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

: ValueSet for HiisAttachmentContentType - JSON Representation

Active as of 2026-02-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "HiisAttachmentContentType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HiisAttachmentContentType</b></p><a name=\"HiisAttachmentContentType\"> </a><a name=\"hcHiisAttachmentContentType\"> </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/HiisAttachmentContentType",
  "version" : "3.0.2-RC1",
  "name" : "HiisAttachmentContentTypeVs",
  "title" : "ValueSet for HiisAttachmentContentType",
  "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 HIIS 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"
          }
        ]
      }
    ]
  }
}