NHS North West Genomics
0.2.1 - ci-build United Kingdom flag

NHS North West Genomics - Local Development build (v0.2.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Sample Body Site (SNOMED) to iGene Specimen Sub Type - JSON Representation

Draft as of 2026-03-21

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "SampleBodySiteSCTtoISUBTYPE",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap SampleBodySiteSCTtoISUBTYPE</b></p><a name=\"SampleBodySiteSCTtoISUBTYPE\"> </a><a name=\"hcSampleBodySiteSCTtoISUBTYPE\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>http://snomed.info/sct|http://snomed.info/sct/83821000000107</code> to <a href=\"CodeSystem-ISUBTYPE.html\">iGene Sample Sub Type</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>119199005 (Lung part)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>LUNG</td></tr><tr><td>119216005 (Liver part)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>LIVER</td></tr></table></div>"
  },
  "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-21T05:18:19+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"
            }
          ]
        }
      ]
    }
  ]
}