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

FHIR IG analytics

Packagede.gematik.schuleingangsuntersuchung
Resource TypeCodeSystem
IdCodeSystem-SEUEFMedienkonsumBerlinCS.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.schuleingangsuntersuchung@1.0.0-ballot&canonical=https://www.oegd.de/fhir/seu/CodeSystem/SEUEFMedienkonsumBerlinCS
URLhttps://www.oegd.de/fhir/seu/CodeSystem/SEUEFMedienkonsumBerlinCS
Statusdraft
NameSEUEFMedienkonsumBerlinCS
TitleSEU_EF_Medienkonsum Berlin CodeSystem
DescriptionCodeSystem für die Angabe des Medienkonsums in Stunden.
Contentcomplete

Resources that use this resource

ValueSet
SEUEFMedienkonsumBerlinVSSEU_EF_Medienkonsum Berlin ValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "SEUEFMedienkonsumBerlinCS",
  "id": "SEUEFMedienkonsumBerlinCS",
  "title": "SEU_EF_Medienkonsum Berlin CodeSystem",
  "description": "CodeSystem für die Angabe des Medienkonsums in Stunden.",
  "url": "https://www.oegd.de/fhir/seu/CodeSystem/SEUEFMedienkonsumBerlinCS",
  "concept": [
    {
      "code": "gar_nicht",
      "display": "Gar nicht"
    },
    {
      "code": "max_bis_halbe_stunde",
      "display": "max. 1/2 Stunde"
    },
    {
      "code": "max_bis_1",
      "display": "max. 1 Stunde"
    },
    {
      "code": "max-bis_2",
      "display": "max. 2 Stunden"
    },
    {
      "code": "max_bis_3",
      "display": "max. 3 Stunden"
    },
    {
      "code": "ueber_3",
      "display": "über 3 Stunden"
    }
  ],
  "count": 6
}