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 2025-01-01 |
{
"resourceType" : "ValueSet",
"id" : "MedCom-xds-mimetype-fhir-VS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedCom-xds-mimetype-fhir-VS</b></p><a name=\"MedCom-xds-mimetype-fhir-VS\"> </a><a name=\"hcMedCom-xds-mimetype-fhir-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></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-mediaType.html#v3-mediaType-application.47fhir.43json\">application/fhir+json</a></td><td>MimeType-application/fhir+json</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-mediaType.html#v3-mediaType-application.47fhir.43xml\">application/fhir+xml</a></td><td>MimeType-application/fhir+xml</td></tr></table></li></ul></div>"
},
"url" : "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-mimetype-fhir-VS",
"version" : "2.0.0",
"name" : "MedCom_XDS_MimeType_FHIR",
"title" : "MedCom XDS MimeType for FHIR documents",
"status" : "active",
"experimental" : true,
"date" : "2025-01-01",
"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" : "application/fhir+json",
"display" : "MimeType-application/fhir+json"
},
{
"code" : "application/fhir+xml",
"display" : "MimeType-application/fhir+xml"
}
]
}
]
}
}