Dk Terminology for XDS Metadata, 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-metadata/ and changes regularly. See the Directory of published versions
: IHE HomeCommunityId - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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-homeCommunityId-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-ihe-core-homeCommunityId-VS</b></p><a name=\"MedCom-ihe-core-homeCommunityId-VS\"> </a><a name=\"hcMedCom-ihe-core-homeCommunityId-VS\"> </a><a name=\"MedCom-ihe-core-homeCommunityId-VS-en-US\"> </a><ul><li>Include these codes as defined in <code>urn:oid:1.2.208.176.8.1</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1.2.208.176.8.1</td><td>Common Danish IHE XDS domain. Integrating the Healthcare Enterprise (IHE) cross[X]-enterprise Document Sharing (XDS) domain</td></tr><tr><td>1.2.208.193.100</td><td>Primary healthcare domain</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-ihe-core-homeCommunityId-VS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "MedComIHE_CoreDkHomeCommunityId"] ; #
fhir:title [ fhir:v "IHE HomeCommunityId"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2016-11-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 "List of operational and in production home communities (XCA) in Danish Document Sharing"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "urn:oid:1.2.208.176.8.1"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "1.2.208.176.8.1" ] ;
fhir:display [ fhir:v "Common Danish IHE XDS domain. Integrating the Healthcare Enterprise (IHE) cross[X]-enterprise Document Sharing (XDS) domain" ] ] [
fhir:code [ fhir:v "1.2.208.193.100" ] ;
fhir:display [ fhir:v "Primary healthcare domain" ] ] ) ] )
] . #