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

FHIR IG analytics

Packagekl.dk.fhir.children
Resource TypeObservation
IdObservation-RikkeSleep2mth.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


Source1

{
  "resourceType": "Observation",
  "id": "RikkeSleep2mth",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-sleep"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
        "code": "73f981f8-455a-4158-b435-7c6d83ab84da",
        "display": "Søvn"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Rikke"
  },
  "encounter": {
    "reference": "Encounter/2mthEncounter"
  },
  "effectiveDateTime": "2020-07-07T00:00:00.000Z",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
        "code": "b07eec60-941d-484d-8c2a-aeaa2ba798bf",
        "display": "Søvn med normale variationer"
      }
    ]
  }
}