HL7 Europe Laboratory Report
0.1.0 - trial-use 150

This page is part of the HL7 Europe Laboratory Report (v0.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: A.1.1, A.1.2 - Subject of care model to this guide - JSON Representation

Page standards status: Informative Maturity Level: 2

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "subject2FHIR-eu-lab",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"StructureDefinition-Subject.html\">A1.1, A1.2 - Subject of care</a> to <a href=\"StructureDefinition-Patient-eu-lab.html\">Patient: Person</a></p><p>DRAFT (not intended for production usage). Published on 2024-02-26 08:16:21+0100 by HL7 Europe (HL7 Europe: <a href=\"http://hl7.eu\">http://hl7.eu</a>). Used by permission of HL7 Europe, all rights reserved Creative Commons License</p><div><p>eHN Subject Model to this guide Map</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"StructureDefinition-Subject.html\">A1.1, A1.2 - Subject of care</a> to <a href=\"StructureDefinition-Patient-eu-lab.html\">Patient: Person</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>Subject.identification (A.1.1 Identification of the patient/subject)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient</td></tr><tr><td>Subject.identification.familyName (A.1.1.1 Familyname/surname)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.name.family</td></tr><tr><td>Subject.identification.givenName (A.1.1.2 Given name)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.name.given</td></tr><tr><td>Subject.identification.dateOfBirth (A.1.1.3 Date of birth)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.birthDate</td></tr><tr><td>Subject.identification.identifier (A.1.1.4 Personal identifier)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.identifier</td></tr><tr><td>Subject.identification.gender (A.1.1.5 Gender)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.gender</td></tr><tr><td>Subject.addressTelecom (A.1.2 Patient/subject related contact information)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient</td></tr><tr><td>Subject.addressTelecom.address (A.1.2.1 Address)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.address</td></tr><tr><td>Subject.addressTelecom.telecom (A.1.2.2 Telecom)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.telecom</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative"
    }
  ],
  "url" : "http://hl7.eu/fhir/laboratory/ConceptMap/subject2FHIR-eu-lab",
  "version" : "0.1.0",
  "name" : "LabRptSubject2Fhir",
  "title" : "eHN Subject to this guide Map",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-02-26T08:16:21+01:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "eHN Subject Model to this guide Map",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "purpose" : "It shows how the Laboratory Report Subject data set defined by the EU eHN guidelines is mapped into this guide",
  "copyright" : "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "sourceUri" : "http://hl7.eu/fhir/laboratory/StructureDefinition/Subject",
  "targetUri" : "http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab",
  "group" : [
    {
      "source" : "http://hl7.eu/fhir/laboratory/StructureDefinition/Subject",
      "target" : "http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab",
      "element" : [
        {
          "code" : "Subject.identification",
          "display" : "A.1.1 Identification of the patient/subject",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "relatedto"
                }
              ],
              "code" : "Patient",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "Subject.identification.familyName",
          "display" : "A.1.1.1 Familyname/surname",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Patient.name.family",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Subject.identification.givenName",
          "display" : "A.1.1.2 Given name",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Patient.name.given",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Subject.identification.dateOfBirth",
          "display" : "A.1.1.3 Date of birth",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Patient.birthDate",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Subject.identification.identifier",
          "display" : "A.1.1.4 Personal identifier",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Patient.identifier",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Subject.identification.gender",
          "display" : "A.1.1.5 Gender",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Patient.gender",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Subject.addressTelecom",
          "display" : "A.1.2 Patient/subject related contact information",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "relatedto"
                }
              ],
              "code" : "Patient",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "Subject.addressTelecom.address",
          "display" : "A.1.2.1 Address",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Patient.address",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Subject.addressTelecom.telecom",
          "display" : "A.1.2.2 Telecom",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "Patient.telecom",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}