{
  "resourceType" : "ValueSet",
  "id" : "epa-ehealth-dsi-healthcare-facility-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet epa-ehealth-dsi-healthcare-facility-type-vs</b></p><a name=\"epa-ehealth-dsi-healthcare-facility-type-vs\"> </a><a name=\"hcepa-ehealth-dsi-healthcare-facility-type-vs\"> </a><a name=\"epa-ehealth-dsi-healthcare-facility-type-vs-de-DE\"> </a><ul><li>Include these codes as defined in <code>urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td>Hospital</td><td>Hospital</td><td>Krankenhaus</td></tr><tr><td>Resident Physician</td><td>Resident Physician</td><td>Niedergelassene(r) Ärztin/Arzt</td></tr><tr><td>Pharmacy</td><td>Pharmacy</td><td>Apotheke</td></tr><tr><td>Other</td><td>Other</td><td>Andere</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/terminology/ValueSet/epa-ehealth-dsi-healthcare-facility-type-vs",
  "version" : "1.0.5-2",
  "name" : "EPAEHealthDSIHealthcareFacilityTypeVS",
  "title" : "EHealth DSI Healthcare Facility Type ValueSet for ePA",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-02-28",
  "publisher" : "gematik GmbH",
  "contact" : [{
    "name" : "gematik GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.gematik.de"
    },
    {
      "system" : "email",
      "value" : "patientteam [ at ] gematik.de"
    }]
  }],
  "description" : "Type of Healthcare Professional Organisation",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE"
    }]
  }],
  "immutable" : false,
  "compose" : {
    "include" : [{
      "system" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
      "concept" : [{
        "code" : "Hospital",
        "display" : "Hospital",
        "designation" : [{
          "language" : "de",
          "value" : "Krankenhaus"
        }]
      },
      {
        "code" : "Resident Physician",
        "display" : "Resident Physician",
        "designation" : [{
          "language" : "de",
          "value" : "Niedergelassene(r) Ärztin/Arzt"
        }]
      },
      {
        "code" : "Pharmacy",
        "display" : "Pharmacy",
        "designation" : [{
          "language" : "de",
          "value" : "Apotheke"
        }]
      },
      {
        "code" : "Other",
        "display" : "Other",
        "designation" : [{
          "language" : "de",
          "value" : "Andere"
        }]
      }]
    }]
  }
}