PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.4.0-beta1
    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
  component:
    index: 12
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        heartbeatRegularity:
          match:
            code:
              coding:
              - {code: '301112006', system: 'http://snomed.info/sct'}
          schema:
            index: 13
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '301112006', system: 'http://snomed.info/sct'}
                index: 14
              value:
                short: HeartbeatRegularity
                choices: [valueCodeableConcept]
                index: 16
              valueCodeableConcept: {type: CodeableConcept, short: HeartbeatRegularity, choiceOf: value, index: 17}
        interpretationHeartRate:
          match:
            code:
              coding:
              - {code: '301113001', system: 'http://snomed.info/sct'}
          schema:
            index: 18
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '301113001', system: 'http://snomed.info/sct'}
                index: 19
              value:
                short: InterpretationHeartRate
                choices: [valueCodeableConcept]
                index: 21
              valueCodeableConcept: {type: CodeableConcept, short: InterpretationHeartRate, choiceOf: value, index: 22}
package_version: 0.4.0-beta1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate
base: http://nictiz.nl/fhir/StructureDefinition/pattern-VitalSigns
version: null