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

FHIR IG analytics

Packagede.gematik.schuleingangsuntersuchung
Resource TypeValueSet
IdValueSet-seu-ef-behandlungstyp-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.schuleingangsuntersuchung@1.0.0-ballot&canonical=https://www.oegd.de/fhir/seu/ValueSet/seu-ef-behandlungstyp-vs
URLhttps://www.oegd.de/fhir/seu/ValueSet/seu-ef-behandlungstyp-vs
Statusdraft
NameSEU_EF_BehandlungstypVS
TitleSEU_EF_Behandlungstyp ValueSet
DescriptionValueSet, das verschiedene Behandlungstypen enthält.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
seu-ef-behandlungstyp-csSEU_EF_Behandlungstyp CodeSystem

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "SEU_EF_BehandlungstypVS",
  "id": "seu-ef-behandlungstyp-vs",
  "title": "SEU_EF_Behandlungstyp ValueSet",
  "description": "ValueSet, das verschiedene Behandlungstypen enthält.",
  "url": "https://www.oegd.de/fhir/seu/ValueSet/seu-ef-behandlungstyp-vs",
  "expansion": {
    "timestamp": "2024-10-20T11:50:47+00:00",
    "contains": [
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-behandlungstyp-cs",
        "code": "aerztlich",
        "display": "Ärztlich"
      },
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-behandlungstyp-cs",
        "code": "zahnaerztlich",
        "display": "Zahnärztlich"
      },
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-behandlungstyp-cs",
        "code": "psychologisch_kinder_jugendpsychiatrisch",
        "display": "Psychologisch/Kinder- und Jugendpsychiatrisch"
      },
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-behandlungstyp-cs",
        "code": "sonstige_behandlung",
        "display": "Sonstige Behandlung"
      },
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-behandlungstyp-cs",
        "code": "keine_angabe",
        "display": "Keine Angabe"
      }
    ]
  },
  "compose": {
    "include": [
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-behandlungstyp-cs"
      }
    ]
  }
}