| Package | hl7.fhir.eu.laboratory |
| Resource Type | ConceptMap |
| Id | author2FHIR-eu-lab |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/laboratory/https://build.fhir.org/ig/hl7-eu/laboratory/ConceptMap-author2FHIR-eu-lab.html |
| URL | http://hl7.eu/fhir/laboratory/ConceptMap/author2FHIR-eu-lab |
| Version | 0.2.0-ci |
| Status | draft |
| Date | 2025-07-02T14:40:12+00:00 |
| Name | LabRptAuthor2FHIR |
| Title | eHN Author to this guide Map |
| Realm | eu |
| Authority | hl7 |
| Description | eHN Author Model to this guide Map |
| Purpose | It shows how the Laboratory Report Author 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 |
No resources found
| StructureDefinition | |
| Author | A.1.5 - Author |
| Bundle-eu-lab | Bundle: Laboratory Report |
| Composition-eu-lab | Composition: Laboratory Report |
| DiagnosticReport-eu-lab | DiagnosticReport: Laboratory Report |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap author2FHIR-eu-lab
Mapping from A.1.5 - Author to Bundle: Laboratory Report
Group 1 Mapping from A.1.5 - Author to Composition: Laboratory Report
| Source Code | Relationship | Target Code | Comment |
| Author.identifier (A.1.5.1 Author identifier) | is equivalent to | Composition.author.identifier | |
| Author.name (A.1.5.2 Author name) | is equivalent to | Composition.author.name | Human Author and author.ofType(Practitioner) |
| Author.name (A.1.5.2 Author name) | is equivalent to | Composition.author.Practitioner.name | Human Author and author.ofType(PractitionerRole) |
| Author.name (A.1.5.2 Author name) | is equivalent to | Composition.device.name | Device Author, implies author.ofType(Device) |
| Author.organization (A.1.5.3 Author organization) | is equivalent to | Composition.author.organization | Human Author and author.ofType(PractitionerRole) |
| Author.organization (A.1.5.3 Author organization) | is equivalent to | Composition.author.owner | Device Author, implies author.ofType(Device) |
Group 2 Mapping from A.1.5 - Author to DiagnosticReport: Laboratory Report
| Source Code | Relationship | Target Code | Comment |
| Author.identifier (A.1.5.1 Author identifier) | is related to | DiagnosticReport.resultsInterpreter.identifier | If the author is the interpreter |
| Author.identifier (A.1.5.1 Author identifier) | is related to | DiagnosticReport.performer.identifier | If the author is the performer |
| Author.name (A.1.5.2 Author name) | is related to | DiagnosticReport.resultsInterpreter.name | If the author is the interpreter and resultsInterpreter.resolve().ofType(Practitioner) |
| Author.name (A.1.5.2 Author name) | is related to | DiagnosticReport.resultsInterpreter.practitioner.name | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) |
| Author.name (A.1.5.2 Author name) | is related to | DiagnosticReport.performer.name | If the author is the performer and performer.resolve().ofType(Practitioner) |
| Author.name (A.1.5.2 Author name) | is related to | DiagnosticReport.performer.Practitioner.name | If the author is the performer and performer.resolve().ofType(PractitionerRole) |
| Author.organization (A.1.5.3 Author organization) | is related to | DiagnosticReport.resultsInterpreter.organization | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) |
| Author.organization (A.1.5.3 Author organization) | is related to | DiagnosticReport.performer.organization | If the author is the performer and performer.resolve().ofType(PractitionerRole) |
{
"resourceType": "ConceptMap",
"id": "author2FHIR-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/author2FHIR-eu-lab",
"version": "0.2.0-ci",
"name": "LabRptAuthor2FHIR",
"title": "eHN Author 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 Author 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 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/Author",
"targetUri": "http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab",
"group": [
{
"source": "http://hl7.eu/fhir/laboratory/StructureDefinition/Author",
"target": "http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab",
"element": [
{
"code": "Author.identifier",
"display": "A.1.5.1 Author identifier",
"target": [
{
"code": "Composition.author.identifier",
"equivalence": "equivalent"
}
]
},
{
"code": "Author.name",
"display": "A.1.5.2 Author name",
"target": [
{
"code": "Composition.author.name",
"equivalence": "equivalent",
"comment": "Human Author and author.ofType(Practitioner)"
}
]
},
{
"code": "Author.name",
"display": "A.1.5.2 Author name",
"target": [
{
"code": "Composition.author.Practitioner.name",
"equivalence": "equivalent",
"comment": "Human Author and author.ofType(PractitionerRole)"
}
]
},
{
"code": "Author.name",
"display": "A.1.5.2 Author name",
"target": [
{
"code": "Composition.device.name",
"equivalence": "equivalent",
"comment": "Device Author, implies author.ofType(Device)"
}
]
},
{
"code": "Author.organization",
"display": "A.1.5.3 Author organization",
"target": [
{
"code": "Composition.author.organization",
"equivalence": "equivalent",
"comment": "Human Author and author.ofType(PractitionerRole)"
}
]
},
{
"code": "Author.organization",
"display": "A.1.5.3 Author organization",
"target": [
{
"code": "Composition.author.owner",
"equivalence": "equivalent",
"comment": "Device Author, implies author.ofType(Device)"
}
]
}
]
},
{
"source": "http://hl7.eu/fhir/laboratory/StructureDefinition/Author",
"target": "http://hl7.eu/fhir/laboratory/StructureDefinition/DiagnosticReport-eu-lab",
"element": [
{
"code": "Author.identifier",
"display": "A.1.5.1 Author identifier",
"target": [
{
"code": "DiagnosticReport.resultsInterpreter.identifier",
"equivalence": "relatedto",
"comment": "If the author is the interpreter"
}
]
},
{
"code": "Author.identifier",
"display": "A.1.5.1 Author identifier",
"target": [
{
"code": "DiagnosticReport.performer.identifier",
"equivalence": "relatedto",
"comment": "If the author is the performer"
}
]
},
{
"code": "Author.name",
"display": "A.1.5.2 Author name",
"target": [
{
"code": "DiagnosticReport.resultsInterpreter.name",
"equivalence": "relatedto",
"comment": "If the author is the interpreter and \nresultsInterpreter.resolve().ofType(Practitioner)"
}
]
},
{
"code": "Author.name",
"display": "A.1.5.2 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": "A.1.5.2 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": "A.1.5.2 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": "A.1.5.3 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": "A.1.5.3 Author organization",
"target": [
{
"code": "DiagnosticReport.performer.organization",
"equivalence": "relatedto",
"comment": "If the author is the performer and performer.resolve().ofType(PractitionerRole)"
}
]
}
]
}
]
}