DK MedCom Messaging
2.2.0 - release Denmark flag

DK MedCom Messaging, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-messaging/ and changes regularly. See the Directory of published versions

: Aros Burn Center - 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 "12ee0dde-a672-462f-820d-5efe832d73c9"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-organization"^^xsd:anyURI ;
fhir:link <http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-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 12ee0dde-a672-462f-820d-5efe832d73c9</b></p><a name=\"12ee0dde-a672-462f-820d-5efe832d73c9\"> </a><a name=\"hc12ee0dde-a672-462f-820d-5efe832d73c9\"> </a><a name=\"12ee0dde-a672-462f-820d-5efe832d73c9-da-DK\"> </a><p><b>identifier</b>: <code>urn:oid:1.2.208.176.1.1</code>/123456789012345 (use: official, )</p><p><b>name</b>: Aros Burn Center</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:oid:1.2.208.176.1.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456789012345" ]
  ] ) ; # 
  fhir:name [ fhir:v "Aros Burn Center"] . #