DK EHMI Terminology
1.0.0 - release Denmark flag

This page is part of the EHMI Terminology (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: EHMI Endpoint Register (EER) - SBDH DOCUMENTID CS - TTL Representation

Active as of 2025-02-01

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "edelivery-sbdh-documentid-type"] ; # 
  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: CodeSystem edelivery-sbdh-documentid-type</b></p><a name=\"edelivery-sbdh-documentid-type\"> </a><a name=\"hcedelivery-sbdh-documentid-type\"> </a><a name=\"edelivery-sbdh-documentid-type-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/terminology/CodeSystem/edelivery-sbdh-documentid-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.0<a name=\"edelivery-sbdh-documentid-type-urn.58dk.58healthcare.58medcom.58messaging.58fhir.58structuredefinition.58homecareobservation.581.460\"> </a></td><td>HomeCareObservation 1.0</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.1<a name=\"edelivery-sbdh-documentid-type-urn.58dk.58healthcare.58medcom.58messaging.58fhir.58structuredefinition.58homecareobservation.581.461\"> </a></td><td>HomeCareObservation 1.1</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0<a name=\"edelivery-sbdh-documentid-type-urn.58dk.58healthcare.58medcom.58messaging.58fhir.58structuredefinition.58acknowledgement.582.460\"> </a></td><td>Acknowledgement 2.0</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdh:1.0<a name=\"edelivery-sbdh-documentid-type-urn.58dk.58healthcare.58ehmi.58messaging.58envelope.58xml.58sbdh.581.460\"> </a></td><td>ehmiSBDH 1.0</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdhacknowledgement:1.0<a name=\"edelivery-sbdh-documentid-type-urn.58dk.58healthcare.58ehmi.58messaging.58envelope.58xml.58sbdhacknowledgement.581.460\"> </a></td><td>ehmiSBDH Ack 1.0</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://medcomehmi.dk/ig/terminology/CodeSystem/edelivery-sbdh-documentid-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "EDeliverySbdhDocumentIdType"] ; # 
  fhir:title [ fhir:v "EHMI Endpoint Register (EER) - SBDH DOCUMENTID CS"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2025-02-01"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "MedCom"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "MedCom" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://medcom.dk" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "EHMI Endpoint Register (EER) - SBDH DOCUMENTID for the EHMI Messaging Infrastructure"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DK" ] ;
fhir:display [ fhir:v "Denmark" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.0" ] ;
fhir:display [ fhir:v "HomeCareObservation 1.0" ]
  ] [
fhir:code [ fhir:v "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.1" ] ;
fhir:display [ fhir:v "HomeCareObservation 1.1" ]
  ] [
fhir:code [ fhir:v "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0" ] ;
fhir:display [ fhir:v "Acknowledgement 2.0" ]
  ] [
fhir:code [ fhir:v "urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdh:1.0" ] ;
fhir:display [ fhir:v "ehmiSBDH 1.0" ]
  ] [
fhir:code [ fhir:v "urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdhacknowledgement:1.0" ] ;
fhir:display [ fhir:v "ehmiSBDH Ack 1.0" ]
  ] ) . #