: FhirMimeTypeVS - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "FhirMimeTypeVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet FhirMimeTypeVS</b></p><a name=\"FhirMimeTypeVS\"> </a><a name=\"hcFhirMimeTypeVS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-MimeTypeCS.html\"><code>urn:ietf:bcp:13</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦6.0.0-rc</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-MimeTypeCS.html#MimeTypeCS-application.47fhir.43json\">application/fhir+json</a></td><td style=\"color: #cccccc\">FHIR JSON</td></tr><tr><td><a href=\"CodeSystem-MimeTypeCS.html#MimeTypeCS-application.47fhir.43xml\">application/fhir+xml</a></td><td style=\"color: #cccccc\">FHIR XML</td></tr></table></li></ul></div>"
},
"url" : "https://gematik.de/fhir/isik/ValueSet/FhirMimeTypeVS",
"version" : "6.0.0-rc",
"name" : "FhirMimeTypeVS",
"title" : "FhirMimeTypeVS",
"status" : "active",
"experimental" : false,
"date" : "2026-04-02",
"publisher" : "gematik GmbH",
"contact" : [
{
"name" : "gematik GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://gematik.de"
}
]
}
],
"description" : "FHIR Mime Types",
"compose" : {
"include" : [
{
"system" : "urn:ietf:bcp:13",
"concept" : [
{
"code" : "application/fhir+json"
},
{
"code" : "application/fhir+xml"
}
]
}
]
}
}