Skip to content

Commit f81577d

Browse files
authored
Merge pull request #167 from NHSDigital/Issue-2667
Draft ConceptMap for Chromosomal Sex
2 parents 9f35bd1 + 992a6a3 commit f81577d

File tree

1 file changed

+194
-0
lines changed

1 file changed

+194
-0
lines changed
Lines changed: 194 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,194 @@
1+
{
2+
"resourceType": "ConceptMap",
3+
"id": "genomics-chromosomal-sex",
4+
"url": "https://fhir.nhs.uk/ConceptMap/genomics-chromosomal-sex",
5+
"version": "0.1.0",
6+
"name": "GenomicsChromosomalSex",
7+
"title": "Genomics Chromosomal Sex",
8+
"status": "draft",
9+
"date": "2025-09-05T10:33: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.code. An appropriate SNOMED CT code or free text should be used to record the Genotype.",
24+
"copyright": "Copyright © 2025+ 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+
"source": "https://future.nhs.uk/NHSgenomics/view?objectId=222250117",
29+
"target": "http://snomed.info/sct",
30+
"element": [
31+
{
32+
"code": "male",
33+
"display": "MALE",
34+
"target": [
35+
{
36+
"code": "248153007",
37+
"display": "Male",
38+
"equivalence": "equivalent"
39+
}
40+
]
41+
},
42+
{
43+
"code": "female",
44+
"display": "FEMALE",
45+
"target": [
46+
{
47+
"code": "248152002",
48+
"display": "Female",
49+
"equivalence": "equivalent"
50+
}
51+
]
52+
},
53+
{
54+
"code": "indeterminate",
55+
"display": "INDETERMINATE",
56+
"target": [
57+
{
58+
"code": "32570681000036106",
59+
"display": "Indeterminate sex",
60+
"equivalence": "equivalent"
61+
}
62+
]
63+
},
64+
{
65+
"code": "XX",
66+
"display": "XX",
67+
"target": [
68+
{
69+
"code": "734875008",
70+
"display": "Karyotype 46, XX",
71+
"equivalence": "equivalent"
72+
}
73+
]
74+
},
75+
{
76+
"code": "XO",
77+
"display": "XO",
78+
"target": [
79+
{
80+
"code": "710008008",
81+
"display": "XO syndrome",
82+
"equivalence": "equivalent"
83+
}
84+
]
85+
},
86+
{
87+
"code": "XY",
88+
"display": "XY",
89+
"target": [
90+
{
91+
"code": "734876009",
92+
"display": "Karyotype 46, XY",
93+
"equivalence": "equivalent"
94+
}
95+
]
96+
},
97+
{
98+
"code": "XXY",
99+
"display": "XXY",
100+
"target": [
101+
{
102+
"code": "405769009",
103+
"display": "XXY syndrome",
104+
"equivalence": "equivalent"
105+
}
106+
]
107+
},
108+
{
109+
"code": "XYY",
110+
"display": "XYY",
111+
"target": [
112+
{
113+
"code": "50749006",
114+
"display": "XYY syndrome",
115+
"equivalence": "equivalent"
116+
}
117+
]
118+
},
119+
{
120+
"code": "XXX",
121+
"display": "XXX",
122+
"target": [
123+
{
124+
"code": "35111009",
125+
"display": "XXX syndrome",
126+
"equivalence": "equivalent"
127+
}
128+
]
129+
},
130+
{
131+
"code": "XXXX",
132+
"display": "XXXX",
133+
"target": [
134+
{
135+
"code": "10567003",
136+
"display": "XXXX syndrome",
137+
"equivalence": "equivalent"
138+
}
139+
]
140+
},
141+
{
142+
"code": "XXXY",
143+
"display": "XXXY",
144+
"target": [
145+
{
146+
"code": "78317008",
147+
"display": "XXXY syndrome",
148+
"equivalence": "equivalent"
149+
}
150+
]
151+
},
152+
{
153+
"code": "XXYY",
154+
"display": "XXYY",
155+
"target": [
156+
{
157+
"code": "403760006",
158+
"display": "XXYY syndrome",
159+
"equivalence": "equivalent"
160+
}
161+
]
162+
},
163+
{
164+
"code": "unknown",
165+
"display": "UNKNOWN",
166+
"target": [
167+
{
168+
"code": "184115007",
169+
"display": "Patient sex unknown",
170+
"equivalence": "equivalent"
171+
}
172+
]
173+
}
174+
]
175+
},
176+
{
177+
"source": "https://future.nhs.uk/NHSgenomics/view?objectId=222250117",
178+
"target": "http://terminology.hl7.org/CodeSystem/sex-parameter-for-clinical-use",
179+
"element": [
180+
{
181+
"code": "other",
182+
"display": "OTHER",
183+
"target": [
184+
{
185+
"code": "specified",
186+
"display": "Apply specified setting or reference range",
187+
"equivalence": "equivalent"
188+
}
189+
]
190+
}
191+
]
192+
}
193+
]
194+
}

0 commit comments

Comments
 (0)