PackagesCanonicalsLogsProblems
    Packages
    SUPPORT.R4@3.0.0
    http://phr.kanta.fi/StructureDefinition/fiphr-sd-respiratoryrate
description: Finnish PHR profile for respiratory rate measurement
package_name: SUPPORT.R4
derivation: constraint
name: FIPHRSDRespiratoryrate
type: Observation
elements:
  value[x]:
    elements:
      value: {index: 9}
      comparator: {index: 10}
      unit:
        short: 'Finnish PHR: The unit presentation of the measured respiratory rate in breaths/min.'
        pattern: {type: String, value: /min}
        index: 11
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 12
      code:
        pattern: {type: Code, value: /min}
        index: 13
    required: [value, unit, system, code]
  meta:
    elements:
      profile:
        pattern: {type: Canonical, value: 'http://phr.kanta.fi/StructureDefinition/fiphr-sd-respiratoryrate'}
        index: 0
  valueQuantity:
    type: Quantity
    short: 'Finnish PHR: Respiratory rate in breaths/min'
    choiceOf: value
    index: 8
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, short: 'Finnish PHR: Respiratory rate in breaths/min', choiceOf: value, _required: true, index: 8}
          min: 1
  value:
    short: 'Finnish PHR: Respiratory rate in breaths/min'
    choices: [valueQuantity]
    index: 7
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            short: 'Finnish PHR: Respiratory rate in breaths/min'
            choices: [valueQuantity]
            _required: true
            index: 7
          min: 1
  component: {index: 15}
  effectiveDateTime:
    type: dateTime
    choiceOf: effective
    index: 5
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: effective, index: 5}
  effective:
    choices: [effectiveDateTime]
    index: 4
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema:
            choices: [effectiveDateTime]
            index: 4
  code:
    elements:
      coding:
        index: 1
        elements:
          code:
            pattern: {type: Code, value: 9279-1}
            index: 2
  dataAbsentReason: {index: 14}
package_version: 3.0.0
class: profile
kind: resource
url: http://phr.kanta.fi/StructureDefinition/fiphr-sd-respiratoryrate
base: http://phr.kanta.fi/StructureDefinition/fiphr-sd-vitalsigns
version: '0.1'
required: [value, valueQuantity]