Dk Terminology for XDS Metadata, 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
: IHE ClassCode - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MedCom-ihe-core-classcode-VS"] ; #
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: ValueSet MedCom-ihe-core-classcode-VS</b></p><a name=\"MedCom-ihe-core-classcode-VS\"> </a><a name=\"hcMedCom-ihe-core-classcode-VS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-MedCom-ihe-classcode-CS.html\"><code>urn:oid:1.2.208.184.100.9</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?1.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-MedCom-ihe-classcode-CS.html#MedCom-ihe-classcode-CS-001\">001</a></td><td style=\"color: #cccccc\">Klinisk rapport</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-ihe-core-classcode-VS"^^xsd:anyURI ;
fhir:l <http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-ihe-core-classcode-VS>
] ; #
fhir:version [ fhir:v "1.1.0"] ; #
fhir:name [ fhir:v "MedComIHE_CoreClassCode"] ; #
fhir:title [ fhir:v "IHE ClassCode"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2022-01-26"^^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 "Value set for the classCode attribute. classCode used in DK IHE Document sharing"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "urn:oid:1.2.208.184.100.9"^^xsd:anyURI ;
fhir:l <urn:oid:1.2.208.184.100.9> ] ;
( fhir:concept [
fhir:code [ fhir:v "001" ] ] ) ] )
] . #