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

FHIR IG analytics

Packagede.gematik.schuleingangsuntersuchung
Resource TypeValueSet
IdValueSet-seu-ef-unfallort-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-unfallort-vs
URLhttps://www.oegd.de/fhir/seu/ValueSet/seu-ef-unfallort-vs
Statusdraft
NameSEU_EF_UnfallortVS
TitleSEU_EF_Unfallort ValueSet
DescriptionValueSet, das die verschiedenen Unfallorte enthält.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
seu-ef-unfallort-csSEU_EF_Unfallort CodeSystem

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "SEU_EF_UnfallortVS",
  "id": "seu-ef-unfallort-vs",
  "title": "SEU_EF_Unfallort ValueSet",
  "description": "ValueSet, das die verschiedenen Unfallorte enthält.",
  "url": "https://www.oegd.de/fhir/seu/ValueSet/seu-ef-unfallort-vs",
  "expansion": {
    "timestamp": "2024-10-20T11:50:47+00:00",
    "contains": [
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-unfallort-cs",
        "code": "nein",
        "display": "Nein"
      },
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-unfallort-cs",
        "code": "ja_zu_hause",
        "display": "Ja; zu Hause"
      },
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-unfallort-cs",
        "code": "freizeit_ausser_haus",
        "display": "Freizeit außer Haus"
      },
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-unfallort-cs",
        "code": "gemeinschaftseinrichtung",
        "display": "Gemeinschaftseinrichtung"
      },
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-unfallort-cs",
        "code": "wegeunfall",
        "display": "Wegeunfall"
      },
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-unfallort-cs",
        "code": "keine_angabe",
        "display": "Keine Angabe"
      }
    ]
  },
  "compose": {
    "include": [
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-unfallort-cs"
      }
    ]
  }
}