Implementation Guide
TI Terminology
Version 1.0.5-4 - release

: IHE XDS MIME Type ValueSet for ePA - JSON Representation

Active as of 2025-05-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "epa-xds-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.0.5-4",
  "name" : "EPAXDSMimeTypeVS",
  "title" : "IHE XDS MIME Type ValueSet for ePA",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-12",
  "publisher" : "gematik GmbH",
  "description" : "The code specifying the MIME type of document.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:bcp:13",
        "concept" : [
          {
            "code" : "application/pdf",
            "display" : "PDF"
          },
          {
            "code" : "text/plain",
            "display" : "Plain Text"
          },
          {
            "code" : "application/xml",
            "display" : "XML"
          },
          {
            "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" : "application/json",
            "display" : "JSON"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "timestamp" : "2025-05-09",
    "contains" : [
      {
        "system" : "urn:ietf:bcp:13",
        "code" : "application/pdf",
        "display" : "PDF"
      },
      {
        "system" : "urn:ietf:bcp:13",
        "code" : "text/plain",
        "display" : "Plain Text"
      },
      {
        "system" : "urn:ietf:bcp:13",
        "code" : "application/xml",
        "display" : "XML"
      },
      {
        "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" : "application/json",
        "display" : "JSON"
      }
    ]
  }
}