DK EER Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.8.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eer/ and changes regularly. See the Directory of published versions
: EER.SOR-HI.01 - TTL Representation
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:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "EER.SOR-HI.01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/Eer.Sor.Organization"^^xsd:anyURI ;
fhir:link <http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/Eer.Sor.Organization> ] )
] ; #
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: Organization EER.SOR-HI.01</b></p><a name=\"EER.SOR-HI.01\"> </a><a name=\"hcEER.SOR-HI.01\"> </a><a name=\"EER.SOR-HI.01-da-DK\"> </a><p><b>identifier</b>: SOR Identifier/EER.SOR-HI.01</p><p><b>type</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-organization-type SI}\">SOR Organization - Healthcare Institution HI</span>, <span title=\"Codes:\">genoptræningsenhed</span></p><p><b>name</b>: EER-SOR-HI-Organization</p><p><b>partOf</b>: <a href=\"Organization-EER.SOR.IO.01.html\">Organization EER-SOR-IO-Organization</a></p></div>"
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-organization-identier-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SORID" ] ] ) ] ;
fhir:system [ fhir:v "1.2.208.176.1.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EER.SOR-HI.01" ]
] ) ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SI" ] ] )
] [
( fhir:coding [
fhir:code [ fhir:v "genoptræningsenhed" ] ] )
] ) ; #
fhir:name [ fhir:v "EER-SOR-HI-Organization"] ; #
fhir:partOf [
fhir:reference [ fhir:v "Organization/EER.SOR.IO.01" ]
] . #