BfArM Digitale Anwendungen
3.0.2-RC1 - draft
BfArM Digitale Anwendungen - Local Development build (v3.0.2-RC1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-02-25 |
{
"resourceType" : "ValueSet",
"id" : "HealthAppAttachment",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HealthAppAttachment</b></p><a name=\"HealthAppAttachment\"> </a><a name=\"hcHealthAppAttachment\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-bcp-13.html\"><code>urn:ietf:bcp:13</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>application/vnd.openxmlformats-officedocument.spreadsheetml.sheet</td><td>Excel</td></tr><tr><td>application/json</td><td>JSON</td></tr><tr><td>application/pdf</td><td>PDF</td></tr><tr><td>application/xml</td><td>XML</td></tr><tr><td>text/xml</td><td>XML</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.bfarm.de/ValueSet/HealthAppAttachment",
"version" : "3.0.2-RC1",
"name" : "HealthAppAttachmentVs",
"title" : "ValueSet for HealthAppAttachment",
"status" : "active",
"date" : "2026-02-25T07:31:33+01:00",
"publisher" : "BfArM",
"contact" : [
{
"name" : "BfArM",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bfarm.de"
}
]
}
],
"description" : "ValueSet for attachment content types in the HealthApp context.",
"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"
}
]
}
]
}
}