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

FHIR IG analytics

Packagede.gematik.schuleingangsuntersuchung
Resource TypeValueSet
IdValueSet-TagsNachtsSauberVS.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.schuleingangsuntersuchung@1.0.0-ballot&canonical=https://www.oegd.de/fhir/seu/ValueSet/TagsNachtsSauberVS
URLhttps://www.oegd.de/fhir/seu/ValueSet/TagsNachtsSauberVS
Statusdraft
NameTagsNachtsSauberVS
TitleTags und nachts sauber Value Set
DescriptionValueSet, das beschreibt, wann das Kind tags und nachts sauber (trocken) wurde.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
TagsNachtsSauberCSTagsNachtsSauberCS

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "TagsNachtsSauberVS",
  "id": "TagsNachtsSauberVS",
  "title": "Tags und nachts sauber Value Set",
  "description": "ValueSet, das beschreibt, wann das Kind tags und nachts sauber (trocken) wurde.",
  "url": "https://www.oegd.de/fhir/seu/ValueSet/TagsNachtsSauberVS",
  "expansion": {
    "timestamp": "2024-10-20T11:50:47+00:00",
    "contains": [
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/TagsNachtsSauberCS",
        "code": "bis_4_geburtstag",
        "display": "bis zum 4. Geburtstag"
      },
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/TagsNachtsSauberCS",
        "code": "spaeter",
        "display": "später als 4. Geburtstag"
      }
    ]
  },
  "compose": {
    "include": [
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/TagsNachtsSauberCS",
        "concept": [
          {
            "code": "bis_4_geburtstag",
            "display": "bis zum 4. Geburtstag"
          },
          {
            "code": "spaeter",
            "display": "später als 4. Geburtstag"
          }
        ]
      }
    ]
  }
}