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
: Questionnaires used in the Danish Patient Reported Outcome (PRO), by PRO-sekretariatet. - TTL Representation
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-prodk-questionnaire-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-prodk-questionnaire-CS</b></p><a name=\"MedCom-xds-prodk-questionnaire-CS\"> </a><a name=\"hcMedCom-xds-prodk-questionnaire-CS\"> </a><p>This case-insensitive code system <code>urn:oid:1.2.208.176.7.3.1</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\">3d3d6f46-ea42-4d64-a2bb-52646dcd6513<a name=\"MedCom-xds-prodk-questionnaire-CS-3d3d6f46-ea42-4d64-a2bb-52646dcd6513\"> </a></td><td>Psoriasis v.3</td></tr><tr><td style=\"white-space:nowrap\">1de279ff-99fd-4544-9e41-300f56bc08e4<a name=\"MedCom-xds-prodk-questionnaire-CS-1de279ff-99fd-4544-9e41-300f56bc08e4\"> </a></td><td>Diabetes v.10</td></tr><tr><td style=\"white-space:nowrap\">898cba44-c668-41e8-ac25-c2b880ac7090<a name=\"MedCom-xds-prodk-questionnaire-CS-898cba44-c668-41e8-ac25-c2b880ac7090\"> </a></td><td>Hjerterehabilitering uddrag start v.3</td></tr><tr><td style=\"white-space:nowrap\">c820effc-91d3-45cd-b2df-53ae95284349<a name=\"MedCom-xds-prodk-questionnaire-CS-c820effc-91d3-45cd-b2df-53ae95284349\"> </a></td><td>Hjerterehabilitering uddrag slut v.3</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "urn:oid:1.2.208.176.7.3.1"^^xsd:anyURI ;
fhir:l <urn:oid:1.2.208.176.7.3.1>
] ; #
fhir:identifier ( [
fhir:value [ fhir:v "1.2.208.176.7.3.1" ]
] ) ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "MedCom_XDS_PRODKQuestionnaire"] ; #
fhir:title [ fhir:v "Questionnaires used in the Danish Patient Reported Outcome (PRO), by PRO-sekretariatet."] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2022-08-31"^^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 "Standards and profiles used for the Patient Reported Outcome (PRO) in Danish Health; https://spgdef.dk/qfdd"] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "fragment"] ; #
fhir:concept ( [
fhir:code [ fhir:v "3d3d6f46-ea42-4d64-a2bb-52646dcd6513" ] ;
fhir:display [ fhir:v "Psoriasis v.3" ]
] [
fhir:code [ fhir:v "1de279ff-99fd-4544-9e41-300f56bc08e4" ] ;
fhir:display [ fhir:v "Diabetes v.10" ]
] [
fhir:code [ fhir:v "898cba44-c668-41e8-ac25-c2b880ac7090" ] ;
fhir:display [ fhir:v "Hjerterehabilitering uddrag start v.3" ]
] [
fhir:code [ fhir:v "c820effc-91d3-45cd-b2df-53ae95284349" ] ;
fhir:display [ fhir:v "Hjerterehabilitering uddrag slut v.3" ]
] ) . #