Danish profile of the XDS Metadata Standard
2.0.0 - ci-build
Danish profile of the XDS Metadata Standard, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.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-metadata/ and changes regularly. See the Directory of published versions
| Active as of 2015-01-04 |
{
"resourceType" : "ValueSet",
"id" : "MedCom-xds-mimetype-xml-VS",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedCom-xds-mimetype-xml-VS</b></p><a name=\"MedCom-xds-mimetype-xml-VS\"> </a><a name=\"hcMedCom-xds-mimetype-xml-VS\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-mediaType.html\"><code>http://terminology.hl7.org/CodeSystem/v3-mediaType</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.0, the version found through the package references\"> version 📦4.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-mediaType.html#v3-mediaType-text.47xml\">text/xml</a></td><td>MimeType-text/xml</td><td>For structured character based data. There is a risk that general SGML/XML is too powerful to allow a sharing of general SGML/XML documents between different applications.</td></tr></table></li></ul></div>"
},
"url" : "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-mimetype-xml-VS",
"version" : "2.0.0",
"name" : "MedCom_XDS_MimeType_XML",
"title" : "MedCom XDS MimeType for non-FHIR XML documents",
"status" : "active",
"experimental" : true,
"date" : "2015-01-04",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://www.medcom.dk"
}
]
}
],
"description" : "Values for the document metadata attribute mimeType",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-mediaType",
"concept" : [
{
"code" : "text/xml",
"display" : "MimeType-text/xml"
}
]
}
]
}
}