DK EER Endpoint Register (EER)
0.8.0 - ci-build Denmark flag

DK EER Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.8.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-eer/ and changes regularly. See the Directory of published versions

: EER Payload Types CS - TTL Representation

Active as of 2023-09-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 "ehmi-payload-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 ehmi-payload-type</b></p><a name=\"ehmi-payload-type\"> </a><a name=\"hcehmi-payload-type\"> </a><a name=\"ehmi-payload-type-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-payload-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:medcom:prod:messaging:fhir<a name=\"ehmi-payload-type-urn.58dk.58medcom.58prod.58messaging.58fhir\"> </a></td><td>MedCom FHIR message as a production message</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:medcom:test:messaging:fhir<a name=\"ehmi-payload-type-urn.58dk.58medcom.58test.58messaging.58fhir\"> </a></td><td>MedCom FHIR message as a test message</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:medcom:prod:messaging:edi<a name=\"ehmi-payload-type-urn.58dk.58medcom.58prod.58messaging.58edi\"> </a></td><td>MedCom edi message as a production message</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:medcom:test:messaging:edi<a name=\"ehmi-payload-type-urn.58dk.58medcom.58test.58messaging.58edi\"> </a></td><td>MedCom edi message as a test message</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:medcom:prod:messaging:oioxml<a name=\"ehmi-payload-type-urn.58dk.58medcom.58prod.58messaging.58oioxml\"> </a></td><td>MedCom oioxml message as a production message</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:medcom:test:messaging:oioxml<a name=\"ehmi-payload-type-urn.58dk.58medcom.58test.58messaging.58oioxml\"> </a></td><td>MedCom oioxml message as a test message</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:medcom:prod:messaging:sbdh<a name=\"ehmi-payload-type-urn.58dk.58medcom.58prod.58messaging.58sbdh\"> </a></td><td>MedCom SBDH envelope as a production message</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:medcom:test:messaging:sbdh<a name=\"ehmi-payload-type-urn.58dk.58medcom.58test.58messaging.58sbdh\"> </a></td><td>MedCom SBDH envelope as a test message</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:medcom:prod:messaging:sbdhack<a name=\"ehmi-payload-type-urn.58dk.58medcom.58prod.58messaging.58sbdhack\"> </a></td><td>MedCom SBDH Ack message as a production message</td></tr><tr><td style=\"white-space:nowrap\">urn:dk:medcom:test:messaging:sbdhack<a name=\"ehmi-payload-type-urn.58dk.58medcom.58test.58messaging.58sbdhack\"> </a></td><td>MedCom SBDH Ack message as a test message</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-payload-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.8.0"] ; # 
  fhir:name [ fhir:v "EerEndpointPayloadType"] ; # 
  fhir:title [ fhir:v "EER Payload Types CS"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-09-01"^^xsd:date] ; # 
  fhir:description [ fhir:v "ehmi-payload-types 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 "10"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "urn:dk:medcom:prod:messaging:fhir" ] ;
fhir:display [ fhir:v "MedCom FHIR message as a production message" ]
  ] [
fhir:code [ fhir:v "urn:dk:medcom:test:messaging:fhir" ] ;
fhir:display [ fhir:v "MedCom FHIR message as a test message" ]
  ] [
fhir:code [ fhir:v "urn:dk:medcom:prod:messaging:edi" ] ;
fhir:display [ fhir:v "MedCom edi message as a production message" ]
  ] [
fhir:code [ fhir:v "urn:dk:medcom:test:messaging:edi" ] ;
fhir:display [ fhir:v "MedCom edi message as a test message" ]
  ] [
fhir:code [ fhir:v "urn:dk:medcom:prod:messaging:oioxml" ] ;
fhir:display [ fhir:v "MedCom oioxml message as a production message" ]
  ] [
fhir:code [ fhir:v "urn:dk:medcom:test:messaging:oioxml" ] ;
fhir:display [ fhir:v "MedCom oioxml message as a test message" ]
  ] [
fhir:code [ fhir:v "urn:dk:medcom:prod:messaging:sbdh" ] ;
fhir:display [ fhir:v "MedCom SBDH envelope as a production message" ]
  ] [
fhir:code [ fhir:v "urn:dk:medcom:test:messaging:sbdh" ] ;
fhir:display [ fhir:v "MedCom SBDH envelope as a test message" ]
  ] [
fhir:code [ fhir:v "urn:dk:medcom:prod:messaging:sbdhack" ] ;
fhir:display [ fhir:v "MedCom SBDH Ack message as a production message" ]
  ] [
fhir:code [ fhir:v "urn:dk:medcom:test:messaging:sbdhack" ] ;
fhir:display [ fhir:v "MedCom SBDH Ack message as a test message" ]
  ] ) . #