FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.terminology
Resource TypeValueSet
IdValueSet-epa-xds-mime-type-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.terminology@1.0.8&canonical=https://gematik.de/fhir/terminology/ValueSet/epa-xds-mime-type-vs
URLhttps://gematik.de/fhir/terminology/ValueSet/epa-xds-mime-type-vs
Version1.0.7
Statusactive
Date2025-09-12
NameEPAXDSMimeTypeVS
TitleIHE XDS MIME Type ValueSet for ePA
Realmde
DescriptionThe code specifying the MIME type of document.
Copyrightgematik GmbH / Dieser Implementation Guide ist lizenziert unter [Apache License](./license.html), Version 2.0.

Resources that use this resource

StructureDefinition
epa-mhd-document-referenceEPA MHD DocumentReference

Resources that this resource uses

CodeSystem
urn:ietf:bcp:13Mime Type

Narrative

No narrative content found in resource


Source1

{
  "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.7",
  "name": "EPAXDSMimeTypeVS",
  "title": "IHE XDS MIME Type ValueSet for ePA",
  "status": "active",
  "experimental": false,
  "date": "2025-09-12",
  "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 / Dieser Implementation Guide ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "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-11-03",
    "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"
      }
    ]
  }
}