DK EHMI Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eer/ and changes regularly. See the Directory of published versions
: MedCom Message Definition Uri Valueset - 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 "ehmi-medcom-message-definition-uri-valueset"] ; #
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 ehmi-medcom-message-definition-uri-valueset</b></p><a name=\"ehmi-medcom-message-definition-uri-valueset\"> </a><a name=\"hcehmi-medcom-message-definition-uri-valueset\"> </a><a name=\"ehmi-medcom-message-definition-uri-valueset-da-DK\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ehmi-medcom-message-definition-uri.html\"><code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-medcom-message-definition-uri</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/ValueSet/ehmi-medcom-message-definition-uri-valueset"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.5.0"] ; #
fhir:name [ fhir:v "MedComMessageDefinitionUriVS"] ; #
fhir:title [ fhir:v "MedCom Message Definition Uri Valueset"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-09-01"^^xsd:date] ; #
fhir:description [ fhir:v "ValueSet containing codes for EHMI ehmi-medcom-message-definition-uri"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DK" ] ;
fhir:display [ fhir:v "Denmark" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-medcom-message-definition-uri"^^xsd:anyURI ] ] )
] . #