Skip to content

Commit

Permalink
Merge pull request #113 from ga4gh/mbrush-patch-1-code-desc
Browse files Browse the repository at this point in the history
Update `Coding.code` description in gks-core-source.yaml
  • Loading branch information
larrybabb authored Mar 11, 2025
2 parents bf922d1 + 5a3a2de commit 997f8e2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions schema/gks-core/gks-core-source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,10 @@ $defs:
code:
$ref: '#/$defs/code'
description: >-
A symbol uniquely identifying the concept, as in a syntax defined by the code system.
If a dereferencable identifier is available, it should be provided in the `iris` field.
A symbol uniquely identifying the concept, as in a syntax defined by the code system.
e.g. 'civic.did:30', 'MONDO:005061', and 'C3512' are codes defined by different systems
for representing the concept of 'lung adenocarcinoma'. If a dereferencable identifier
is available for the code, it should be provided in the `iris` field.
iris:
type: array
ordered: false
Expand Down Expand Up @@ -242,4 +244,4 @@ $defs:
description: >-
A string is valid against this format if it represents a date-time in the following format:
YYYY:MM::DDThh:mm:ss.sTZD.
format: date-time
format: date-time

0 comments on commit 997f8e2

Please sign in to comment.