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] effectivePeriod: type: Period index: 6 slicing: slices: effectivePeriod: match: {} schema: type: Period index: 6 elements: start: {short: FluidBalanceStartTime, index: 7} end: {short: FluidBalanceStopTime, index: 8} comment: {short: Comment, index: 9} component: index: 10 slicing: rules: open discriminator: - {path: code, type: pattern} 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 valueQuantity: short: FluidTotalIn type: Quantity index: 13 slicing: slices: valueQuantity: match: {} schema: {short: FluidTotalIn, type: Quantity, index: 13} FluidTotalOut: match: code: coding: - {code: '251841007', system: 'http://snomed.info/sct'} schema: index: 14 elements: code: pattern: type: CodeableConcept value: coding: - {code: '251841007', system: 'http://snomed.info/sct'} index: 15 valueQuantity: type: Quantity short: FluidTotalOut index: 16 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, short: FluidTotalOut, index: 16} package_version: 2.0.5 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation version: 0.1.0