FHIR IG Statistics: ValueSet/ValueSet-HealthAppAttachment
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"url": "https://fhir.bfarm.de/ValueSet/HealthAppAttachment",
"version": "2.0.7",
"name": "HealthAppAttachment",
"title": "ValueSet for HealthAppAttachment",
"status": "active",
"compose": {
"include": [
{
"system": "urn:ietf:bcp:13",
"concept": [
{
"code": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
"display": "Excel"
},
{
"code": "application/json",
"display": "JSON"
},
{
"code": "application/pdf",
"display": "PDF"
},
{
"code": "application/xml",
"display": "XML"
},
{
"code": "text/xml",
"display": "XML"
}
]
}
]
}
}