HL7 Europe Laboratory Report
0.2.0-ci - ci-build 150

HL7 Europe Laboratory Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/laboratory/ and changes regularly. 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" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap subject2FHIR-eu-lab</b></p><a name=\"subject2FHIR-eu-lab\"> </a><a name=\"hcsubject2FHIR-eu-lab\"> </a><a name=\"subject2FHIR-eu-lab-en-US\"> </a><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><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/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient</td></tr><tr><td>Subject.identification.familyName (A.1.1.1 Familyname/surname)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></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/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></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/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></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/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.identifier</td></tr><tr><td>Subject.identification.gender (A.1.1.5 Gender)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></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/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Patient</td></tr><tr><td>Subject.addressTelecom.address (A.1.2.1 Address)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient.address</td></tr><tr><td>Subject.addressTelecom.telecom (A.1.2.2 Telecom)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></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.2.0-ci",
  "name" : "LabRptSubject2Fhir",
  "title" : "eHN Subject to this guide Map",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-09-04T06:43:54+00: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" : [
            {
              "code" : "Patient",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "Subject.identification.familyName",
          "display" : "A.1.1.1 Familyname/surname",
          "target" : [
            {
              "code" : "Patient.name.family",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Subject.identification.givenName",
          "display" : "A.1.1.2 Given name",
          "target" : [
            {
              "code" : "Patient.name.given",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Subject.identification.dateOfBirth",
          "display" : "A.1.1.3 Date of birth",
          "target" : [
            {
              "code" : "Patient.birthDate",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Subject.identification.identifier",
          "display" : "A.1.1.4 Personal identifier",
          "target" : [
            {
              "code" : "Patient.identifier",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Subject.identification.gender",
          "display" : "A.1.1.5 Gender",
          "target" : [
            {
              "code" : "Patient.gender",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Subject.addressTelecom",
          "display" : "A.1.2 Patient/subject related contact information",
          "target" : [
            {
              "code" : "Patient",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "Subject.addressTelecom.address",
          "display" : "A.1.2.1 Address",
          "target" : [
            {
              "code" : "Patient.address",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Subject.addressTelecom.telecom",
          "display" : "A.1.2.2 Telecom",
          "target" : [
            {
              "code" : "Patient.telecom",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}