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 SOR Netoperator 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 "eer-sor-net-operator-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 eer-sor-net-operator-type</b></p><a name=\"eer-sor-net-operator-type\"> </a><a name=\"hceer-sor-net-operator-type\"> </a><a name=\"eer-sor-net-operator-type-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-net-operator-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\">81000035007<a name=\"eer-sor-net-operator-type-81000035007\"> </a></td><td>DataGruppen MultiMed A/S</td></tr><tr><td style=\"white-space:nowrap\">91000035009<a name=\"eer-sor-net-operator-type-91000035009\"> </a></td><td>INU-IT A/S</td></tr><tr><td style=\"white-space:nowrap\">41000035001<a name=\"eer-sor-net-operator-type-41000035001\"> </a></td><td>KMD</td></tr><tr><td style=\"white-space:nowrap\">100097<a name=\"eer-sor-net-operator-type-100097\"> </a></td><td>MedCom (EHMI)</td></tr><tr><td style=\"white-space:nowrap\">51000035003<a name=\"eer-sor-net-operator-type-51000035003\"> </a></td><td>TrueCommerce Denmark ApS</td></tr><tr><td style=\"white-space:nowrap\">11000035002<a name=\"eer-sor-net-operator-type-11000035002\"> </a></td><td>Ukendt</td></tr><tr><td style=\"white-space:nowrap\">71000035005<a name=\"eer-sor-net-operator-type-71000035005\"> </a></td><td>Vejle Amt</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-sor-net-operator-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.8.0"] ; # 
  fhir:name [ fhir:v "EerSorNetOperator"] ; # 
  fhir:title [ fhir:v "EER SOR Netoperator 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 "eer-sor-net-operator-type 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 "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "81000035007" ] ;
fhir:display [ fhir:v "DataGruppen MultiMed A/S" ]
  ] [
fhir:code [ fhir:v "91000035009" ] ;
fhir:display [ fhir:v "INU-IT A/S" ]
  ] [
fhir:code [ fhir:v "41000035001" ] ;
fhir:display [ fhir:v "KMD" ]
  ] [
fhir:code [ fhir:v "100097" ] ;
fhir:display [ fhir:v "MedCom (EHMI)" ]
  ] [
fhir:code [ fhir:v "51000035003" ] ;
fhir:display [ fhir:v "TrueCommerce Denmark ApS" ]
  ] [
fhir:code [ fhir:v "11000035002" ] ;
fhir:display [ fhir:v "Ukendt" ]
  ] [
fhir:code [ fhir:v "71000035005" ] ;
fhir:display [ fhir:v "Vejle Amt" ]
  ] ) . #