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

FHIR IG analytics

Packagede.gematik.schuleingangsuntersuchung
Resource TypeCodeSystem
IdCodeSystem-UnfallOrtCS.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.schuleingangsuntersuchung@1.0.0-ballot&canonical=https://www.oegd.de/fhir/seu/CodeSystem/UnfallOrtCS
URLhttps://www.oegd.de/fhir/seu/CodeSystem/UnfallOrtCS
Statusdraft
NameUnfallOrtCS
TitleUnfallOrtCS
DescriptionUnfallOrtCS
Contentcomplete

Resources that use this resource

ValueSet
UnfallOrtVSUnfallOrtVS

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "UnfallOrtCS",
  "id": "UnfallOrtCS",
  "title": "UnfallOrtCS",
  "description": "UnfallOrtCS",
  "url": "https://www.oegd.de/fhir/seu/CodeSystem/UnfallOrtCS",
  "concept": [
    {
      "code": "zu_hause",
      "display": "Zu Hause"
    },
    {
      "code": "kita",
      "display": "Kita"
    },
    {
      "code": "freizeit",
      "display": "Freizeit"
    },
    {
      "code": "straßenverkehr",
      "display": "Straßenverkehr"
    },
    {
      "code": "anderer_ort",
      "display": "Anderer Ort"
    }
  ],
  "count": 5
}