PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.11.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate
description: The heart rate is the number of heartbeats per minute.
package_name: nictiz.fhir.nl.r4.zib2020
derivation: constraint
name: ZibHeartRate
abstract: true
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 8867-4, 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: HeartRateDateTime
            choices: [effectiveDateTime]
            index: 4
  effectiveDateTime:
    short: HeartRateDateTime
    type: dateTime
    choiceOf: effective
    index: 5
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {short: HeartRateDateTime, type: dateTime, choiceOf: effective, index: 5}
  value:
    short: HeartRateValue
    pattern:
      type: Quantity
      value: {code: /min, system: 'http://unitsofmeasure.org'}
    choices: [valueQuantity]
    index: 7
  valueQuantity:
    short: HeartRateValue
    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}
  method:
    short: HeartRateMeasurementMethod
    binding: {strength: extensible, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.3.2--20200901000000'}
    index: 11
  hasMember:
    index: 12
    slicing:
      rules: open
      discriminator:
      - {path: resolve(), type: profile}
      min: null
      slices:
        heartbeatRegularity:
          match: {}
          schema:
            type: Reference
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate.HeartbeatRegularity']
            index: 13
          max: 1
        interpretationHeartRate:
          match: {}
          schema:
            type: Reference
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate.InterpretationHeartRate']
            index: 14
          max: 1
package_version: 0.11.0-beta.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate
base: http://nictiz.nl/fhir/StructureDefinition/pattern-VitalSigns
version: null