Danish profile of the IHE XDS Metadata Standard
2.0.0-trial-use-1 - release
DK
This page is part of the Dk Terminology for XDS Metadata (v2.0.0-trial-use-1: Trial Uses) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.1. For a full list of available versions, see the Directory of published versions
| Active as of 2015-01-01 |
{
"resourceType" : "ValueSet",
"id" : "MedCom-xds-classcode-VS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedCom-xds-classcode-VS</b></p><a name=\"MedCom-xds-classcode-VS\"> </a><a name=\"hcMedCom-xds-classcode-VS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-MedCom-xds-classcode-CS.html\"><code>http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-xds-classcode-CS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-MedCom-xds-classcode-CS.html#MedCom-xds-classcode-CS-001\">001</a></td><td style=\"color: #cccccc\">Klinisk rapport</td></tr><tr><td><a href=\"CodeSystem-MedCom-xds-classcode-CS.html#MedCom-xds-classcode-CS-006\">006</a></td><td style=\"color: #cccccc\">Workflow</td></tr></table></li></ul></div>"
},
"url" : "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-classcode-VS",
"version" : "1.0.0",
"name" : "MedCom_XDS_ClassCode",
"title" : "DK XDS ClassCode",
"status" : "active",
"experimental" : false,
"date" : "2015-01-01",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://www.medcom.dk"
}
]
}
],
"description" : "Value set for the classCode attribute. classCode used in DK IHE Document sharing",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-xds-classcode-CS",
"concept" : [
{
"code" : "001"
},
{
"code" : "006"
}
]
}
]
}
}