ConceptMap Genomic Report Delivery Method

Usage

ConceptMap used for the translation and recording of Genomics report delivery options. This is intended for the element PractitionerRole.telecom.value. The preferred delivery method will be indicated by rank=1 for the associated ContactPoint

HTML View

to ContactPointSystem

SourceEquivalenceDestinationComment
postal (POSTAL)unmatchedThe postal address will be captured under PractitionerRole.organization (retrieved from ODS)
digital-system (DIGITAL SYSTEM)equivalenturl (URL)
email (EMAIL)equivalentemail (Email)
other (OTHER)equivalentother (Other)

Table View

ConceptMap.id[0]genomics-reportdeliverymethod
ConceptMap.url[0]https://fhir.nhs.uk/ConceptMap/genomics-reportdeliverymethod
ConceptMap.version[0]0.1.0
ConceptMap.name[0]GenomicsReportDeliveryMethod
ConceptMap.title[0]Genomics Report Delivery Method
ConceptMap.status[0]draft
ConceptMap.date[0]2024-06-27T00:00:00.000Z
ConceptMap.publisher[0]NHS England
ConceptMap.contact[0].name[0]NHS England
ConceptMap.contact[0].telecom[0].system[0]email
ConceptMap.contact[0].telecom[0].value[0]interoperabilityteam@nhs.net
ConceptMap.description[0]A ConceptMap used for the translation and recording of concepts from MDS source data(code-options) to equivalent Snomed CT codes, and FHIR spec.
ConceptMap.purpose[0]ConceptMap used for the translation and recording of Genomics report delivery options. This is intended for the element PractitionerRole.telecom.value. The preferred delivery method will be indicated by rank=1 for the associated ContactPoint
ConceptMap.copyright[0]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.
ConceptMap.target[0]http://hl7.org/fhir/ValueSet/contact-point-system
ConceptMap.group[0].source[0]https://future.nhs.uk/NHSgenomics/view?objectId=222250117
ConceptMap.group[0].target[0]http://hl7.org/fhir/contact-point-system
ConceptMap.group[0].element[0].code[0]postal
ConceptMap.group[0].element[0].display[0]POSTAL
ConceptMap.group[0].element[0].target[0].equivalence[0]unmatched
ConceptMap.group[0].element[0].target[0].comment[0]The postal address will be captured under PractitionerRole.organization (retrieved from ODS)
ConceptMap.group[0].element[1].code[0]digital-system
ConceptMap.group[0].element[1].display[0]DIGITAL SYSTEM
ConceptMap.group[0].element[1].target[0].code[0]url
ConceptMap.group[0].element[1].target[0].display[0]URL
ConceptMap.group[0].element[1].target[0].equivalence[0]equivalent
ConceptMap.group[0].element[2].code[0]email
ConceptMap.group[0].element[2].display[0]EMAIL
ConceptMap.group[0].element[2].target[0].code[0]email
ConceptMap.group[0].element[2].target[0].display[0]Email
ConceptMap.group[0].element[2].target[0].equivalence[0]equivalent
ConceptMap.group[0].element[3].code[0]other
ConceptMap.group[0].element[3].display[0]OTHER
ConceptMap.group[0].element[3].target[0].code[0]other
ConceptMap.group[0].element[3].target[0].display[0]Other
ConceptMap.group[0].element[3].target[0].equivalence[0]equivalent

XML View

<ConceptMap xmlns="http://hl7.org/fhir">
    <id value="genomics-reportdeliverymethod" />
    <url value="https://fhir.nhs.uk/ConceptMap/genomics-reportdeliverymethod" />
    <version value="0.1.0" />
    <name value="GenomicsReportDeliveryMethod" />
    <title value="Genomics Report Delivery Method" />
    <status value="draft" />
    <date value="2024-06-27T00:00:00.000Z" />
    <publisher value="NHS England" />
    <contact>
        <name value="NHS England" />
        <telecom>
            <system value="email" />
            <value value="interoperabilityteam@nhs.net" />
        </telecom>
    </contact>
    <description value="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 value="ConceptMap used for the translation and recording of Genomics report delivery options. This is intended for the element PractitionerRole.telecom.value. The preferred delivery method will be indicated by rank=1 for the associated ContactPoint" />
    <copyright value="Copyright &#169; 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;); 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 \&quot;AS IS\&quot; 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&#174; FHIR&#174; standard Copyright &#169; 2011+ HL7 The HL7&#174; FHIR&#174; 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 value="http://hl7.org/fhir/ValueSet/contact-point-system" />
    <group>
        <source value="https://future.nhs.uk/NHSgenomics/view?objectId=222250117" />
        <target value="http://hl7.org/fhir/contact-point-system" />
        <element>
            <code value="postal" />
            <display value="POSTAL" />
            <target>
                <equivalence value="unmatched" />
                <comment value="The postal address will be captured under PractitionerRole.organization (retrieved from ODS)" />
            </target>
        </element>
        <element>
            <code value="digital-system" />
            <display value="DIGITAL SYSTEM" />
            <target>
                <code value="url" />
                <display value="URL" />
                <equivalence value="equivalent" />
            </target>
        </element>
        <element>
            <code value="email" />
            <display value="EMAIL" />
            <target>
                <code value="email" />
                <display value="Email" />
                <equivalence value="equivalent" />
            </target>
        </element>
        <element>
            <code value="other" />
            <display value="OTHER" />
            <target>
                <code value="other" />
                <display value="Other" />
                <equivalence value="equivalent" />
            </target>
        </element>
    </group>
</ConceptMap>

JSON View

{
    "resourceType": "ConceptMap",
    "id": "genomics-reportdeliverymethod",
    "url": "https://fhir.nhs.uk/ConceptMap/genomics-reportdeliverymethod",
    "version": "0.1.0",
    "name": "GenomicsReportDeliveryMethod",
    "title": "Genomics Report Delivery Method",
    "status": "draft",
    "date": "2024-06-27T00: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 Genomics report delivery options. This is intended for the element PractitionerRole.telecom.value. The preferred delivery method will be indicated by rank=1 for the associated ContactPoint",
    "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": "http://hl7.org/fhir/ValueSet/contact-point-system",
    "group":  [
        {
            "source": "https://future.nhs.uk/NHSgenomics/view?objectId=222250117",
            "target": "http://hl7.org/fhir/contact-point-system",
            "element":  [
                {
                    "code": "postal",
                    "display": "POSTAL",
                    "target":  [
                        {
                            "equivalence": "unmatched",
                            "comment": "The postal address will be captured under PractitionerRole.organization (retrieved from ODS)"
                        }
                    ]
                },
                {
                    "code": "digital-system",
                    "display": "DIGITAL SYSTEM",
                    "target":  [
                        {
                            "code": "url",
                            "display": "URL",
                            "equivalence": "equivalent"
                        }
                    ]
                },
                {
                    "code": "email",
                    "display": "EMAIL",
                    "target":  [
                        {
                            "code": "email",
                            "display": "Email",
                            "equivalence": "equivalent"
                        }
                    ]
                },
                {
                    "code": "other",
                    "display": "OTHER",
                    "target":  [
                        {
                            "code": "other",
                            "display": "Other",
                            "equivalence": "equivalent"
                        }
                    ]
                }
            ]
        }
    ]
}