description: 'The total water intake and water excretion within a certain time period: a disbalance can lead to for example dehydration or overfilling.' package_name: nictiz.fhir.nl.r4.zib2020 derivation: constraint name: ZibFluidBalance abstract: true type: Observation elements: code: pattern: type: CodeableConcept value: coding: - {code: '710853006', system: 'http://snomed.info/sct'} index: 0 effective: choices: [] index: 2 slicing: rules: open discriminator: - {path: $this, type: type} min: null slices: effectivePeriod: match: {} schema: choices: [effectivePeriod] index: 4 effectivePeriod: type: Period choiceOf: effective index: 5 slicing: slices: effectivePeriod: match: {} schema: {type: Period, choiceOf: effective, index: 5} effective[x]: elements: start: {short: FluidBalanceStartTime, index: 6} end: {short: FluidBalanceStopTime, index: 7} note: index: 8 elements: text: {short: Comment, index: 9} hasMember: index: 10 slicing: rules: open discriminator: - {path: resolve(), type: profile} min: null slices: fluidTotalIn: match: {} schema: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance.FluidTotalIn'] index: 11 max: 1 fluidTotalOut: match: {} schema: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance.FluidTotalOut'] index: 12 max: 1 package_version: 0.12.0-beta.3 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance base: http://hl7.org/fhir/StructureDefinition/Observation version: null