TI Terminology
Version 1.1.0-ballot.1 - ballot

: MHD MIME Type ValueSet for ePA - JSON Representation

Active as of 2026-11-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "epa-mhd-mime-type-vs",
  "url" : "https://gematik.de/fhir/terminology/ValueSet/epa-xds-mime-type-vs",
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.276.0.76.11.590"
    }
  ],
  "version" : "1.1.0",
  "name" : "EPAMHDMimeTypeVS",
  "title" : "MHD MIME Type ValueSet for ePA",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-11-16",
  "publisher" : "gematik GmbH",
  "description" : "The code specifying the MIME type of document.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "copyright" : "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:bcp:13",
        "concept" : [
          {
            "code" : "application/pdf",
            "display" : "PDF"
          },
          {
            "code" : "application/hl7-v3",
            "display" : "HL7 CDA"
          },
          {
            "code" : "application/pkcs7-mime",
            "display" : "PKCS #7"
          },
          {
            "code" : "application/fhir+xml",
            "display" : "FHIR (XML)"
          },
          {
            "code" : "application/fhir+json",
            "display" : "FHIR (JSON)"
          },
          {
            "code" : "image/png",
            "display" : "PNG"
          }
        ]
      }
    ],
    "exclude" : [
      {
        "system" : "urn:ietf:bcp:13",
        "concept" : [
          {
            "code" : "text/plain",
            "display" : "Plain Text"
          },
          {
            "code" : "application/xml",
            "display" : "XML"
          },
          {
            "code" : "application/json",
            "display" : "JSON"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "timestamp" : "2026-11-16",
    "contains" : [
      {
        "system" : "urn:ietf:bcp:13",
        "code" : "application/pdf",
        "display" : "PDF"
      },
      {
        "system" : "urn:ietf:bcp:13",
        "code" : "application/hl7-v3",
        "display" : "HL7 CDA"
      },
      {
        "system" : "urn:ietf:bcp:13",
        "code" : "application/pkcs7-mime",
        "display" : "PKCS #7"
      },
      {
        "system" : "urn:ietf:bcp:13",
        "code" : "application/fhir+xml",
        "display" : "FHIR (XML)"
      },
      {
        "system" : "urn:ietf:bcp:13",
        "code" : "application/fhir+json",
        "display" : "FHIR (JSON)"
      },
      {
        "system" : "urn:ietf:bcp:13",
        "code" : "image/png",
        "display" : "PNG"
      }
    ]
  }
}