MedCom Documents XDS Metadata profiles IG
1.0.0 - ci-build
MedCom Documents XDS Metadata profiles IG, 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-xds-documents/ and changes regularly. See the Directory of published versions
Active as of 2022-01-26 |
{
"resourceType" : "ValueSet",
"id" : "medcom-dk-xds-apd-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-apd-typecode-VS</b></p><a name=\"medcom-dk-xds-apd-typecode-VS\"> </a><a name=\"hcmedcom-dk-xds-apd-typecode-VS\"> </a><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.6.1</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>56446-8</td><td>Appointment Summary Document</td></tr></table></li></ul></div>"
},
"url" : "https://medcomfhir.dk/ig/xdsdocuments/ValueSet/medcom-dk-xds-apd-typecode-VS",
"version" : "1.0.0",
"name" : "MedComXds_APDDkTypeCodeVS",
"title" : "DK IHE XDS APD Message TypeCode Valueset",
"status" : "active",
"experimental" : true,
"date" : "2022-01-26",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "https://medcom.dk/"
}
]
}
],
"description" : "Value set for the TypeCode attribute for DK APD Message. TypeCode used in DK IHE XDS Document sharing",
"compose" : {
"include" : [
{
"system" : "urn:oid:2.16.840.1.113883.6.1",
"concept" : [
{
"code" : "56446-8",
"display" : "Appointment Summary Document"
}
]
}
]
}
}