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-typeversion"] ; # 
  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-typeversion</b></p><a name=\"edelivery-sbdh-documentid-typeversion\"> </a><a name=\"hcedelivery-sbdh-documentid-typeversion\"> </a><a name=\"edelivery-sbdh-documentid-typeversion-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/terminology/CodeSystem/edelivery-sbdh-documentid-typeversion</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:fhir:homecareobservation<a name=\"edelivery-sbdh-documentid-typeversion-urn.58dk.58healthcare.58medcom.58fhir.58homecareobservation\"> </a></td><td>HomeCareObservation</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:medcom:fhir:acknowledgement<a name=\"edelivery-sbdh-documentid-typeversion-urn.58dk.58healthcare.58medcom.58fhir.58acknowledgement\"> </a></td><td>Acknowledgement</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:ehmi:envelope:xml:sbdh<a name=\"edelivery-sbdh-documentid-typeversion-urn.58dk.58healthcare.58ehmi.58envelope.58xml.58sbdh\"> </a></td><td>ehmiSBDH</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:healthcare:ehmi:envelope:xml:sbdhacknowledgement<a name=\"edelivery-sbdh-documentid-typeversion-urn.58dk.58healthcare.58ehmi.58envelope.58xml.58sbdhacknowledgement\"> </a></td><td>ehmiSBDH Ack</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://medcomehmi.dk/ig/terminology/CodeSystem/edelivery-sbdh-documentid-typeversion"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "EDeliverySbdhDocumentIdTypeversion"] ; # 
  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 "4"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "urn:dk:healthcare:medcom:fhir:homecareobservation" ] ;
fhir:display [ fhir:v "HomeCareObservation" ]
  ] [
fhir:code [ fhir:v "urn:dk:healthcare:medcom:fhir:acknowledgement" ] ;
fhir:display [ fhir:v "Acknowledgement" ]
  ] [
fhir:code [ fhir:v "urn:dk:healthcare:ehmi:envelope:xml:sbdh" ] ;
fhir:display [ fhir:v "ehmiSBDH" ]
  ] [
fhir:code [ fhir:v "urn:dk:healthcare:ehmi:envelope:xml:sbdhacknowledgement" ] ;
fhir:display [ fhir:v "ehmiSBDH Ack" ]
  ] ) . #