Skip to content

Commit c5736ab

Browse files
committed
Updated Observation.code
Updated Observation.code
1 parent f8399e3 commit c5736ab

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

Observation/Observation-SLC52A2-VariantAbsent-Example.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,17 @@
2121
}
2222
],
2323
"code": {
24-
"text": "SLC52A2 variant assessment"
24+
"coding": [
25+
{
26+
"system": "http://loinc.org",
27+
"code": "69548-6"
28+
},
29+
{
30+
"system": "http://snomed.info/sct",
31+
"code": "414755005",
32+
"display": "Molecular, genetic AND/OR cellular observable"
33+
}
34+
]
2535
},
2636
"subject": {
2737
"reference": "Patient/Patient-PheobeSmitham-Example"

Observation/Observation-SeizurePhenotypeAbsent-Example.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"code": {
1616
"coding": [
1717
{
18-
"system": "http://purl.obolibrary.org/obo/hp.owl",
18+
"system": "http://human-phenotype-ontology.org",
19+
"version": "20221005",
1920
"code": "HP:0001250",
2021
"display": "Seizure"
2122
}

0 commit comments

Comments
 (0)