PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.3.1
    http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance
description: An Observation type resource as defined by the Dutch Health Care Information Model FluidBalance 1.0 - 2017EN
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib FluidBalance
type: Observation
elements:
  code:
    short: FluidBalance
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: 1
          slices:
            FluidBalanceCode:
              match: {code: '364396009'}
              schema:
                _required: true
                index: 2
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 3
                  code:
                    pattern: {type: Code, value: '364396009'}
                    index: 4
                  display: {defaultValueString: Fluid balance observable, index: 5}
                required: [display, system, code]
    required: [coding]
  effective:
    choices: [effectivePeriod]
    index: 7
  effectivePeriod: {type: Period, choiceOf: effective, index: 8}
  effective[x]:
    elements:
      start: {short: FluidBalanceStartTime, index: 9}
      end: {short: FluidBalanceStopTime, index: 10}
  comment: {short: Comment, index: 11}
  component:
    index: 12
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        FluidTotalIn:
          match:
            code:
              coding:
              - {code: '251852001', system: 'http://snomed.info/sct'}
          schema:
            index: 13
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '251852001', system: 'http://snomed.info/sct'}
                index: 14
              value:
                short: FluidTotalIn
                choices: [valueQuantity]
                index: 16
              valueQuantity: {short: FluidTotalIn, type: Quantity, choiceOf: value, index: 17}
        FluidTotalOut:
          match:
            code:
              coding:
              - {code: '251841007', system: 'http://snomed.info/sct'}
          schema:
            index: 18
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '251841007', system: 'http://snomed.info/sct'}
                index: 19
              value:
                short: FluidTotalOut
                choices: [valueQuantity]
                index: 21
              valueQuantity: {type: Quantity, short: FluidTotalOut, choiceOf: value, index: 22}
package_version: 2.3.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance
base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation
version: 1.0.2