Danish profile of the XDS Metadata Standard
2.0.0 - ci-build

Danish profile of the XDS Metadata Standard, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-xds-metadata/ and changes regularly. See the Directory of published versions

: MedCom XDS Episode of care label - TTL Representation

Active as of 2021-01-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 "MedCom-xds-episodeOfCare-CS"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MedCom-xds-episodeOfCare-CS</b></p><a name=\"MedCom-xds-episodeOfCare-CS\"> </a><a name=\"hcMedCom-xds-episodeOfCare-CS\"> </a><p>This case-insensitive code system <code>urn:oid:1.2.208.176.2.4</code> provides <b>a fragment</b> that includes 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\">ALAL01<a name=\"MedCom-xds-episodeOfCare-CS-ALAL01\"> </a></td><td>Kræftsygdomme</td></tr><tr><td style=\"white-space:nowrap\">ALAL02<a name=\"MedCom-xds-episodeOfCare-CS-ALAL02\"> </a></td><td>Hjertesygdomme</td></tr><tr><td style=\"white-space:nowrap\">ALAL03<a name=\"MedCom-xds-episodeOfCare-CS-ALAL03\"> </a></td><td>Psykiske lidelser og adfærdsmæssige forstyrrelser</td></tr><tr><td style=\"white-space:nowrap\">ALAL21<a name=\"MedCom-xds-episodeOfCare-CS-ALAL21\"> </a></td><td>Kronisk obstruktiv lungesygdom (KOL)</td></tr><tr><td style=\"white-space:nowrap\">ALAL22<a name=\"MedCom-xds-episodeOfCare-CS-ALAL22\"> </a></td><td>Type 2-diabetes</td></tr><tr><td style=\"white-space:nowrap\">ALAL23<a name=\"MedCom-xds-episodeOfCare-CS-ALAL23\"> </a></td><td>Osteoporose</td></tr><tr><td style=\"white-space:nowrap\">ALAL51<a name=\"MedCom-xds-episodeOfCare-CS-ALAL51\"> </a></td><td>Graviditet, fødsel og barsel</td></tr><tr><td style=\"white-space:nowrap\">ALAL52<a name=\"MedCom-xds-episodeOfCare-CS-ALAL52\"> </a></td><td>Nyfødte</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "urn:oid:1.2.208.176.2.4"^^xsd:anyURI ;
fhir:l <urn:oid:1.2.208.176.2.4>
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "1.2.208.176.2.4" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "MedCom_XDS_EpisodeOfCare"] ; # 
  fhir:title [ fhir:v "MedCom XDS Episode of care label"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2021-01-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://www.medcom.dk" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "CodeSystem for Danish episode of care - defined by SKS Danish Collection og codesystems"] ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:content [ fhir:v "fragment"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "ALAL01" ] ;
fhir:display [ fhir:v "Kræftsygdomme" ]
  ] [
fhir:code [ fhir:v "ALAL02" ] ;
fhir:display [ fhir:v "Hjertesygdomme" ]
  ] [
fhir:code [ fhir:v "ALAL03" ] ;
fhir:display [ fhir:v "Psykiske lidelser og adfærdsmæssige forstyrrelser" ]
  ] [
fhir:code [ fhir:v "ALAL21" ] ;
fhir:display [ fhir:v "Kronisk obstruktiv lungesygdom (KOL)" ]
  ] [
fhir:code [ fhir:v "ALAL22" ] ;
fhir:display [ fhir:v "Type 2-diabetes" ]
  ] [
fhir:code [ fhir:v "ALAL23" ] ;
fhir:display [ fhir:v "Osteoporose" ]
  ] [
fhir:code [ fhir:v "ALAL51" ] ;
fhir:display [ fhir:v "Graviditet, fødsel og barsel" ]
  ] [
fhir:code [ fhir:v "ALAL52" ] ;
fhir:display [ fhir:v "Nyfødte" ]
  ] ) . #