This page is part of the Dk Terminology for XDS Metadata (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
: IHE ClassCode - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "MedCom-ihe-core-classcode-VS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:oid:1.2.208.184.100.9</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>001</td><td>Klinisk rapport</td></tr></table></li></ul></div>"
},
"url" : "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-ihe-core-classcode-VS",
"version" : "1.0.0",
"name" : "MedComIHE_CoreClassCode",
"title" : "IHE ClassCode",
"status" : "active",
"experimental" : true,
"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",
"compose" : {
"include" : [
{
"system" : "urn:oid:1.2.208.184.100.9",
"concept" : [
{
"code" : "001",
"display" : "Klinisk rapport"
}
]
}
]
}
}