EHMI Delivery Status (EDS)
0.9.0 - ci-build Denmark flag

EHMI Delivery Status (EDS), published by MedCom. This guide is not an authorized publication; it is the continuous build for version 0.9.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eds/ and changes regularly. See the Directory of published versions

: EdsBasicDeliveryStatusInstance - 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:AuditEvent ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "eds-basic-delivery-instance"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eds/StructureDefinition/EdsBasicDeliveryStatus"^^xsd:anyURI ;
fhir:link <http://medcomehmi.dk/ig/dk-ehmi-eds/StructureDefinition/EdsBasicDeliveryStatus>     ] )
  ] ; # 
  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: AuditEvent eds-basic-delivery-instance</b></p><a name=\"eds-basic-delivery-instance\"> </a><a name=\"hceds-basic-delivery-instance\"> </a><a name=\"eds-basic-delivery-instance-da-DK\"> </a><p><b>type</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-audit-event-type.html#audit-event-type-ehmiMessaging\">Audit Event ID</a> ehmiMessaging: ehmiMessaging</p><p><b>subtype</b>: <a href=\"https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-ehmi-delivery-status-sub-types.html#ehmi-delivery-status-sub-types-msg-created\">EHMI Delivery Status (EDS) SubTypes CS</a> msg-created: Message created</p><p><b>action</b>: Create</p><p><b>recorded</b>: 2024-04-19 12:00:00+0000</p><p><b>outcome</b>: Success</p><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-participationroletype ehmiSender}\">Sender</span></p><p><b>who</b>: Identifier: SOR/SenderOrgID</p><p><b>name</b>: Sender Organization Name</p><p><b>requestor</b>: true</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-participationroletype ehmiReceiver}\">Receiver</span></p><p><b>who</b>: Identifier: SOR/ReceiverOrgID</p><p><b>name</b>: Receiver Organization Name</p><p><b>requestor</b>: false</p></blockquote><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Observer</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Identifier: SOR/EDSClientDeviceID</td><td><a href=\"https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-ehmi-delivery-status-source-type.html#ehmi-delivery-status-source-type-EUA\">EHMI Delivery Status (EDS) Source Type CS</a> EUA: EUA (End-user Application)</td></tr></table><blockquote><p><b>entity</b></p><p><b>what</b>: Identifier: <code>http://example.com/system</code>/MessageID</p><p><b>type</b>: <a href=\"https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-ehmi-delivery-status-entity-type.html#ehmi-delivery-status-entity-type-ehmiMessage\">EHMI Delivery Status (EDS) Entity Type CS</a> ehmiMessage: Message</p><blockquote><p><b>detail</b></p><p><b>type</b>: ehmiMessageType</p><p><b>value</b>: homecareobservation-message</p></blockquote><blockquote><p><b>detail</b></p><p><b>type</b>: ehmiMessageVersion</p><p><b>value</b>: 1.0</p></blockquote></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: Identifier: <code>http://example.com/system</code>/MessageEnvelopeID</p><p><b>type</b>: <a href=\"https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-ehmi-delivery-status-entity-type.html#ehmi-delivery-status-entity-type-ehmiMessageEnvelope\">EHMI Delivery Status (EDS) Entity Type CS</a> ehmiMessageEnvelope: Message Envelope</p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>ehmiMessageEnvelopeType</td><td>Bundle</td></tr></table></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: Identifier: <code>http://example.com/system</code>/TransportEnvelopeID</p><p><b>type</b>: <a href=\"https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-ehmi-delivery-status-entity-type.html#ehmi-delivery-status-entity-type-ehmiTransportEnvelope\">EHMI Delivery Status (EDS) Entity Type CS</a> ehmiTransportEnvelope: Transport Envelope</p><blockquote><p><b>detail</b></p><p><b>type</b>: ehmiTransportEnvelopeType</p><p><b>value</b>: SBDH</p></blockquote><blockquote><p><b>detail</b></p><p><b>type</b>: ehmiTransportEnvelopeVersion</p><p><b>value</b>: 1.2</p></blockquote></blockquote></div>"
  ] ; # 
  fhir:type [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-event-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ehmiMessaging" ]
  ] ; # 
  fhir:subtype ( [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-sub-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "msg-created" ] ;
fhir:display [ fhir:v "Message created" ]
  ] ) ; # 
  fhir:action [ fhir:v "C"] ; # 
  fhir:recorded [ fhir:v "2024-04-19T12:00:00Z"^^xsd:dateTime] ; # 
  fhir:outcome [ fhir:v "0"] ; # 
  fhir:agent ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eds/StructureDefinition/eds-otherId"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "http://example.com/system"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SenderOrgID" ]       ]     ] ) ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-participationroletype"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ehmiSender" ]       ] )     ] ;
fhir:who [
fhir:type [ fhir:v "SOR"^^xsd:anyURI ] ;
fhir:identifier [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-agent-who-identifier-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SOR" ]           ] )         ] ;
fhir:value [ fhir:v "SenderOrgID" ]       ]     ] ;
fhir:name [ fhir:v "Sender Organization Name" ] ;
fhir:requestor [ fhir:v "true"^^xsd:boolean ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eds/StructureDefinition/eds-otherId"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "http://example.com/system"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ReceiverOrgID" ]       ]     ] ) ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-participationroletype"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ehmiReceiver" ]       ] )     ] ;
fhir:who [
fhir:type [ fhir:v "SOR"^^xsd:anyURI ] ;
fhir:identifier [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-agent-who-identifier-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SOR" ]           ] )         ] ;
fhir:value [ fhir:v "ReceiverOrgID" ]       ]     ] ;
fhir:name [ fhir:v "Receiver Organization Name" ] ;
fhir:requestor [ fhir:v "false"^^xsd:boolean ]
  ] ) ; # 
  fhir:source [
fhir:observer [
fhir:identifier [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-agent-who-identifier-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SOR" ]           ] )         ] ;
fhir:value [ fhir:v "EDSClientDeviceID" ]       ]     ] ;
    ( fhir:type [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-source-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EUA" ] ;
fhir:display [ fhir:v "EUA (End-user Application)" ]     ] )
  ] ; # 
  fhir:entity ( [
fhir:what [
fhir:identifier [
fhir:system [ fhir:v "http://example.com/system"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MessageID" ]       ]     ] ;
fhir:type [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-entity-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ehmiMessage" ]     ] ;
    ( fhir:detail [
fhir:type [ fhir:v "ehmiMessageType" ] ;
fhir:value [ fhir:v "homecareobservation-message" ]     ] [
fhir:type [ fhir:v "ehmiMessageVersion" ] ;
fhir:value [ fhir:v "1.0" ]     ] )
  ] [
fhir:what [
fhir:identifier [
fhir:system [ fhir:v "http://example.com/system"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MessageEnvelopeID" ]       ]     ] ;
fhir:type [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-entity-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ehmiMessageEnvelope" ]     ] ;
    ( fhir:detail [
fhir:type [ fhir:v "ehmiMessageEnvelopeType" ] ;
fhir:value [ fhir:v "Bundle" ]     ] )
  ] [
fhir:what [
fhir:identifier [
fhir:system [ fhir:v "http://example.com/system"^^xsd:anyURI ] ;
fhir:value [ fhir:v "TransportEnvelopeID" ]       ]     ] ;
fhir:type [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-terminology/CodeSystem/ehmi-delivery-status-entity-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ehmiTransportEnvelope" ]     ] ;
    ( fhir:detail [
fhir:type [ fhir:v "ehmiTransportEnvelopeType" ] ;
fhir:value [ fhir:v "SBDH" ]     ] [
fhir:type [ fhir:v "ehmiTransportEnvelopeVersion" ] ;
fhir:value [ fhir:v "1.2" ]     ] )
  ] ) . #