HL7 Europe Laboratory Report
0.1.0 - trial-use 150

This page is part of the HL7 Europe Laboratory Report (v0.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: A.1.5 - Author model to this guide - TTL Representation

Page standards status: Informative Maturity Level: 2

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "author2FHIR-eu-lab"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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><p>DRAFT (not intended for production usage). Published on 2024-02-26 08:16:21+0100 by HL7 Europe (HL7 Europe: <a href=\"http://hl7.eu\">http://hl7.eu</a>). Used by permission of HL7 Europe, all rights reserved Creative Commons License</p><div><p>eHN Author Model to this guide Map</p>\n</div><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/R4/codesystem-concept-map-equivalence.html#null\"/></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/R4/codesystem-concept-map-equivalence.html#null\"/></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/R4/codesystem-concept-map-equivalence.html#null\"/></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/R4/codesystem-concept-map-equivalence.html#null\"/></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/R4/codesystem-concept-map-equivalence.html#null\"/></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/R4/codesystem-concept-map-equivalence.html#null\"/></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/R4/codesystem-concept-map-equivalence.html#null\"/></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/R4/codesystem-concept-map-equivalence.html#null\"/></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/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>DiagnosticReport.resultsInterpreter.name</td><td>If the author is the interpreter and \r\nresultsInterpreter.resolve().ofType(Practitioner)</td></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></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/R4/codesystem-concept-map-equivalence.html#null\"/></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/R4/codesystem-concept-map-equivalence.html#null\"/></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/R4/codesystem-concept-map-equivalence.html#null\"/></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/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>DiagnosticReport.performer.organization</td><td>If the author is the performer and performer.resolve().ofType(PractitionerRole)</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:integer ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "informative" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.eu/fhir/laboratory/ConceptMap/author2FHIR-eu-lab"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "LabRptAuthor2FHIR"] ; # 
  fhir:title [ fhir:v "eHN Author to this guide Map"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-02-26T08:16:21+01:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Europe"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Europe" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.eu" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "eHN Author Model to this guide Map"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "It shows how the Laboratory Report Author data set defined by the EU eHN guidelines is mapped into this guide"] ; # 
  fhir:copyright [ fhir:v "Used by permission of HL7 Europe, all rights reserved Creative Commons License"] ; # 
  fhir:source [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Author"^^xsd:anyURI] ; # 
  fhir:target [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab"^^xsd:anyURI] ; # 
  fhir:group ( [
fhir:source [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Author"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Author.identifier" ] ;
fhir:display [ fhir:v "A.1.5.1 Author identifier" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ]         ] ) ;
fhir:code [ fhir:v "Composition.author.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ]         ] ) ;
fhir:code [ fhir:v "Composition.author.name" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Human Author and author.ofType(Practitioner)" ]       ] )     ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ]         ] ) ;
fhir:code [ fhir:v "Composition.author.Practitioner.name" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Human Author and  author.ofType(PractitionerRole)" ]       ] )     ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ]         ] ) ;
fhir:code [ fhir:v "Composition.device.name" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Device Author, implies author.ofType(Device)" ]       ] )     ] [
fhir:code [ fhir:v "Author.organization" ] ;
fhir:display [ fhir:v "A.1.5.3 Author organization" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ]         ] ) ;
fhir:code [ fhir:v "Composition.author.organization" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Human Author and author.ofType(PractitionerRole)" ]       ] )     ] [
fhir:code [ fhir:v "Author.organization" ] ;
fhir:display [ fhir:v "A.1.5.3 Author organization" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ]         ] ) ;
fhir:code [ fhir:v "Composition.author.owner" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Device Author, implies author.ofType(Device)" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Author"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/DiagnosticReport-eu-lab"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Author.identifier" ] ;
fhir:display [ fhir:v "A.1.5.1 Author identifier" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ]         ] ) ;
fhir:code [ fhir:v "DiagnosticReport.resultsInterpreter.identifier" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the interpreter" ]       ] )     ] [
fhir:code [ fhir:v "Author.identifier" ] ;
fhir:display [ fhir:v "A.1.5.1 Author identifier" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ]         ] ) ;
fhir:code [ fhir:v "DiagnosticReport.performer.identifier" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the performer" ]       ] )     ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ]         ] ) ;
fhir:code [ fhir:v "DiagnosticReport.resultsInterpreter.name" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the interpreter and \r\nresultsInterpreter.resolve().ofType(Practitioner)" ]       ] )     ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ]         ] ) ;
fhir:code [ fhir:v "DiagnosticReport.resultsInterpreter.practitioner.name" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)" ]       ] )     ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ]         ] ) ;
fhir:code [ fhir:v "DiagnosticReport.performer.name" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the performer and performer.resolve().ofType(Practitioner)" ]       ] )     ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ]         ] ) ;
fhir:code [ fhir:v "DiagnosticReport.performer.Practitioner.name" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the performer and performer.resolve().ofType(PractitionerRole)" ]       ] )     ] [
fhir:code [ fhir:v "Author.organization" ] ;
fhir:display [ fhir:v "A.1.5.3 Author organization" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ]         ] ) ;
fhir:code [ fhir:v "DiagnosticReport.resultsInterpreter.organization" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)" ]       ] )     ] [
fhir:code [ fhir:v "Author.organization" ] ;
fhir:display [ fhir:v "A.1.5.3 Author organization" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ]         ] ) ;
fhir:code [ fhir:v "DiagnosticReport.performer.organization" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the performer and performer.resolve().ofType(PractitionerRole)" ]       ] )     ] )
  ] ) . #