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

FHIR IG Statistics: ConceptMap/subject2FHIR-eu-lab

Packagehl7.fhir.eu.laboratory
TypeConceptMap
Idsubject2FHIR-eu-lab
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/laboratory/https://build.fhir.org/ig/hl7-eu/laboratory/ConceptMap-subject2FHIR-eu-lab.html
URLhttp://hl7.eu/fhir/laboratory/ConceptMap/subject2FHIR-eu-lab
Version0.2.0-ci
Statusdraft
Date2025-07-02T14:40:12+00:00
NameLabRptSubject2Fhir
TitleeHN Subject to this guide Map
Realmeu
Authorityhl7
DescriptioneHN Subject Model to this guide Map
PurposeIt shows how the Laboratory Report Subject data set defined by the EU eHN guidelines is mapped into this guide
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
SubjectA1.1, A1.2 - Subject of care

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap subject2FHIR-eu-lab

Mapping from A1.1, A1.2 - Subject of care to http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab


Group 1 Mapping from A1.1, A1.2 - Subject of care to http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab

Source CodeRelationshipTarget Code
Subject.identification (A.1.1 Identification of the patient/subject)is related toPatient
Subject.identification.familyName (A.1.1.1 Familyname/surname)is equivalent toPatient.name.family
Subject.identification.givenName (A.1.1.2 Given name)is equivalent toPatient.name.given
Subject.identification.dateOfBirth (A.1.1.3 Date of birth)is equivalent toPatient.birthDate
Subject.identification.identifier (A.1.1.4 Personal identifier)is equivalent toPatient.identifier
Subject.identification.gender (A.1.1.5 Gender)is equivalent toPatient.gender
Subject.addressTelecom (A.1.2 Patient/subject related contact information)is related toPatient
Subject.addressTelecom.address (A.1.2.1 Address)is equivalent toPatient.address
Subject.addressTelecom.telecom (A.1.2.2 Telecom)is equivalent toPatient.telecom

Source

{
  "resourceType": "ConceptMap",
  "id": "subject2FHIR-eu-lab",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2025-07-02T14:40:12+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"
            }
          ]
        }
      ]
    }
  ]
}