Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Zib FluidBalance - Detailed Descriptions

Draft as of 2024-04-09

Definitions for the zib-FluidBalance resource profile.

Guidance on how to interpret the contents of this table can be found here

0. Observation
Definition

Root concept of the FluidBalance information model. This root concept contains all data elements of the FluidBalance information model.

ShortFluidBalance
Alternate NamesVochtbalans
2. Observation.code
ShortFluidBalance
4. Observation.code.coding
Control1..?
SlicingThis element introduces a set of slices on Observation.code.coding. The slices are unordered and Open, and can be differentiated using the following discriminators:
  • value @ code
  • 6. Observation.code.coding:FluidBalanceCode
    Slice NameFluidBalanceCode
    Control1..1
    8. Observation.code.coding:FluidBalanceCode.system
    Control1..?
    Fixed Valuehttp://snomed.info/sct
    10. Observation.code.coding:FluidBalanceCode.code
    Control1..?
    Fixed Value364396009
    12. Observation.code.coding:FluidBalanceCode.display
    Control1..?
    Default ValueFluid balance observable
    14. Observation.effectivePeriod:effectivePeriod
    Slice NameeffectivePeriod
    TypePeriod
    16. Observation.effectivePeriod:effectivePeriod.start
    Definition

    The time at which the measurement of the fluid balance was started.

    ShortFluidBalanceStartTime
    Alternate NamesVochtbalansStarttijd
    18. Observation.effectivePeriod:effectivePeriod.end
    Definition

    The time at which the measurement of the fluid balance was stopped.

    ShortFluidBalanceStopTime
    Alternate NamesVochtbalansStoptijd
    20. Observation.comment
    Definition

    Comment on the fluid balance.

    ShortComment
    Alternate NamesToelichting
    22. Observation.component
    SlicingThis element introduces a set of slices on Observation.component. The slices are unordered and Open, and can be differentiated using the following discriminators:
    • pattern @ code
    • 24. Observation.component:FluidTotalIn
      Slice NameFluidTotalIn
      Control0..1
      26. Observation.component:FluidTotalIn.code
      Pattern Value{
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "251852001"
        }]
      }
      28. Observation.component:FluidTotalIn.valueQuantity:valueQuantity
      Slice NamevalueQuantity
      Definition

      The total of fluid intake (e.g. by mouth, drip or tube feeding) in mL.

      ShortFluidTotalIn
      TypeQuantity
      Alternate NamesVochtTotaalIn
      Example<br/><b>example of fluidTotalIn</b>:{ "value" : 560, "unit" : "mL", "system" : "http://unitsofmeasure.org", "code" : "mL" }
      30. Observation.component:FluidTotalOut
      Slice NameFluidTotalOut
      Control0..1
      32. Observation.component:FluidTotalOut.code
      Pattern Value{
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "251841007"
        }]
      }
      34. Observation.component:FluidTotalOut.valueQuantity:valueQuantity
      Slice NamevalueQuantity
      ShortFluidTotalOut
      TypeQuantity
      Alternate NamesVochtTotaalUit
      Example<br/><b>example of FLuidTotalOut</b>:{ "value" : 800, "unit" : "mL", "system" : "http://unitsofmeasure.org", "code" : "mL" }