FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "DiPagRestrictedMimeTypesVS",
"id": "dipag-restricted-mime-types-vs",
"title": "Digitale Patientenrechnung Restricted Mime Types",
"version": "1.0.3",
"url": "https://gematik.de/fhir/dipag/ValueSet/dipag-restricted-mime-types-vs",
"experimental": false,
"date": "2025-10-06",
"publisher": "gematik GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://gematik.de/"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:ietf:bcp:13",
"concept": [
{
"code": "application/fhir+json"
},
{
"code": "application/fhir+xml"
}
]
}
]
}
}