PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.9.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/zib-PulseRate
description: The pulse rate is the number of palpations per minute measured at an artery.
package_name: nictiz.fhir.nl.r4.zib2020
derivation: constraint
name: ZibPulseRate
abstract: true
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 8893-0, system: 'http://loinc.org'}
    index: 0
  effective:
    choices: []
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectiveDateTime:
          match: {}
          schema:
            short: PulseRateDateTime
            choices: [effectiveDateTime]
            index: 4
  effectiveDateTime:
    short: PulseRateDateTime
    type: dateTime
    choiceOf: effective
    index: 5
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {short: PulseRateDateTime, type: dateTime, choiceOf: effective, index: 5}
  value:
    short: PulseRateValue
    pattern:
      type: Quantity
      value: {code: /min, system: 'http://unitsofmeasure.org'}
    choices: [valueQuantity]
    index: 7
  valueQuantity:
    short: PulseRateValue
    type: Quantity
    pattern:
      type: Quantity
      value: {code: /min, system: 'http://unitsofmeasure.org'}
    choiceOf: value
    index: 8
  note:
    index: 9
    elements:
      text: {short: Comment, index: 10}
  component:
    index: 11
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        pulseRegularity:
          match:
            code:
              coding:
              - {code: 44969-4, system: 'http://loinc.org'}
          schema:
            index: 12
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 44969-4, system: 'http://loinc.org'}
                index: 13
              value:
                short: PulseRegularity
                choices: [valueCodeableConcept]
                index: 15
              valueCodeableConcept: {type: CodeableConcept, short: PulseRegularity, choiceOf: value, index: 16}
package_version: 0.9.0-beta.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-PulseRate
base: http://nictiz.nl/fhir/StructureDefinition/pattern-VitalSigns
version: null