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

FHIR IG analytics

Packagede.gematik.schuleingangsuntersuchung
Resource TypeCodeSystem
IdCodeSystem-seu-ef-unfallort-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-unfallort-cs
URLhttps://www.oegd.de/fhir/seu/CodeSystem/seu-ef-unfallort-cs
Statusdraft
NameSEU_EF_UnfallortCS
TitleSEU_EF_Unfallort CodeSystem
DescriptionCodeSystem für die Angabe des Unfallortes.
Contentcomplete

Resources that use this resource

ValueSet
seu-ef-unfallort-vsSEU_EF_Unfallort 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_UnfallortCS",
  "id": "seu-ef-unfallort-cs",
  "title": "SEU_EF_Unfallort CodeSystem",
  "description": "CodeSystem für die Angabe des Unfallortes.",
  "url": "https://www.oegd.de/fhir/seu/CodeSystem/seu-ef-unfallort-cs",
  "concept": [
    {
      "code": "nein",
      "display": "Nein"
    },
    {
      "code": "ja_zu_hause",
      "display": "Ja; zu Hause"
    },
    {
      "code": "freizeit_ausser_haus",
      "display": "Freizeit außer Haus"
    },
    {
      "code": "gemeinschaftseinrichtung",
      "display": "Gemeinschaftseinrichtung"
    },
    {
      "code": "wegeunfall",
      "display": "Wegeunfall"
    },
    {
      "code": "keine_angabe",
      "display": "Keine Angabe"
    }
  ],
  "count": 6
}