Skip to content

Commit 59d308a

Browse files
authored
Feature-IOPS-2769-ConceptMap-Disease-Status (#113)
* Create ConceptMap-Genomics-disease-status ConceptMap-Genomics-disease-status * Update ConceptMap-Genomics-disease-status Update ConceptMap-Genomics-disease-status * Update ConceptMap-Genomics-disease-status Update ConceptMap-Genomics-disease-status * Update ConceptMap-Genomics-disease-status Update ConceptMap-Genomics-disease-status * Create ConceptMap-Genomics-fetal-maternal-screening-genotype Create ConceptMap-Genomics-fetal-maternal-screening-genotype * Update ConceptMap-Genomics-fetal-maternal-screening-genotype Add concept for "Other"
1 parent d929425 commit 59d308a

2 files changed

Lines changed: 168 additions & 0 deletions

File tree

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
{
2+
"resourceType": "ConceptMap",
3+
"id": "genomics-disease-status",
4+
"url": "https://fhir.nhs.uk/ConceptMap/genomics-disease-status",
5+
"version": "0.1.0",
6+
"name": "GenomicsDiseaseStatus",
7+
"title": "Genomics Disease Status",
8+
"status": "draft",
9+
"date": "2024-08-08T14:15:00.000Z",
10+
"publisher": "NHS England",
11+
"contact": [
12+
{
13+
"name": "NHS England",
14+
"telecom": [
15+
{
16+
"system": "email",
17+
"value": "interoperabilityteam@nhs.net"
18+
}
19+
]
20+
}
21+
],
22+
"description": "A ConceptMap used for the translation and recording of concepts from MDS source data(code-options) to equivalent Snomed CT codes, and FHIR spec.",
23+
"purpose": "ConceptMap used for the translation and recording of concepts for the disease status. This is intended for the element Condition.clinicalStatus",
24+
"copyright": "Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
25+
"targetUri": "http://terminology.hl7.org/ValueSet/condition-clinical",
26+
"group": [
27+
{
28+
"target": "http://terminology.hl7.org/CodeSystem/condition-clinical",
29+
"element": [
30+
{
31+
"code": "affected",
32+
"display": "Affected",
33+
"target": [
34+
{
35+
"code": "active",
36+
"display": "Active",
37+
"equivalence": "inexact",
38+
"comment": "Although, the relationship is inexact, Active is the recommended concept to indicate/record that disease status is affected."
39+
}
40+
]
41+
},
42+
{
43+
"code": "unaffected",
44+
"display": "Unaffected",
45+
"target": [
46+
{
47+
"code": "inactive",
48+
"display": "Inactive",
49+
"equivalence": "inexact",
50+
"comment": "Although, the relationship is inexact, Inactive is the recommended concept to indicate/record that disease status is unaffected."
51+
}
52+
]
53+
},
54+
{
55+
"code": "unknown",
56+
"display": "Unknown",
57+
"target": [
58+
{
59+
60+
"equivalence": "unmatched",
61+
"comment":"When disease status is unknown, clinical status should be omitted from the Condition resource."
62+
63+
}
64+
]
65+
}
66+
]
67+
}
68+
]
69+
}
Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
{
2+
"resourceType": "ConceptMap",
3+
"id": "genomics-fetal-maternal-screening-genotype",
4+
"url": "https://fhir.nhs.uk/ConceptMap/genomics-fetal-maternal-screening-genotype",
5+
"version": "0.1.0",
6+
"name": "GenomicsFetalMaternalScreeningGenotype",
7+
"title": "Genomics Fetal Maternal Screening Genotype",
8+
"status": "draft",
9+
"date": "2024-08-08T18:15:00.000Z",
10+
"publisher": "NHS England",
11+
"contact": [
12+
{
13+
"name": "NHS England",
14+
"telecom": [
15+
{
16+
"system": "email",
17+
"value": "interoperabilityteam@nhs.net"
18+
}
19+
]
20+
}
21+
],
22+
"description": "A ConceptMap used for the translation and recording of concepts from MDS source data(code-options) to equivalent Snomed CT codes, and FHIR spec.",
23+
"purpose": "ConceptMap used for the translation and recording of concepts for fetal maternal screening genotype. This is intended for the element Condition.clinicalStatus",
24+
"copyright": "Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
25+
"targetUri": "http://snomed.info/sct",
26+
"group": [
27+
{
28+
"target": "http://snomed.info/sct",
29+
"element": [
30+
{
31+
"code": "alpha-beta-thalassaemia",
32+
"display": "Alpha Beta Thalassaemia",
33+
"target": [
34+
{
35+
"code": "234389001",
36+
"display": "Alpha-beta thalassemia (disorder)",
37+
"equivalence": "equivalent"
38+
}
39+
]
40+
},
41+
{
42+
"code": "HbAC",
43+
"display": "HbAC",
44+
"target": [
45+
{
46+
"code": "76050008",
47+
"display": "Hemoglobin C trait (disorder)",
48+
"equivalence": "equivalent"
49+
}
50+
]
51+
},
52+
{
53+
"code": "HbAS",
54+
"display": "HbAS",
55+
"target": [
56+
{
57+
"code": "417357006",
58+
"display": "Sickling disorder due to haemoglobin S",
59+
"equivalence": "equivalent"
60+
}
61+
]
62+
},
63+
{
64+
"code": "HbSC",
65+
"display": "HbSC",
66+
"target": [
67+
{
68+
"code": "35434009",
69+
"display": "Sickle cell-hemoglobin C disease (disorder)",
70+
"equivalence": "equivalent"
71+
}
72+
]
73+
},
74+
{
75+
"code": "HbSS",
76+
"display": "HbSS",
77+
"target": [
78+
{
79+
"code": "127040003",
80+
"display": "Sickle cell-hemoglobin SS disease (disorder)",
81+
"equivalence": "equivalent"
82+
}
83+
]
84+
},
85+
{
86+
"code": "other",
87+
"display": "OTHER",
88+
"target": [
89+
{
90+
"code": "other",
91+
"display": "Other",
92+
"equivalence": "equivalent"
93+
}
94+
]
95+
}
96+
]
97+
}
98+
]
99+
}

0 commit comments

Comments
 (0)