FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.schuleingangsuntersuchung
Resource TypeCodeSystem
IdCodeSystem-seu-ef-behandlungstyp-cs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.schuleingangsuntersuchung@1.0.0-ballot&canonical=https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-behandlungstyp-cs
URLhttps://www.oegd.de/fhir/seu/CodeSystem/seu-ef-behandlungstyp-cs
Statusdraft
NameSEU_EF_BehandlungstypCS
TitleSEU_EF_Behandlungstyp CodeSystem
DescriptionCodeSystem für die Angabe des Behandlungstyps.
Contentcomplete

Resources that use this resource

ValueSet
seu-ef-behandlungstyp-vsSEU_EF_Behandlungstyp ValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "SEU_EF_BehandlungstypCS",
  "id": "seu-ef-behandlungstyp-cs",
  "title": "SEU_EF_Behandlungstyp CodeSystem",
  "description": "CodeSystem für die Angabe des Behandlungstyps.",
  "url": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-behandlungstyp-cs",
  "concept": [
    {
      "code": "aerztlich",
      "display": "Ärztlich"
    },
    {
      "code": "zahnaerztlich",
      "display": "Zahnärztlich"
    },
    {
      "code": "psychologisch_kinder_jugendpsychiatrisch",
      "display": "Psychologisch/Kinder- und Jugendpsychiatrisch"
    },
    {
      "code": "sonstige_behandlung",
      "display": "Sonstige Behandlung"
    },
    {
      "code": "keine_angabe",
      "display": "Keine Angabe"
    }
  ],
  "count": 5
}