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} component: index: 10 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: fluidTotalIn: match: code: coding: - {code: '251852001', system: 'http://snomed.info/sct'} schema: index: 11 elements: code: pattern: type: CodeableConcept value: coding: - {code: '251852001', system: 'http://snomed.info/sct'} index: 12 value: short: FluidTotalIn pattern: type: Quantity value: {code: mL, system: 'http://unitsofmeasure.org'} choices: [valueQuantity] index: 14 valueQuantity: short: FluidTotalIn type: Quantity pattern: type: Quantity value: {code: mL, system: 'http://unitsofmeasure.org'} choiceOf: value index: 15 fluidTotalOut: match: code: coding: - {code: '251841007', system: 'http://snomed.info/sct'} schema: index: 16 elements: code: pattern: type: CodeableConcept value: coding: - {code: '251841007', system: 'http://snomed.info/sct'} index: 17 value: short: FluidTotalOut pattern: type: Quantity value: {code: mL, system: 'http://unitsofmeasure.org'} choices: [valueQuantity] index: 19 valueQuantity: short: FluidTotalOut type: Quantity pattern: type: Quantity value: {code: mL, system: 'http://unitsofmeasure.org'} choiceOf: value index: 20 package_version: 0.10.0-beta.1 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance base: http://hl7.org/fhir/StructureDefinition/Observation version: null