DK EHMI Endpoint Register (EER)
0.5.0 - ci-build Denmark flag

DK EHMI Endpoint Register (EER), published by . 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/medcomdk/dk-ehmi-eer/ and changes regularly. See the Directory of published versions

: EHMI.SORIOOrganization.1.0 - 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.IO.01"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/EER.SOR.InstitutionOwner.Organization"^^xsd:anyURI ;
fhir:link <http://medcomehmi.dk/ig/dk-ehmi-eer/StructureDefinition/EER.SOR.InstitutionOwner.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.IO.01</b></p><a name=\"EER.SOR.IO.01\"> </a><a name=\"hcEER.SOR.IO.01\"> </a><a name=\"EER.SOR.IO.01-da-DK\"> </a><p><b>identifier</b>: SOR Identifier/EER.SOR.IO.01</p><p><b>type</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-organization-type IE}\">SOR Organization - Institution Owner IO</span>, <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-io-organization-type Generic}\">General encompassing the principle</span>, <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-unit-type genericIO}\">Generisk IO enhed</span></p><p><b>name</b>: EHMI-SOR-IO-Organization</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-organization-identier-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SOR" ]       ] )     ] ;
fhir:value [ fhir:v "EER.SOR.IO.01" ]
  ] ) ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IE" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-io-organization-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Generic" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-unit-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "genericIO" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "EHMI-SOR-IO-Organization"] . #