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 2024-01-18 |
{
"resourceType" : "ValueSet",
"id" : "medcom-obs-responseGroup",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medcom-obs-responseGroup</b></p><a name=\"medcom-obs-responseGroup\"> </a><a name=\"hcmedcom-obs-responseGroup\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-medcom-observation-resultGroup.html\"><code>http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-observation-resultGroup</code></a></li></ul></div>"
},
"url" : "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-obs-responseGroup",
"version" : "2.0.0-draft",
"name" : "MedComObservarionResponesGroupValueSet",
"title" : "MedComObservationResultGroupValueSet",
"status" : "draft",
"experimental" : true,
"date" : "2024-01-18",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://www.medcom.dk"
}
]
}
],
"description" : "National response groups for observation results.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-observation-resultGroup"
}
]
}
}