FHIR IG analytics
| Package | de.gematik.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-epa-xds-mime-type-vs.json |
| FHIR Version | R4 |
| Source | https://gematik.de/fhir/terminology/1.0.9-1/ValueSet-epa-xds-mime-type-vs.html |
| URL | https://gematik.de/fhir/terminology/ValueSet/epa-xds-mime-type-vs |
| Version | 1.0.7 |
| Status | active |
| Date | 2025-09-12 |
| Name | EPAXDSMimeTypeVS |
| Title | IHE XDS MIME Type ValueSet for ePA |
| Realm | de |
| Description | The code specifying the MIME type of document. |
| Copyright | gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0. |
Resources that use this resource
Resources that this resource uses
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 / 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": "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": "2026-03-20",
"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"
}
]
}
}