Package | myhealth.eu.fhir.laboratory |
Type | ConceptMap |
Id | subject2FHIR-lab-myhealtheu |
FHIR Version | R4 |
Source | http://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ConceptMap-subject2FHIR-lab-myhealtheu.html |
URL | http://fhir.ehdsi.eu/laboratory/ConceptMap/subject2FHIR-lab-myhealtheu |
Version | 0.1.1 |
Status | draft |
Date | 2025-03-20T14:16:21+01:00 |
Name | LabRptSubject2Fhir |
Title | MyHealth@EUSubject to this guide Map |
Realm | eu |
Description | MyHealth@EUSubject Model to this guide Map |
Purpose | It shows how the Laboratory Report Subject data set defined by the EU MyHealth@EUguidelines is mapped into this guide |
No resources found
StructureDefinition | |
Patient-lab-myhealtheu | Patient: Laboratory |
Subject | Patient/subject |
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 Code | Relationship | Target Code |
Subject.identification (Identification of the patient/subject) | is related to | Patient |
Subject.identification.familyName (Family name/surname) | is equivalent to | Patient.name.family |
Subject.identification.givenName (Given name) | is equivalent to | Patient.name.given |
Subject.identification.dateOfBirth (Date of birth) | is equivalent to | Patient.birthDate |
Subject.identification.identifier (Personal identifier) | is equivalent to | Patient.identifier |
Subject.identification.gender (Gender) | is equivalent to | Patient.gender |
Subject.identification.sex (Sex for clinical use) | is equivalent to | Patient.extension:sex-for-clinical-use |
Subject.addressTelecom (Patient/subject related contact information) | is related to | Patient |
Subject.addressTelecom.address (Address) | is equivalent to | Patient.address |
Subject.addressTelecom.address.street (Street) | is equivalent to | Patient.address.line |
Subject.addressTelecom.address.street (Street) | is equivalent to | Patient.address.line.extension:streetName |
Subject.addressTelecom.address.houseNumber (House Number) | is equivalent to | Patient.address.line.extension:houseNumber |
Subject.addressTelecom.address.postBox (Post Box) | is equivalent to | Patient.address.line.extension:postBox |
Subject.addressTelecom.address.postalCode (Postal Code) | is equivalent to | Patient.address.postalCode |
Subject.addressTelecom.address.stateOrProvince (State or Province) | is equivalent to | Patient.address.code |
Subject.addressTelecom.address.city (City) | is equivalent to | Patient.address.city |
Subject.addressTelecom.address.countryCode (Country Code) | is equivalent to | Patient.address.country.extension:countryCode |
Subject.addressTelecom.address.use (Use of Address) | is equivalent to | Patient.address.use |
Subject.addressTelecom.address.type (Type of address) | is equivalent to | Patient.address.type |
Subject.addressTelecom.telecom (Telecom) | is equivalent to | Patient.telecom |
{ "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" } ] } ] } ] }