Package | myhealth.eu.fhir.laboratory |
Type | ConceptMap |
Id | author2FHIR-lab-myhealtheu |
FHIR Version | R4 |
Source | http://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ConceptMap-author2FHIR-lab-myhealtheu.html |
URL | http://fhir.ehdsi.eu/laboratory/ConceptMap/author2FHIR-lab-myhealtheu |
Version | 0.1.1 |
Status | draft |
Date | 2025-03-20T14:16:21+01:00 |
Name | LabRptAuthor2FHIR |
Title | MyHealth@EUAuthor to this guide Map |
Realm | eu |
Description | MyHealth@EUAuthor Model to this guide Map |
Purpose | It shows how the Laboratory Report Author data set defined by the EU MyHealth@EUguidelines is mapped into this guide |
No resources found
StructureDefinition | |
Author | Author |
Composition-lab-myhealtheu | Composition: Laboratory |
DiagnosticReport-lab-myhealtheu | DiagnosticReport: Laboratory |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap author2FHIR-lab-myhealtheu
Mapping from (not specified) to (not specified)
Group 1 Mapping from Author to Composition: Laboratory
Source Code | Relationship | Target Code | Comment |
Author.identifier (Author identifier) | is equivalent to | Composition.author.identifier | |
Author.name (Author name) | is equivalent to | Composition.author.name | Human Author and author.ofType(Practitioner) |
Author.name (Author name) | is equivalent to | Composition.author.Practitioner.name | Human Author and author.ofType(PractitionerRole) |
Author.name (Author name) | is equivalent to | Composition.author.displayName | Device Author, implies author.ofType(Device) |
Author.organization (Author organization) | is equivalent to | Composition.author.organization | Human Author and author.ofType(PractitionerRole) |
Author.organization (Author organization) | is equivalent to | Composition.author.owner | Device Author, implies author.ofType(Device) |
Author.organization.name (Organization Name) | is equivalent to | Composition.author.organization.name | Human Author and author.ofType(PractitionerRole) |
Author.organization.address (Organization Address) | is equivalent to | Composition.author.organization.address | Human Author and author.ofType(PractitionerRole) |
Author.organization.telecom (Organization telecom) | is equivalent to | Composition.author.organization.telecom | Human Author and author.ofType(PractitionerRole) |
Author.organization.name (Organization Name) | is equivalent to | Composition.author.owner.name | Device Author, implies author.ofType(Device) |
Author.organization.address (Organization Address) | is equivalent to | Composition.author.owner.address | Device Author, implies author.ofType(Device) |
Author.organization.telecom (Organization telecom) | is equivalent to | Composition.author.owner.telecom | Device Author, implies author.ofType(Device) |
Group 2 Mapping from Author to DiagnosticReport: Laboratory
Source Code | Relationship | Target Code | Comment |
Author.identifier (Author identifier) | is related to | DiagnosticReport.resultsInterpreter.identifier | If the author is the interpreter |
Author.identifier (Author identifier) | is related to | DiagnosticReport.performer.identifier | If the author is the performer |
Author.name (Author name) | is related to | DiagnosticReport.resultsInterpreter.name | If the author is the interpreter and resultsInterpreter.resolve().ofType(Practitioner) |
Author.name (Author name) | is related to | DiagnosticReport.resultsInterpreter.practitioner.name | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) |
Author.name (Author name) | is related to | DiagnosticReport.performer.name | If the author is the performer and performer.resolve().ofType(Practitioner) |
Author.name (Author name) | is related to | DiagnosticReport.performer.Practitioner.name | If the author is the performer and performer.resolve().ofType(PractitionerRole) |
Author.organization (Author organization) | is related to | DiagnosticReport.resultsInterpreter.organization | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) |
Author.organization (Author organization) | is related to | DiagnosticReport.performer.organization | If the author is the performer and performer.resolve().ofType(PractitionerRole) |
Author.organization.name (Organization Name) | is related to | DiagnosticReport.performer.organization.name | If the author is the performer and performer.resolve().ofType(PractitionerRole) |
Author.organization.address (Organization Address) | is related to | DiagnosticReport.performer.organization.address | If the author is the performer and performer.resolve().ofType(PractitionerRole) |
Author.organization.telecom (Organization telecom) | is related to | DiagnosticReport.performer.organization.telecom | If the author is the performer and performer.resolve().ofType(PractitionerRole) |
Author.organization.name (Organization Name) | is related to | DiagnosticReport.resultsInterpreter.organization.name | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) |
Author.organization.address (Organization Address) | is related to | DiagnosticReport.resultsInterpreter.organization.address | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) |
Author.organization.telecom (Organization telecom) | is related to | DiagnosticReport.resultsInterpreter.organization.telecom | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) |
{ "resourceType": "ConceptMap", "id": "author2FHIR-lab-myhealtheu", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ehdsi.eu/laboratory/ConceptMap/author2FHIR-lab-myhealtheu", "version": "0.1.1", "name": "LabRptAuthor2FHIR", "title": "MyHealth@EUAuthor 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@EUAuthor 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 Author data set defined by the EU MyHealth@EUguidelines is mapped into this guide", "group": [ { "source": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Author", "target": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Composition-lab-myhealtheu", "element": [ { "code": "Author.identifier", "display": "Author identifier", "target": [ { "code": "Composition.author.identifier", "equivalence": "equivalent" } ] }, { "code": "Author.name", "display": "Author name", "target": [ { "code": "Composition.author.name", "equivalence": "equivalent", "comment": "Human Author and author.ofType(Practitioner)" } ] }, { "code": "Author.name", "display": "Author name", "target": [ { "code": "Composition.author.Practitioner.name", "equivalence": "equivalent", "comment": "Human Author and author.ofType(PractitionerRole)" } ] }, { "code": "Author.name", "display": "Author name", "target": [ { "code": "Composition.author.displayName", "equivalence": "equivalent", "comment": "Device Author, implies author.ofType(Device)" } ] }, { "code": "Author.organization", "display": "Author organization", "target": [ { "code": "Composition.author.organization", "equivalence": "equivalent", "comment": "Human Author and author.ofType(PractitionerRole)" } ] }, { "code": "Author.organization", "display": "Author organization", "target": [ { "code": "Composition.author.owner", "equivalence": "equivalent", "comment": "Device Author, implies author.ofType(Device)" } ] }, { "code": "Author.organization.name", "display": "Organization Name", "target": [ { "code": "Composition.author.organization.name", "equivalence": "equivalent", "comment": "Human Author and author.ofType(PractitionerRole)" } ] }, { "code": "Author.organization.address", "display": "Organization Address", "target": [ { "code": "Composition.author.organization.address", "equivalence": "equivalent", "comment": "Human Author and author.ofType(PractitionerRole)" } ] }, { "code": "Author.organization.telecom", "display": "Organization telecom", "target": [ { "code": "Composition.author.organization.telecom", "equivalence": "equivalent", "comment": "Human Author and author.ofType(PractitionerRole)" } ] }, { "code": "Author.organization.name", "display": "Organization Name", "target": [ { "code": "Composition.author.owner.name", "equivalence": "equivalent", "comment": "Device Author, implies author.ofType(Device)" } ] }, { "code": "Author.organization.address", "display": "Organization Address", "target": [ { "code": "Composition.author.owner.address", "equivalence": "equivalent", "comment": "Device Author, implies author.ofType(Device)" } ] }, { "code": "Author.organization.telecom", "display": "Organization telecom", "target": [ { "code": "Composition.author.owner.telecom", "equivalence": "equivalent", "comment": "Device Author, implies author.ofType(Device)" } ] } ] }, { "source": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Author", "target": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/DiagnosticReport-lab-myhealtheu", "element": [ { "code": "Author.identifier", "display": "Author identifier", "target": [ { "code": "DiagnosticReport.resultsInterpreter.identifier", "equivalence": "relatedto", "comment": "If the author is the interpreter" } ] }, { "code": "Author.identifier", "display": "Author identifier", "target": [ { "code": "DiagnosticReport.performer.identifier", "equivalence": "relatedto", "comment": "If the author is the performer" } ] }, { "code": "Author.name", "display": "Author name", "target": [ { "code": "DiagnosticReport.resultsInterpreter.name", "equivalence": "relatedto", "comment": "If the author is the interpreter and \r\nresultsInterpreter.resolve().ofType(Practitioner)" } ] }, { "code": "Author.name", "display": "Author name", "target": [ { "code": "DiagnosticReport.resultsInterpreter.practitioner.name", "equivalence": "relatedto", "comment": "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.name", "display": "Author name", "target": [ { "code": "DiagnosticReport.performer.name", "equivalence": "relatedto", "comment": "If the author is the performer and performer.resolve().ofType(Practitioner)" } ] }, { "code": "Author.name", "display": "Author name", "target": [ { "code": "DiagnosticReport.performer.Practitioner.name", "equivalence": "relatedto", "comment": "If the author is the performer and performer.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.organization", "display": "Author organization", "target": [ { "code": "DiagnosticReport.resultsInterpreter.organization", "equivalence": "relatedto", "comment": "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.organization", "display": "Author organization", "target": [ { "code": "DiagnosticReport.performer.organization", "equivalence": "relatedto", "comment": "If the author is the performer and performer.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.organization.name", "display": "Organization Name", "target": [ { "code": "DiagnosticReport.performer.organization.name", "equivalence": "relatedto", "comment": "If the author is the performer and performer.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.organization.address", "display": "Organization Address", "target": [ { "code": "DiagnosticReport.performer.organization.address", "equivalence": "relatedto", "comment": "If the author is the performer and performer.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.organization.telecom", "display": "Organization telecom", "target": [ { "code": "DiagnosticReport.performer.organization.telecom", "equivalence": "relatedto", "comment": "If the author is the performer and performer.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.organization.name", "display": "Organization Name", "target": [ { "code": "DiagnosticReport.resultsInterpreter.organization.name", "equivalence": "relatedto", "comment": "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.organization.address", "display": "Organization Address", "target": [ { "code": "DiagnosticReport.resultsInterpreter.organization.address", "equivalence": "relatedto", "comment": "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.organization.telecom", "display": "Organization telecom", "target": [ { "code": "DiagnosticReport.resultsInterpreter.organization.telecom", "equivalence": "relatedto", "comment": "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)" } ] } ] } ] }