DK MedCom Messaging
2.2.0 - release Denmark flag

This page is part of the DK MedCom Messaging (v2.2.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.1.0. For a full list of available versions, 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=\"hc12ee0dde-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"] . #