PackagesCanonicalsLogsProblems
    Packages
    SUPPORT.R4@3.0.0
    http://phr.kanta.fi/StructureDefinition/fiphr-sd-pef
description: Finnish PHR profile for maximum expiratory gas flow respiratory system airway by peak flow meter.
package_name: SUPPORT.R4
derivation: constraint
name: FIPHRSDPef
type: Observation
elements:
  value[x]:
    elements:
      value: {short: 'Finnish PHR: The value of the Maximum expiratory gas flow', index: 9}
      comparator: {index: 10}
      unit:
        short: 'Finnish PHR: The unit presentation of the measured Maximum expiratory gas flow in litres/min'
        pattern: {type: String, value: L/min}
        index: 11
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 12
      code:
        pattern: {type: Code, value: L/min}
        index: 13
    required: [value, unit, system, code]
  meta:
    elements:
      profile:
        pattern: {type: Canonical, value: 'http://phr.kanta.fi/StructureDefinition/fiphr-sd-pef'}
        index: 0
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 8
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, _required: true, index: 8}
          min: 1
  value:
    choices: [valueQuantity]
    index: 7
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: [valueQuantity]
            _required: true
            index: 7
          min: 1
  component: {index: 16}
  note: {index: 15}
  extension:
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        MedicationContext:
          match: {url: null}
          schema:
            type: Extension
            short: Application identification
            binding: {strength: required, valueSet: 'http://phr.kanta.fi/StructureDefinition/fiphr-medicationcontext'}
            url: http://phr.kanta.fi/StructureDefinition/fiphr-ext-medicationcontext
            index: 2
          max: 1
        activeSymptoms:
          match: {url: null}
          schema: {type: Extension, short: If active symptoms during measurement, url: 'http://phr.kanta.fi/StructureDefinition/fiphr-ext-boolean', index: 3}
          max: 1
  code:
    elements:
      coding:
        index: 4
        elements:
          code:
            short: Code of Peak Expiratory Flow  in Loinc
            pattern: {type: Code, value: 19935-6}
            index: 5
  dataAbsentReason: {index: 14}
package_version: 3.0.0
extensions:
  MedicationContext:
    url: http://phr.kanta.fi/StructureDefinition/fiphr-ext-medicationcontext
    max: 1
    type: Extension
    short: Application identification
    binding: {strength: required, valueSet: 'http://phr.kanta.fi/StructureDefinition/fiphr-medicationcontext'}
    index: 2
  activeSymptoms: {url: 'http://phr.kanta.fi/StructureDefinition/fiphr-ext-boolean', max: 1, type: Extension, short: If active symptoms during measurement, index: 3}
class: profile
kind: resource
url: http://phr.kanta.fi/StructureDefinition/fiphr-sd-pef
base: http://phr.kanta.fi/StructureDefinition/fiphr-sd-vitalsigns
version: '0.1'
required: [value, valueQuantity]