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

: CodeSystem for HiisCatalogEntryType - JSON Representation

Draft as of 2026-02-25

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "HiisCatalogEntryType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HiisCatalogEntryType</b></p><a name=\"HiisCatalogEntryType\"> </a><a name=\"hcHiisCatalogEntryType\"> </a><p>This case-sensitive code system <code>https://fhir.bfarm.de/CodeSystem/HiisCatalogEntryType</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">medical-aid<a name=\"HiisCatalogEntryType-medical-aid\"> </a></td><td>Medical aid or implant</td></tr><tr><td style=\"white-space:nowrap\">medical-aid-interface<a name=\"HiisCatalogEntryType-medical-aid-interface\"> </a></td><td>Interface for medical aid or implant</td></tr></table></div>"
  },
  "url" : "https://fhir.bfarm.de/CodeSystem/HiisCatalogEntryType",
  "version" : "3.0.2-RC1",
  "name" : "HiisCatalogEntryTypeCs",
  "title" : "CodeSystem for HiisCatalogEntryType",
  "status" : "draft",
  "date" : "2026-02-25T07:31:33+01:00",
  "publisher" : "BfArM",
  "contact" : [
    {
      "name" : "BfArM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bfarm.de"
        }
      ]
    }
  ],
  "description" : "CodeSystem for the type of a HIIS catalog entry.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "medical-aid",
      "display" : "Medical aid or implant"
    },
    {
      "code" : "medical-aid-interface",
      "display" : "Interface for medical aid or implant"
    }
  ]
}