MedCom HomeCareObservation
1.0.0 - release Denmark flag

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

: HomeCareDiagnosticReport example. The Provenance instance is only valid if used in a bundle (message) - new message - 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:Provenance ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "4c284936-5454-4116-95fc-3c8eeeed2400"] ; # 
  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 4c284936-5454-4116-95fc-3c8eeeed2400</b></p><a name=\"4c284936-5454-4116-95fc-3c8eeeed2400\"> </a><a name=\"hc4c284936-5454-4116-95fc-3c8eeeed2400\"> </a><a name=\"4c284936-5454-4116-95fc-3c8eeeed2400-da-DK\"> </a><p>Provenance for <a href=\"MessageHeader-8dbf63f4-b784-4d40-8802-c1bdb1ecfa63.html\">MessageHeader: event[x] = HomeCare Observation Message (MedComMessagingEventCodes#homecareobservation-message)</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2023-09-13 12:24:00+0200</td></tr><tr><td>Recorded</td><td>2023-09-13 12:24:00+0200</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes new-message}\">A new message has been sent</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>who</b></td></tr><tr><td><a href=\"Organization-ef5cb9a6-835f-4d18-a34e-179c578b9a2a.html\">Organization Pleje og Rehabilitering</a></td></tr></table></div>"
  ] ; # 
  fhir:target ( [
fhir:reference [ fhir:v "MessageHeader/8dbf63f4-b784-4d40-8802-c1bdb1ecfa63" ]
  ] ) ; # 
  fhir:occurred [ fhir:v "2023-09-13T12:24:00+02:00"^^xsd:dateTime] ; # 
  fhir:recorded [ fhir:v "2023-09-13T12:24:00+02:00"^^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 "new-message" ]     ] )
  ] ; # 
  fhir:agent ( [
fhir:who [
fhir:reference [ fhir:v "Organization/ef5cb9a6-835f-4d18-a34e-179c578b9a2a" ]     ]
  ] ) . #