HL7 CZ Laboratory IG
0.5.0 - ci-build Czechia flag

HL7 CZ Laboratory IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-lab/ and changes regularly. See the Directory of published versions

: eHN Recipient to this guide Map - 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "recipient2FHIR-cz-lab"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap recipient2FHIR-cz-lab</b></p><a name=\"recipient2FHIR-cz-lab\"> </a><a name=\"hcrecipient2FHIR-cz-lab\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-RecipientCz.html\">A.1.4 - Information recipient</a> to <a href=\"http://hl7.eu/fhir/extensions/0.1.1-ballot/StructureDefinition-information-recipient.html\">Composition: Information recipientversion: null0.1.1-ballot)</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>Recipient.identifier (A.1.4.1 Recipient identifier)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>extension:information-recipient.valueReference.identifier</td><td/></tr><tr><td>Recipient.name (A.1.4.2 Recipient name)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>extension:information-recipient.valueReference.name</td><td/></tr><tr><td>Recipient.organizationIdentifier (A.1.4.3 Recipient organization)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>extension:information-recipient.ValueReference.identifier</td><td>ValueReference.resolve().ofType(Organization). If the recipient is an organization.</td></tr><tr><td>Recipient.organizationIdentifier (A.1.4.3 Recipient organization)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>extension:information-recipient.ValueReference.organization.identifier</td><td>ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to</td></tr><tr><td>Recipient.organization (A.1.4.4 Recipient organization)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>extension:information-recipient.ValueReference</td><td>ValueReference.resolve().ofType(Organization). If the recipient is an organization.</td></tr><tr><td>Recipient.organization (A.1.4.4 Recipient organization)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>extension:information-recipient.ValueReference.organization</td><td>ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 2     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative"     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://hl7.cz/fhir/lab/ConceptMap/recipient2FHIR-cz-lab"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.5.0"] ; # 
  fhir:name [ fhir:v "Recipient2FHIR"] ; # 
  fhir:title [ fhir:v "eHN Recipient to this guide Map"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-08-22T10:27:37+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Czech Republic"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Czech Republic" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.cz" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "eHN Recipient Model to this guide Map"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CZ" ] ;
fhir:display [ fhir:v "Czechia" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "It shows how the Laboratory Report Recipient data set defined by the EU eHN guidelines is mapped into this guide"] ; # 
  fhir:group ( [
fhir:source [ fhir:v "https://hl7.cz/fhir/lab/StructureDefinition/RecipientCz"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/StructureDefinition/information-recipient"^^xsd:anyURI ] ;
fhir:targetVersion [ fhir:v "0.1.1-ballot" ] ;
    ( fhir:element [
fhir:code [ fhir:v "Recipient.identifier" ] ;
fhir:display [ fhir:v "A.1.4.1 Recipient identifier" ] ;
      ( fhir:target [
fhir:code [ fhir:v "extension:information-recipient.valueReference.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Recipient.name" ] ;
fhir:display [ fhir:v "A.1.4.2 Recipient name" ] ;
      ( fhir:target [
fhir:code [ fhir:v "extension:information-recipient.valueReference.name" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Recipient.organizationIdentifier" ] ;
fhir:display [ fhir:v "A.1.4.3 Recipient organization" ] ;
      ( fhir:target [
fhir:code [ fhir:v "extension:information-recipient.ValueReference.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "ValueReference.resolve().ofType(Organization). If the recipient is an organization." ]       ] )     ] [
fhir:code [ fhir:v "Recipient.organizationIdentifier" ] ;
fhir:display [ fhir:v "A.1.4.3 Recipient organization" ] ;
      ( fhir:target [
fhir:code [ fhir:v "extension:information-recipient.ValueReference.organization.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to" ]       ] )     ] [
fhir:code [ fhir:v "Recipient.organization" ] ;
fhir:display [ fhir:v "A.1.4.4 Recipient organization" ] ;
      ( fhir:target [
fhir:code [ fhir:v "extension:information-recipient.ValueReference" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "ValueReference.resolve().ofType(Organization). If the recipient is an organization." ]       ] )     ] [
fhir:code [ fhir:v "Recipient.organization" ] ;
fhir:display [ fhir:v "A.1.4.4 Recipient organization" ] ;
      ( fhir:target [
fhir:code [ fhir:v "extension:information-recipient.ValueReference.organization" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "ValueReference.resolve().ofType(PractitionerRole). If it is the organization the professional belong to" ]       ] )     ] )
  ] ) . #