FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | ConceptMap |
| Id | ConceptMap-SampleBodySiteSCTtoISUBTYPE.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/ConceptMap-SampleBodySiteSCTtoISUBTYPE.html |
| URL | https://fhir.nwgenomics.nhs.uk/ConceptMap/SampleBodySiteSCTtoISUBTYPE |
| Version | 0.2.1 |
| Status | draft |
| Date | 2026-03-26T15:02:32+00:00 |
| Title | Sample Body Site (SNOMED) to iGene Specimen Sub Type |
| Realm | us |
| Authority | hl7 |
| Description | Sample Body Site (SNOMED) to iGene Specimen Sub Type |
No resources found
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
| fhir.nwgenomics.nhs.uk#current | ISUBTYPE | iGene Sample Sub Type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap SampleBodySiteSCTtoISUBTYPE
Mapping from (not specified) to (not specified)
Group 1 Mapping from http://snomed.info/sct|http://snomed.info/sct/83821000000107 to iGene Sample Sub Type
| Source Code | Relationship | Target Code |
| 119199005 (Lung part) | is equivalent to | LUNG |
| 119216005 (Liver part) | is equivalent to | LIVER |
{
"resourceType": "ConceptMap",
"id": "SampleBodySiteSCTtoISUBTYPE",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nwgenomics.nhs.uk/ConceptMap/SampleBodySiteSCTtoISUBTYPE",
"version": "0.2.1",
"title": "Sample Body Site (SNOMED) to iGene Specimen Sub Type",
"status": "draft",
"date": "2026-03-26T15:02:32+00:00",
"publisher": "NHS North West Genomics",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nwgenomics.nhs.uk/contact-us"
}
]
}
],
"description": "Sample Body Site (SNOMED) to iGene Specimen Sub Type",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"group": [
{
"source": "http://snomed.info/sct",
"sourceVersion": "http://snomed.info/sct/83821000000107",
"target": "https://fhir.nwgenomics.nhs.uk/CodeSystem/ISUBTYPE",
"element": [
{
"code": "119199005",
"target": [
{
"code": "LUNG",
"equivalence": "equivalent"
}
]
},
{
"code": "119216005",
"target": [
{
"code": "LIVER",
"equivalence": "equivalent"
}
]
}
]
}
]
}