HL7 Europe Laboratory Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/laboratory/ and changes regularly. See the Directory of published versions
Page standards status: Informative | Maturity Level: 2 |
{
"resourceType" : "ConceptMap",
"id" : "author2FHIR-eu-lab",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap author2FHIR-eu-lab</b></p><a name=\"author2FHIR-eu-lab\"> </a><a name=\"hcauthor2FHIR-eu-lab\"> </a><a name=\"author2FHIR-eu-lab-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-Author.html\">A.1.5 - Author</a> to <a href=\"StructureDefinition-Bundle-eu-lab.html\">Bundle: Laboratory Report</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-Author.html\">A.1.5 - Author</a> to <a href=\"StructureDefinition-Composition-eu-lab.html\">Composition: Laboratory Report</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Author.identifier (A.1.5.1 Author identifier)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.author.identifier</td><td/></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.author.name</td><td>Human Author and author.ofType(Practitioner)</td></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.author.Practitioner.name</td><td>Human Author and author.ofType(PractitionerRole)</td></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.device.name</td><td>Device Author, implies author.ofType(Device)</td></tr><tr><td>Author.organization (A.1.5.3 Author organization)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.author.organization</td><td>Human Author and author.ofType(PractitionerRole)</td></tr><tr><td>Author.organization (A.1.5.3 Author organization)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.author.owner</td><td>Device Author, implies author.ofType(Device)</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"StructureDefinition-Author.html\">A.1.5 - Author</a> to <a href=\"StructureDefinition-DiagnosticReport-eu-lab.html\">DiagnosticReport: Laboratory Report</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Author.identifier (A.1.5.1 Author identifier)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.resultsInterpreter.identifier</td><td>If the author is the interpreter</td></tr><tr><td>Author.identifier (A.1.5.1 Author identifier)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.performer.identifier</td><td>If the author is the performer</td></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.resultsInterpreter.name</td><td>If the author is the interpreter and \nresultsInterpreter.resolve().ofType(Practitioner)</td></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.resultsInterpreter.practitioner.name</td><td>If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)</td></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.performer.name</td><td>If the author is the performer and performer.resolve().ofType(Practitioner)</td></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.performer.Practitioner.name</td><td>If the author is the performer and performer.resolve().ofType(PractitionerRole)</td></tr><tr><td>Author.organization (A.1.5.3 Author organization)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.resultsInterpreter.organization</td><td>If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)</td></tr><tr><td>Author.organization (A.1.5.3 Author organization)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.performer.organization</td><td>If the author is the performer and performer.resolve().ofType(PractitionerRole)</td></tr></table></div>"
},
"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" : "2024-10-14T12:48:35+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)"
}
]
}
]
}
]
}