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-FluidBalance-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. Status: voorlopig
Bepalingdatum/tijd 2025-05-14T07:00:00+02:00 - 2025-05-15T07:00:00+02:00
Code Waarde
Fluid balance observable
Total fluid input 2000 mL
Total fluid output 900 mL

Source1

{
  "resourceType": "Observation",
  "id": "FluidBalance-bglz-av-test-1-2",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-05-20T02:10:58.823+00:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance"
    ],
    "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": "5241441f-cc17-40fb-9eeb-466550a042b5"
    }
  ],
  "status": "preliminary",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "364396009",
        "display": "Fluid balance observable"
      }
    ]
  },
  "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"
    }
  ],
  "effectivePeriod": {
    "start": "2025-05-14T05:00:00+00:00",
    "end": "2025-05-15T05:00:00+00:00"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "251852001",
            "display": "Total fluid input"
          }
        ]
      },
      "valueQuantity": {
        "value": 2000,
        "unit": "mL",
        "system": "http://unitsofmeasure.org",
        "code": "mL"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "251841007",
            "display": "Total fluid output"
          }
        ]
      },
      "valueQuantity": {
        "value": 900,
        "unit": "mL",
        "system": "http://unitsofmeasure.org",
        "code": "mL"
      }
    }
  ]
}