ISiK Subscription Implementierungsleitfaden
Version 6.0.0-rc - STU1

: FhirMimeTypeVS - JSON Representation

Active as of 2025-12-17

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 <code>urn:ietf:bcp:13</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>application/fhir+json</td><td style=\"color: #cccccc\">application/fhir+json</td></tr><tr><td>application/fhir+xml</td><td style=\"color: #cccccc\">application/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" : "2025-12-17",
  "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"
          }
        ]
      }
    ]
  }
}