{
  "resourceType" : "CodeSystem",
  "id" : "epa-xds-einrichtungsarten-patientenbezogenen-frontend-cs",
  "url" : "https://gematik.de/fhir/terminology/CodeSystem/epa-xds-einrichtungsarten-patientenbezogenen-frontend-cs",
  "version" : "1.0.8",
  "name" : "EPAXDSEinrichtungsartenPatientenbezogenenFrontendCS",
  "title" : "EPA IHE XDS Patientenbezogene Einrichtungsarten für ePA-FdV",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-12-15",
  "publisher" : "gematik GmbH",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.gematik.de"
    }]
  }],
  "description" : "Versichertenfreundliche Anzeigetexte für patientenbezogene Einrichtungsarten (d.h. XDS Healthcare Facility Type Codes)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE"
    }]
  }],
  "copyright" : "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "content" : "supplement",
  "supplements" : "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.2",
  "concept" : [{
    "code" : "MVZ",
    "display" : "Medizinisches Versorgungszentrum",
    "designation" : [{
      "language" : "de-DE",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009"
      },
      "value" : "Medizinisches Versorgungszentrum (MVZ)"
    }]
  },
  {
    "code" : "REH",
    "display" : "Medizinische Rehabilitation",
    "designation" : [{
      "language" : "de-DE",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009"
      },
      "value" : "Zentrum für Rehabilitation"
    }]
  },
  {
    "code" : "HEI",
    "display" : "Nicht-ärztliche Heilberufs-Praxis",
    "designation" : [{
      "language" : "de-DE",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009"
      },
      "value" : "Heilberufspraxis(z.B. Physiotherapie, Ergotherapie, Logopädie)"
    }]
  },
  {
    "code" : "MDK",
    "display" : "Medizinischer Dienst der Krankenversicherung",
    "designation" : [{
      "language" : "de-DE",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009"
      },
      "value" : "Medizinischer Dienst"
    }]
  },
  {
    "code" : "PAT",
    "display" : "Patient außerhalb der Betreuung",
    "designation" : [{
      "language" : "de-DE",
      "use" : {
        "system" : "http://snomed.info/sct",
        "code" : "900000000000013009"
      },
      "value" : "Patienteneigene Dokumente (z.B. Daten aus Gesundheitsapps)"
    }]
  }]
}