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

FHIR IG analytics

Packagekl.dk.fhir.children
Resource TypeObservation
IdObservation-RikkeMotorFunction2mth.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": "RikkeMotorFunction2mth",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-motor-function"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
        "code": "e04f2ca1-888a-4671-a97a-371b525cd2a3",
        "display": "Motorik"
      }
    ]
  },
  "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": "936a0163-08eb-4fdb-bf0c-bcf5bc7cb3f6",
        "display": "Få tegn på udfordret motorik"
      }
    ]
  }
}