Skip to content

Commit 08bb7ce

Browse files
committed
Update ConceptMap/genomics-primary-sample-state
Re-arrange code values to 2 groups
1 parent 8a4cb1d commit 08bb7ce

File tree

1 file changed

+19
-13
lines changed

1 file changed

+19
-13
lines changed

ConceptMap/ConceptMap-Genomics-primary-sample-state.json

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"resourceType": "ConceptMap",
33
"id": "genomics-primary-sample-state",
44
"url": "https://fhir.nhs.uk/ConceptMap/genomics-primary-sample-state",
5-
"version": "0.0.1",
5+
"version": "0.0.2",
66
"name": "GenomicsPrimarySampleState",
77
"title": "Genomics Primary Sample State",
88
"status": "draft",
9-
"date": "2024-10-04T00:00:00.000Z",
9+
"date": "2024-12-05T00:00:00.000Z",
1010
"publisher": "NHS England",
1111
"contact": [
1212
{
@@ -61,17 +61,6 @@
6161
}
6262
]
6363
},
64-
{
65-
"code": "frozen",
66-
"display": "Frozen",
67-
"target": [
68-
{
69-
"code": "frozen",
70-
"display": "Frozen",
71-
"equivalence": "equivalent"
72-
}
73-
]
74-
},
7564
{
7665
"code": "other",
7766
"display": "Other",
@@ -85,6 +74,23 @@
8574
]
8675
}
8776
]
77+
},
78+
{
79+
"source": "http://terminology.hl7.org/CodeSystem/v2-0493",
80+
"target": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PrimarySampleState",
81+
"element": [
82+
{
83+
"code": "frozen",
84+
"display": "Frozen",
85+
"target": [
86+
{
87+
"code": "frozen",
88+
"display": "Frozen",
89+
"equivalence": "equivalent"
90+
}
91+
]
92+
}
93+
]
8894
}
8995
]
9096
}

0 commit comments

Comments
 (0)