DK MedCom Terminology
2.0.0-draft - draft
DK MedCom Terminology, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-terminology/ and changes regularly. See the Directory of published versions
Draft as of 2025-06-28 |
{
"resourceType" : "ValueSet",
"id" : "medcom-observation-valueset",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medcom-observation-valueset</b></p><a name=\"medcom-observation-valueset\"> </a><a name=\"hcmedcom-observation-valueset\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-medcom-observation-codes.html\"><code>http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-observation-codes</code></a></li></ul></div>"
},
"url" : "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-observation-valueset",
"version" : "2.0.0-draft",
"name" : "MedComObservationValueSet",
"title" : "MedComObservationValueSet",
"status" : "draft",
"experimental" : true,
"date" : "2025-06-28",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://www.medcom.dk"
}
]
}
],
"description" : "Valuesets for Observation defined by MedCom",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-observation-codes"
}
]
}
}