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
:
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:Provenance ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "m7cf3888-6f52-5e4d-939c-d2575d24fba0"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-provenance"^^xsd:anyURI ;
fhir:link <http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-provenance> ] )
] ; #
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: Provenance m7cf3888-6f52-5e4d-939c-d2575d24fba0</b></p><a name=\"m7cf3888-6f52-5e4d-939c-d2575d24fba0\"> </a><a name=\"hcm7cf3888-6f52-5e4d-939c-d2575d24fba0\"> </a><a name=\"m7cf3888-6f52-5e4d-939c-d2575d24fba0-da-DK\"> </a><p>Provenance for <a href=\"MessageHeader-o9b4818e-12de-5cc4-c418-d30cbc7b5404.html\">MessageHeader: event[x] = Hospital Notification Message (MedComMessagingEventCodes#hospital-notification-message); definition = http://medcomfhir.dk/ig/hospitalnotification/medcom-hospital-notifiation-message-definition|3.0.0</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2022-12-09 12:00:02+0200</td></tr><tr><td>Recorded</td><td>2022-12-09 12:00:02+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes admit-inpatient}\">Start hospital stay - admitted</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>who</b></td></tr><tr><td><a href=\"Organization-cd72967c-81d2-11ed-a1eb-0242ac120002.html\">Organization Hjerteafdelingen på Herlev og Gentofte hospital</a></td></tr></table></div>"
] ; #
fhir:target ( [
fhir:reference [ fhir:v "MessageHeader/o9b4818e-12de-5cc4-c418-d30cbc7b5404" ]
] ) ; #
fhir:occurred [ fhir:v "2022-12-09T12:00:02+02:00"^^xsd:dateTime] ; #
fhir:recorded [ fhir:v "2022-12-09T12:00:02Z"^^xsd:dateTime] ; #
fhir:activity [
( fhir:coding [
fhir:system [ fhir:v "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "admit-inpatient" ] ] )
] ; #
fhir:agent ( [
fhir:who [
fhir:reference [ fhir:v "Organization/cd72967c-81d2-11ed-a1eb-0242ac120002" ] ]
] ) . #