FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/genomics-finalsample

Packageuk.nhsengland.genomics.r4
Resource TypeConceptMap
Idgenomics-finalsample
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsengland.genomics.r4@0.4.4&canonical=https://fhir.nhs.uk/ConceptMap/genomics-finalsample
URLhttps://fhir.nhs.uk/ConceptMap/genomics-finalsample
Version0.0.1
Statusdraft
Date2024-10-01T18:00:00.000Z
NameGenomicsFinalSample
TitleGenomics Final Sample
DescriptionA ConceptMap used for the translation and recording of concepts from MDS source data(code-options) to equivalent Snomed CT codes, and FHIR spec.
PurposeConceptMap used for the translation and recording of concepts for the categories of final sample types.This is intended for the element Specimen.type
CopyrightCopyright © 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.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "genomics-finalsample",
  "url": "https://fhir.nhs.uk/ConceptMap/genomics-finalsample",
  "version": "0.0.1",
  "name": "GenomicsFinalSample",
  "title": "Genomics Final Sample",
  "status": "draft",
  "date": "2024-10-01T18:00:00.000Z",
  "publisher": "NHS England",
  "contact": [
    {
      "name": "NHS England",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net"
        }
      ]
    }
  ],
  "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.",
  "purpose": "ConceptMap used for the translation and recording of concepts for the categories of final sample types.This is intended for the element Specimen.type",
  "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.",
  "group": [
    {
      "source": "https://future.nhs.uk/NHSgenomics/view?objectId=222250117",
      "target": "http://snomed.info/sct",
      "element": [
        {
          "code": "DNA",
          "display": "DNA",
          "target": [
            {
              "code": "258566005",
              "display": "Deoxyribonucleic acid specimen (specimen)",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "RNA",
          "display": "RNA",
          "target": [
            {
              "code": "441673008",
              "display": "Ribonucleic acid specimen (specimen)",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "cDNA",
          "display": "cDNA",
          "target": [
            {
              "code": "70016006",
              "display": "Complementary deoxyribonucleic acid (substance)",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "ctDNA",
          "display": "ctDNA",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "No suitable SNOMED CT code is found for this concept at this time. Thus, this concept should be recored under Specimen.type as free text as Circulating Tumour DNA"
            }
          ]
        },
        {
          "code": "cfDNA",
          "display": "cfDNA",
          "target": [
            {
              "code": "70016006",
              "display": "Cell free deoxyribonucleic acid (substance)",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "cell-suspension",
          "display": "Cell Suspension",
          "target": [
            {
              "code": "702451000",
              "display": "Cultured cells (substance)",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "fixed-tissue-on-slide",
          "display": "Fixed Tissue on Slide",
          "target": [
            {
              "code": "787150001",
              "display": "Stained slide of tissue section (specimen)",
              "equivalence": "narrower",
              "comment": "An appropriate concept should be selected to indicate either stained or unstained."
            },
            {
              "code": "787149001",
              "display": "Unstained slide of tissue section (specimen)",
              "equivalence": "narrower",
              "comment": "An appropriate concept should be selected to indicate either stained or unstained."
            }
          ]
        },
        {
          "code": "other",
          "display": "Other",
          "target": [
            {
              "code": "123038009",
              "display": "Specimen (specimen)",
              "equivalence": "wider",
              "comment": "Any other suitable Specimen types not listed on this code. This should be provided by free text if no suitable SNOMED CT is found."
            }
          ]
        }
      ]
    }
  ]
}