DK MedCom HospitalNotification
3.0.1 - Release Denmark flag

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

: HospitalNotification Encounter - STIN - 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:Encounter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "a790f964-88d3-4652-bbc8-81d2f3d035f8"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://medcomfhir.dk/ig/hospitalnotification/StructureDefinition/medcom-hospitalNotification-encounter"^^xsd:anyURI ;
fhir:link <http://medcomfhir.dk/ig/hospitalnotification/StructureDefinition/medcom-hospitalNotification-encounter>     ] )
  ] ; # 
  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: Encounter a790f964-88d3-4652-bbc8-81d2f3d035f8</b></p><a name=\"a790f964-88d3-4652-bbc8-81d2f3d035f8\"> </a><a name=\"hca790f964-88d3-4652-bbc8-81d2f3d035f8\"> </a><a name=\"a790f964-88d3-4652-bbc8-81d2f3d035f8-da-DK\"> </a><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode</a> IMP: inpatient encounter</p><p><b>subject</b>: <a href=\"Patient-t33cef33-3626-422b-955d-d506aaa65fe1.html\">Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2509479989)</a></p><p><b>episodeOfCare</b>: Identifier: <code>https://sor2.sum.dsdn.dk/#id=265161000016000</code>/bd481c38-a921-11ed-afa1-0242ac120002</p><p><b>period</b>: 2022-12-07 12:00:00+0200 --&gt; (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Organization-o7056980-a8b2-42aa-8a0e-c1fc85d1f40d.html\">Organization Hjerteafdelingen på Herlev og Gentofte hospital</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "in-progress"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IMP" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/t33cef33-3626-422b-955d-d506aaa65fe1" ]
  ] ; # 
  fhir:episodeOfCare ( [
fhir:identifier [
fhir:system [ fhir:v "https://sor2.sum.dsdn.dk/#id=265161000016000"^^xsd:anyURI ] ;
fhir:value [ fhir:v "bd481c38-a921-11ed-afa1-0242ac120002" ]     ]
  ] ) ; # 
  fhir:period [
fhir:start [ fhir:v "2022-12-07T12:00:00+02:00"^^xsd:dateTime ]
  ] ; # 
  fhir:serviceProvider [
fhir:reference [ fhir:v "Organization/o7056980-a8b2-42aa-8a0e-c1fc85d1f40d" ]
  ] . #