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

FHIR IG analytics

Packagemedmij.fhir.nl.stu3.longtermhealthcare
Resource TypeObservation
Idxxx-Valk-BodyHeight-bglz-av-test-1-2.json
FHIR VersionR3

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

Observatie/bepaling. Subject: Gea G. XXX_Valk. Categorie: Vital Signs, Status: definitief
in de ochtend gemeten
Bepalingdatum/tijd 2025-04-14T16:30:00+01:00
Code Waarde
Body height 165 cm

Source1

{
  "resourceType": "Observation",
  "id": "BodyHeight-bglz-av-test-1-2",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2025-03-17T09:36:39.826+00:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight"
    ],
    "tag": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
        "code": "7500",
        "display": "Thuiszorg, kruiswerk en gezinsverzorging"
      }
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "0bef2c47-1a2a-461c-85de-8c2f0b74c0d9"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/observation-category",
          "code": "vital-signs",
          "display": "Vital Signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "8302-2",
        "display": "Body height"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-bglz-test-1-2",
    "display": "Gea G. XXX_Valk"
  },
  "performer": [
    {
      "reference": "Organization/Organization-bglz-av-test-WijkverplegingOrg-Zuid",
      "display": "WijkverplegingOrg Zuid"
    }
  ],
  "effectiveDateTime": "2025-04-14T15:30:00+00:00",
  "valueQuantity": {
    "value": 165,
    "unit": "cm",
    "system": "http://unitsofmeasure.org",
    "code": "cm"
  },
  "comment": "in de ochtend gemeten"
}