HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/tree/master and changes regularly. See the Directory of published versions
: Map for EHDSOrganization - TTL Representation
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 "EHDSOrganizationMap"] ; #
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 EHDSOrganizationMap</b></p><a name=\"EHDSOrganizationMap\"> </a><a name=\"hcEHDSOrganizationMap\"> </a><p>Mapping from <a href=\"StructureDefinition-EHDSOrganization.html\">Organization model</a> to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-EHDSOrganization.html\">Organization model</a> to <a href=\"http://hl7.eu/fhir/base-r5/0.1.0-ballot/StructureDefinition-organization-eu.html\">Organization (EU base)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>identifier</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>identifier (C.3.1 - Identifier)</td></tr><tr><td>type</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>type (C.3.2 - Type)</td></tr><tr><td>name</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>name (C.3.3 - Name)</td></tr><tr><td>address</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>contact.address (C.3.4 - Address)</td></tr><tr><td>telecom</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>contact.telecom (C.3.5 - Telecom)</td></tr><tr><td>partOf</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>partOf (C.3.6 - Part of)</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSOrganizationMap"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0-ballot"] ; #
fhir:name [ fhir:v "EHDSOrganizationMap"] ; #
fhir:title [ fhir:v "EHDSOrganization Mapping"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-07-02T12:58:33+00: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 "Map for EHDSOrganization"] ; #
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:copyright [ fhir:v "Used by permission of HL7 Europe, all rights reserved Creative Commons License"] ; #
fhir:sourceScope [
a fhir:uri ;
fhir:v "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization"^^xsd:anyURI
] ; #
fhir:group ( [
fhir:source [
fhir:v "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization"^^xsd:anyURI ;
fhir:link <https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganization> ] ;
fhir:target [
fhir:v "http://hl7.eu/fhir/base-r5/StructureDefinition/organization-eu"^^xsd:anyURI ;
fhir:link <http://hl7.eu/fhir/base-r5/StructureDefinition/organization-eu> ] ;
( fhir:element [
fhir:code [ fhir:v "identifier" ] ;
( fhir:target [
fhir:code [ fhir:v "identifier" ] ;
fhir:display [ fhir:v "C.3.1 - Identifier" ] ;
fhir:relationship [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "type" ] ;
( fhir:target [
fhir:code [ fhir:v "type" ] ;
fhir:display [ fhir:v "C.3.2 - Type" ] ;
fhir:relationship [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "name" ] ;
( fhir:target [
fhir:code [ fhir:v "name" ] ;
fhir:display [ fhir:v "C.3.3 - Name" ] ;
fhir:relationship [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "address" ] ;
( fhir:target [
fhir:code [ fhir:v "contact.address" ] ;
fhir:display [ fhir:v "C.3.4 - Address" ] ;
fhir:relationship [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "telecom" ] ;
( fhir:target [
fhir:code [ fhir:v "contact.telecom" ] ;
fhir:display [ fhir:v "C.3.5 - Telecom" ] ;
fhir:relationship [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "partOf" ] ;
( fhir:target [
fhir:code [ fhir:v "partOf" ] ;
fhir:display [ fhir:v "C.3.6 - Part of" ] ;
fhir:relationship [ fhir:v "equivalent" ] ] ) ] )
] ) . #