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

FHIR IG Statistics: ConceptMap/subject2FHIR-lab-myhealtheu

Packagemyhealth.eu.fhir.laboratory
TypeConceptMap
Idsubject2FHIR-lab-myhealtheu
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ConceptMap-subject2FHIR-lab-myhealtheu.html
URLhttp://fhir.ehdsi.eu/laboratory/ConceptMap/subject2FHIR-lab-myhealtheu
Version0.1.1
Statusdraft
Date2025-03-20T14:16:21+01:00
NameLabRptSubject2Fhir
TitleMyHealth@EUSubject to this guide Map
Realmeu
DescriptionMyHealth@EUSubject Model to this guide Map
PurposeIt shows how the Laboratory Report Subject data set defined by the EU MyHealth@EUguidelines is mapped into this guide

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
Patient-lab-myhealtheuPatient: Laboratory
SubjectPatient/subject

Narrative

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

Generated Narrative: ConceptMap subject2FHIR-lab-myhealtheu

Mapping from (not specified) to (not specified)


Group 1 Mapping from Patient/subject to Patient: Laboratory

Source CodeRelationshipTarget Code
Subject.identification (Identification of the patient/subject)is related toPatient
Subject.identification.familyName (Family name/surname)is equivalent toPatient.name.family
Subject.identification.givenName (Given name)is equivalent toPatient.name.given
Subject.identification.dateOfBirth (Date of birth)is equivalent toPatient.birthDate
Subject.identification.identifier (Personal identifier)is equivalent toPatient.identifier
Subject.identification.gender (Gender)is equivalent toPatient.gender
Subject.identification.sex (Sex for clinical use)is equivalent toPatient.extension:sex-for-clinical-use
Subject.addressTelecom (Patient/subject related contact information)is related toPatient
Subject.addressTelecom.address (Address)is equivalent toPatient.address
Subject.addressTelecom.address.street (Street)is equivalent toPatient.address.line
Subject.addressTelecom.address.street (Street)is equivalent toPatient.address.line.extension:streetName
Subject.addressTelecom.address.houseNumber (House Number)is equivalent toPatient.address.line.extension:houseNumber
Subject.addressTelecom.address.postBox (Post Box)is equivalent toPatient.address.line.extension:postBox
Subject.addressTelecom.address.postalCode (Postal Code)is equivalent toPatient.address.postalCode
Subject.addressTelecom.address.stateOrProvince (State or Province)is equivalent toPatient.address.code
Subject.addressTelecom.address.city (City)is equivalent toPatient.address.city
Subject.addressTelecom.address.countryCode (Country Code)is equivalent toPatient.address.country.extension:countryCode
Subject.addressTelecom.address.use (Use of Address)is equivalent toPatient.address.use
Subject.addressTelecom.address.type (Type of address)is equivalent toPatient.address.type
Subject.addressTelecom.telecom (Telecom)is equivalent toPatient.telecom

Source

{
  "resourceType": "ConceptMap",
  "id": "subject2FHIR-lab-myhealtheu",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ehdsi.eu/laboratory/ConceptMap/subject2FHIR-lab-myhealtheu",
  "version": "0.1.1",
  "name": "LabRptSubject2Fhir",
  "title": "MyHealth@EUSubject to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2025-03-20T14:16:21+01:00",
  "publisher": "MyHealth@Eu",
  "contact": [
    {
      "name": "MyHealth@Eu",
      "telecom": [
        {
          "system": "url",
          "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description": "MyHealth@EUSubject 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 MyHealth@EUguidelines is mapped into this guide",
  "group": [
    {
      "source": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Subject",
      "target": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Patient-lab-myhealtheu",
      "element": [
        {
          "code": "Subject.identification",
          "display": "Identification of the patient/subject",
          "target": [
            {
              "code": "Patient",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "Subject.identification.familyName",
          "display": "Family name/surname",
          "target": [
            {
              "code": "Patient.name.family",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.identification.givenName",
          "display": "Given name",
          "target": [
            {
              "code": "Patient.name.given",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.identification.dateOfBirth",
          "display": "Date of birth",
          "target": [
            {
              "code": "Patient.birthDate",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.identification.identifier",
          "display": "Personal identifier",
          "target": [
            {
              "code": "Patient.identifier",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.identification.gender",
          "display": "Gender",
          "target": [
            {
              "code": "Patient.gender",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.identification.sex",
          "display": "Sex for clinical use",
          "target": [
            {
              "code": "Patient.extension:sex-for-clinical-use",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.addressTelecom",
          "display": "Patient/subject related contact information",
          "target": [
            {
              "code": "Patient",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "Subject.addressTelecom.address",
          "display": "Address",
          "target": [
            {
              "code": "Patient.address",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.addressTelecom.address.street",
          "display": "Street",
          "target": [
            {
              "code": "Patient.address.line",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.addressTelecom.address.street",
          "display": "Street",
          "target": [
            {
              "code": "Patient.address.line.extension:streetName",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.addressTelecom.address.houseNumber",
          "display": "House Number",
          "target": [
            {
              "code": "Patient.address.line.extension:houseNumber",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.addressTelecom.address.postBox",
          "display": "Post Box",
          "target": [
            {
              "code": "Patient.address.line.extension:postBox",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.addressTelecom.address.postalCode",
          "display": "Postal Code",
          "target": [
            {
              "code": "Patient.address.postalCode",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.addressTelecom.address.stateOrProvince",
          "display": "State or Province",
          "target": [
            {
              "code": "Patient.address.code",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.addressTelecom.address.city",
          "display": "City",
          "target": [
            {
              "code": "Patient.address.city",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.addressTelecom.address.countryCode",
          "display": "Country Code",
          "target": [
            {
              "code": "Patient.address.country.extension:countryCode",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.addressTelecom.address.use",
          "display": "Use of Address",
          "target": [
            {
              "code": "Patient.address.use",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.addressTelecom.address.type",
          "display": "Type of address",
          "target": [
            {
              "code": "Patient.address.type",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Subject.addressTelecom.telecom",
          "display": "Telecom",
          "target": [
            {
              "code": "Patient.telecom",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}