PackagesCanonicalsLogsProblems
    Packages
    SUPPORT.R4@3.0.0
    http://phr.kanta.fi/StructureDefinition/fiphr-sd-urineoutput
description: Finnish PHR profile for Urine output observation resource
package_name: SUPPORT.R4
derivation: constraint
name: FIPHRSDUrineOutput
type: Observation
elements:
  meta:
    elements:
      profile:
        pattern: {type: Canonical, value: 'http://phr.kanta.fi/StructureDefinition/fiphr-sd-urineoutput'}
        index: 0
  code:
    elements:
      coding:
        elements:
          code:
            pattern: {type: Code, value: 9187-6}
            index: 1
  subject:
    elements:
      reference: {index: 2}
  value:
    short: 'FinnishPHR: Amount in millilitres'
    choices: [valueQuantity]
    index: 4
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            short: 'FinnishPHR: Amount in millilitres'
            choices: [valueQuantity]
            _required: true
            index: 4
          min: 1
  valueQuantity:
    type: Quantity
    short: 'FinnishPHR: Amount in millilitres'
    choiceOf: value
    index: 5
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, short: 'FinnishPHR: Amount in millilitres', choiceOf: value, _required: true, index: 5}
          min: 1
  value[x]:
    elements:
      value: {short: 'Finnish PHR: The value of the measured amount', index: 6}
      comparator: {index: 7}
      unit:
        short: 'Finnish PHR: The unit presentation of the measured amount in millilitres'
        pattern: {type: String, value: ml}
        index: 8
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 9
      code:
        pattern: {type: Code, value: mL}
        index: 10
    required: [value, unit, system, code]
package_version: 3.0.0
class: profile
kind: resource
url: http://phr.kanta.fi/StructureDefinition/fiphr-sd-urineoutput
base: http://phr.kanta.fi/StructureDefinition/fiphr-sd-urinarymonitoring
version: '0.1'
required: [value, valueQuantity]