PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.12.0-beta.3
    http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance.FluidTotalOut
description: The total of fluid intake (e.g. by mouth, drip or tube feeding) in mL.
package_name: nictiz.fhir.nl.r4.zib2020
derivation: constraint
name: ZibFluidBalanceFluidTotalOut
abstract: true
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '251841007', 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}
  value:
    short: FluidTotalOut
    choices: [valueQuantity]
    index: 9
  valueQuantity: {type: Quantity, short: FluidTotalOut, choiceOf: value, index: 10}
package_version: 0.12.0-beta.3
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance.FluidTotalOut
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null