FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeConceptMap
IdConceptMap-SampleBodySiteSCTtoISUBTYPE.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/ConceptMap-SampleBodySiteSCTtoISUBTYPE.html
URLhttps://fhir.nwgenomics.nhs.uk/ConceptMap/SampleBodySiteSCTtoISUBTYPE
Version0.2.1
Statusdraft
Date2026-03-26T15:02:32+00:00
TitleSample Body Site (SNOMED) to iGene Specimen Sub Type
Realmus
Authorityhl7
DescriptionSample Body Site (SNOMED) to iGene Specimen Sub Type

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG
fhir.nwgenomics.nhs.uk#currentISUBTYPEiGene Sample Sub Type

Narrative

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 CodeRelationshipTarget Code
119199005 (Lung part)is equivalent toLUNG
119216005 (Liver part)is equivalent toLIVER

Source1

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}