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

FHIR IG Statistics: ConceptMap/genomics-primary-sample-state

Packageuk.nhsengland.genomics.r4
Resource TypeConceptMap
Idgenomics-primary-sample-state
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsengland.genomics.r4@0.4.4&canonical=https://fhir.nhs.uk/ConceptMap/genomics-primary-sample-state
URLhttps://fhir.nhs.uk/ConceptMap/genomics-primary-sample-state
Version0.0.2
Statusdraft
Date2024-12-05T00:00:00.000Z
NameGenomicsPrimarySampleState
TitleGenomics Primary Sample State
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 the concepts on method of sample preservation. This is intended for the element Specimen.condition
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
v2-0493specimenCondition
UKCore-PrimarySampleStateUK Core Primary Sample State
ValueSet
UKCore-SampleStateUK Core Sample State

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "genomics-primary-sample-state",
  "url": "https://fhir.nhs.uk/ConceptMap/genomics-primary-sample-state",
  "version": "0.0.2",
  "name": "GenomicsPrimarySampleState",
  "title": "Genomics Primary Sample State",
  "status": "draft",
  "date": "2024-12-05T00: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 the concepts on method of sample preservation. This is intended for the element Specimen.condition",
  "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.",
  "targetUri": "https://fhir.hl7.org.uk/ValueSet/UKCore-SampleState",
  "group": [
    {
      "source": "https://future.nhs.uk/NHSgenomics/view?objectId=222250117",
      "target": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PrimarySampleState",
      "element": [
        {
          "code": "blood-spot",
          "display": "Blood spot",
          "target": [
            {
              "code": "blood-spot",
              "display": "Blood spot",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "FFPE",
          "display": "Formalin-fixed paraffin-embedded",
          "target": [
            {
              "code": "FFPE",
              "display": "Formalin-fixed paraffin-embedded",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "fresh",
          "display": "Fresh",
          "target": [
            {
              "code": "fresh",
              "display": "Fresh",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "other",
          "display": "Other",
          "target": [
            {
              "code": "other",
              "display": "Other",
              "equivalence": "equivalent",
              "comment": "Any other suitable sample condition that is an alternative to concepts provided in this Conceptmap. This should be provided by free text."
            }
          ]
        }
      ]
    },
    {
      "source": "https://future.nhs.uk/NHSgenomics/view?objectId=222250117",
      "target": "http://terminology.hl7.org/CodeSystem/v2-0493",
      "element": [
        {
          "code": "frozen",
          "display": "Frozen",
          "target": [
            {
              "code": "FROZ",
              "display": "Frozen",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}