DK EHMI Terminology
1.0.1-draft - release Denmark flag

This page is part of the EHMI Terminology (v1.0.1-draft: Release 1.x.x Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: EHMI Endpoint Register (EER) - SOR Organization Types 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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-organization-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-organization-type</b></p><a name=\"eer-sor-organization-type\"> </a><a name=\"hceer-sor-organization-type\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-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><td><b>Dansk (Danish, da)</b></td></tr><tr><td style=\"white-space:nowrap\">IO<a name=\"eer-sor-organization-type-IO\"> </a></td><td>SOR Organization - Institution Owner IO (DK:IE)</td><td>Institutionsejer</td></tr><tr><td style=\"white-space:nowrap\">HI<a name=\"eer-sor-organization-type-HI\"> </a></td><td>SOR Organization - Healthcare Institution HI (DK:SI)</td><td>Sundhedsinstitution</td></tr><tr><td style=\"white-space:nowrap\">OU<a name=\"eer-sor-organization-type-OU\"> </a></td><td>SOR Organization - Organizational Unit OU (DK:OE)</td><td>Organisatorisk enhed</td></tr><tr><td style=\"white-space:nowrap\">IE<a name=\"eer-sor-organization-type-IE\"> </a></td><td>SOR Organization - Institution Owner IO</td><td>Institutionsejer</td></tr><tr><td style=\"white-space:nowrap\">SI<a name=\"eer-sor-organization-type-SI\"> </a></td><td>SOR Organization - Healthcare Institution HI</td><td>Sundhedsinstitution</td></tr><tr><td style=\"white-space:nowrap\">OE<a name=\"eer-sor-organization-type-OE\"> </a></td><td>SOR Organization - Organizational Unit OU</td><td>Organisatorisk enhed</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "EerMessagingOrganizationType"] ; # 
  fhir:title [ fhir:v "EHMI Endpoint Register (EER) - SOR Organization Types CS"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  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:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "ehmi@medcom.dk" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "eer-sor-organization-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] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "IO" ] ;
fhir:display [ fhir:v "SOR Organization - Institution Owner IO (DK:IE)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Institutionsejer" ]     ] )
  ] [
fhir:code [ fhir:v "HI" ] ;
fhir:display [ fhir:v "SOR Organization - Healthcare Institution HI (DK:SI)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Sundhedsinstitution" ]     ] )
  ] [
fhir:code [ fhir:v "OU" ] ;
fhir:display [ fhir:v "SOR Organization - Organizational Unit OU (DK:OE)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Organisatorisk enhed" ]     ] )
  ] [
fhir:code [ fhir:v "IE" ] ;
fhir:display [ fhir:v "SOR Organization - Institution Owner IO" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Institutionsejer" ]     ] )
  ] [
fhir:code [ fhir:v "SI" ] ;
fhir:display [ fhir:v "SOR Organization - Healthcare Institution HI" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Sundhedsinstitution" ]     ] )
  ] [
fhir:code [ fhir:v "OE" ] ;
fhir:display [ fhir:v "SOR Organization - Organizational Unit OU" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Organisatorisk enhed" ]     ] )
  ] ) . #