DK MedCom Core Document
1.0.0 - release
DK MedCom Core Document, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-core-document/ and changes regularly. See the Directory of published versions
Active as of 2022-01-26 |
{
"resourceType" : "ValueSet",
"id" : "medcom-dk-xds-msg-typecode-VS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medcom-dk-xds-msg-typecode-VS</b></p><a name=\"medcom-dk-xds-msg-typecode-VS\"> </a><a name=\"hcmedcom-dk-xds-msg-typecode-VS\"> </a><ul><li>Include these codes as defined in <code>http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-core-typecode-CS</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>HCOMsg</td><td>HomeCareObservation Message</td></tr></table></li></ul></div>"
},
"url" : "http://medcomfhir.dk/ig/coredocument/ValueSet/medcom-dk-xds-msg-typecode-VS",
"version" : "1.0.0",
"name" : "MedComXds_MsgTypeCodeVS",
"title" : "IHE XDS TypeCode",
"status" : "active",
"experimental" : true,
"date" : "2022-01-26",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://www.medcom.dk"
}
]
},
{
"name" : "MedCom FHIR Team",
"telecom" : [
{
"system" : "email",
"value" : "fhir@medcom.dk",
"use" : "work"
}
]
}
],
"description" : "ValueSet containing TypeCode.",
"compose" : {
"include" : [
{
"system" : "http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-core-typecode-CS",
"concept" : [
{
"code" : "HCOMsg",
"display" : "HomeCareObservation Message"
}
]
}
]
}
}