MedCom Documents XDS Metadata profiles IG
1.0.0 - ci-build

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

: QRD-DK IHE FormatCode - TTL Representation

Active as of 2022-02-11

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-qrd-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-qrd-formatcode-VS</b></p><a name=\"medcom-dk-xds-qrd-formatcode-VS\"> </a><a name=\"hcmedcom-dk-xds-qrd-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:qrd-v1.1:full</td><td/></tr><tr><td>urn:ad:dk:medcom:qrd-v1.2:full</td><td/></tr><tr><td>urn:ad:dk:medcom:qrd-v1.3:full</td><td/></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://medcomfhir.dk/ig/xdsdocuments/ValueSet/medcom-dk-xds-qrd-formatcode-VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "MedComXds_QRDDkFormatCode"] ; # 
  fhir:title [ fhir:v "QRD-DK IHE FormatCode"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2022-02-11"^^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 "QRD-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:qrd-v1.1:full" ]       ] [
fhir:code [ fhir:v "urn:ad:dk:medcom:qrd-v1.2:full" ]       ] [
fhir:code [ fhir:v "urn:ad:dk:medcom:qrd-v1.3:full" ]       ] )     ] )
  ] . #