This value set includes codes based on the following rules:
"
]; #
fhir:ValueSet.url [ fhir:value "http://ehealth.sundhed.dk/vs/topic-type"]; #
fhir:ValueSet.version [ fhir:value "2.7.0"]; #
fhir:ValueSet.name [ fhir:value "TopicType"]; #
fhir:ValueSet.title [ fhir:value "Topic Type"]; #
fhir:ValueSet.status [ fhir:value "active"]; #
fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean]; #
fhir:ValueSet.date [ fhir:value "2019-02-08T00:00:00+00:00"^^xsd:dateTime]; #
fhir:ValueSet.publisher [ fhir:value "Systematic | Trifork"]; #
fhir:ValueSet.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]
]
]; #
fhir:ValueSet.description [ fhir:value "Topic types."]; #
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/definition-topic" ]
], [
fhir:index 1;
fhir:ValueSet.compose.include.system [ fhir:value "http://ehealth.sundhed.dk/cs/topic-type" ]
]
] . #
# - ontology header ------------------------------------------------------------