FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/epa-data-category-medical-cs

Packagede.gematik.terminology
Resource TypeCodeSystem
Idepa-data-category-medical-cs
FHIR VersionR4
Sourcehttps://gematik.de/fhir/terminology/https://simplifier.net/resolve?scope=de.gematik.terminology@1.0.6&canonical=https://gematik.de/fhir/terminology/CodeSystem/epa-data-category-medical-cs
URLhttps://gematik.de/fhir/terminology/CodeSystem/epa-data-category-medical-cs
Version1.0.6
Statusactive
Date2025-05-28
NameEPADataCategoryMedicalCS
TitleData Category Medical Code System for ePA
Realmde
DescriptionData category codes based on medical specialties
Contentcomplete

Resources that use this resource

ValueSet
epa-data-category-medical-vsData Category Medical Value Set for ePA

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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.6",
  "name": "EPADataCategoryMedicalCS",
  "title": "Data Category Medical Code System for ePA",
  "status": "active",
  "experimental": false,
  "date": "2025-05-28",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "description": "Data category codes based on medical specialties",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE"
        }
      ]
    }
  ],
  "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"
    }
  ]
}