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

FHIR IG analytics

Packagemedmij.bglz.stu3
Resource TypeObservation
Idxxx-Molog-BodyHeight-bglz-av-test-1-3.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: Maria XXX_Molog. Categorie: Vital Signs, Status: definitief
zonder schoenen aan
Bepalingdatum/tijd 2025-03-15T13:30:00+01:00
Code Waarde
Body height 160 cm

Source1

{
  "resourceType": "Observation",
  "id": "BodyHeight-bglz-av-test-1-3",
  "meta": {
    "extension": [
      {
        "url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
        "valueUri": "#9db7669912fb5fc9"
      }
    ],
    "versionId": "6",
    "lastUpdated": "2025-03-17T09:36:39.826+00:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "0b860f44-ace1-459c-ac7f-a2394e4968c8"
    }
  ],
  "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-3",
    "display": "Maria XXX_Molog"
  },
  "performer": [
    {
      "reference": "Organization/Organization-bglz-av-test-1-3",
      "display": "WijZorgen Honselerdijk"
    }
  ],
  "effectiveDateTime": "2025-03-15T13:30:00+01:00",
  "valueQuantity": {
    "value": 160,
    "unit": "cm",
    "system": "http://unitsofmeasure.org",
    "code": "cm"
  },
  "comment": "zonder schoenen aan"
}