{
  "resourceType" : "CodeSystem",
  "id" : "epa-data-category-medical-cs",
  "url" : "https://gematik.de/fhir/terminology/CodeSystem/epa-data-category-medical-cs",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:1.2.276.0.76.5.511"
  }],
  "version" : "1.0.7",
  "name" : "EPADataCategoryMedicalCS",
  "title" : "ePA-Datenkategorien für medizinische Fachgebiete",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-12",
  "publisher" : "gematik GmbH",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.gematik.de"
    }]
  }],
  "description" : "ePA-Datenkategorien für medizinische Fachgebiete",
  "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.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 11,
  "property" : [{
    "code" : "status",
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "description" : "Status",
    "type" : "code"
  }],
  "concept" : [{
    "code" : "practitioner",
    "display" : "Hausarzt/Hausärztin",
    "property" : [{
      "code" : "status",
      "valueCode" : "inactive"
    }]
  },
  {
    "code" : "hospital",
    "display" : "Krankenhaus",
    "property" : [{
      "code" : "status",
      "valueCode" : "inactive"
    }]
  },
  {
    "code" : "laboratory",
    "display" : "Labor und Humangenetik",
    "property" : [{
      "code" : "status",
      "valueCode" : "inactive"
    }]
  },
  {
    "code" : "physiotherapy",
    "display" : "Physiotherapeuten",
    "property" : [{
      "code" : "status",
      "valueCode" : "inactive"
    }]
  },
  {
    "code" : "psychotherapy",
    "display" : "Psychotherapeuten",
    "property" : [{
      "code" : "status",
      "valueCode" : "inactive"
    }]
  },
  {
    "code" : "dermatology",
    "display" : "Dermatologie",
    "property" : [{
      "code" : "status",
      "valueCode" : "inactive"
    }]
  },
  {
    "code" : "gynaecology_urology",
    "display" : "Urologie/Gynäkologie",
    "property" : [{
      "code" : "status",
      "valueCode" : "inactive"
    }]
  },
  {
    "code" : "dentistry_oms",
    "display" : "Zahnheilkunde und Mund-Kiefer-Gesichtschirurgie",
    "property" : [{
      "code" : "status",
      "valueCode" : "inactive"
    }]
  },
  {
    "code" : "other_medical",
    "display" : "Weitere Fachärzte/Fachärztinnen",
    "property" : [{
      "code" : "status",
      "valueCode" : "inactive"
    }]
  },
  {
    "code" : "other_non_medical",
    "display" : "Weitere nicht-ärztliche Berufe",
    "property" : [{
      "code" : "status",
      "valueCode" : "inactive"
    }]
  },
  {
    "code" : "reports",
    "display" : "Befunde/Diagnosen/Berichte",
    "definition" : "Daten zu Befunden, Diagnosen, durchgeführten und geplanten Therapiemaßnahmen, Früherkennungsuntersuchungen, Behandlungsberichten und sonstige untersuchungs- und behandlungsbezogene medizinische Informationen"
  }]
}