DK MedCom Document
2.0.0 - release
DK
This page is part of the DK MedCom Document (v2.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2015-01-04 |
{
"resourceType" : "ValueSet",
"id" : "MedCom-ihe-core-mimetype-VS-TEMP",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedCom-ihe-core-mimetype-VS-TEMP</b></p><a name=\"MedCom-ihe-core-mimetype-VS-TEMP\"> </a><a name=\"hcMedCom-ihe-core-mimetype-VS-TEMP\"> </a><ul><li>Include these codes as defined in <code>urn:ietf:bcp:13</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>text/xml</td><td>text/xml</td></tr><tr><td>application/fhir+json</td><td>application/fhir+json</td></tr><tr><td>application/fhir+xml</td><td>application/fhir+xml</td></tr></table></li></ul></div>"
},
"url" : "http://medcomfhir.dk/ig/document/ValueSet/MedCom-ihe-core-mimetype-VS-TEMP",
"version" : "2.0.0",
"name" : "MedComIHE_CoreMimeType_TEMP",
"title" : "IHE MimeType_TEMP",
"status" : "active",
"experimental" : false,
"date" : "2015-01-04",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://www.medcom.dk"
},
{
"system" : "email",
"value" : "fhir@medcom.dk"
}
]
}
],
"description" : "_TEMP Values for the document metadata attribute mimeType",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "urn:ietf:bcp:13",
"concept" : [
{
"code" : "text/xml",
"display" : "text/xml"
},
{
"code" : "application/fhir+json",
"display" : "application/fhir+json"
},
{
"code" : "application/fhir+xml",
"display" : "application/fhir+xml"
}
]
}
]
}
}