MedCom Documents XDS Metadata profiles IG, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.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-documents/ and changes regularly. See the Directory of published versions
: APD-DK IHE FormatCode - 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-dk-xds-apd-formatcode-VS"] ; #
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: ValueSet medcom-dk-xds-apd-formatcode-VS</b></p><a name=\"medcom-dk-xds-apd-formatcode-VS\"> </a><a name=\"hcmedcom-dk-xds-apd-formatcode-VS\"> </a><ul><li>Include these codes as defined in <code>urn:oid:1.2.208.184.100.10</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>urn:ad:dk:medcom:apd-v2.0.1:full</td><td/></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://medcomfhir.dk/ig/xdsdocuments/ValueSet/medcom-dk-xds-apd-formatcode-VS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "MedComXds_APDDkFormatCode"] ; #
fhir:title [ fhir:v "APD-DK IHE FormatCode"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2020-05-16"^^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 "https://medcom.dk/" ] ] )
] ) ; #
fhir:description [ fhir:v "APD-DK: Code system for document format code used in national Document sharing. The value set for format code is based on code system DK_IHE_FormatCode. New formatCode will be added, when created."] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "urn:oid:1.2.208.184.100.10"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "urn:ad:dk:medcom:apd-v2.0.1:full" ] ] ) ] )
] . #