PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate
description: 'This profile is derived from the HL7 Vital Signs profile for heart rate in order to add mappings from the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) Hartfrequentie and to provide extensions for missing concepts.'
package_name: nictiz.fhir.nl.stu3.zib2015
derivation: constraint
name: ZIB-HeartRate
type: Observation
elements:
  effective:
    short: HeartRateDateTime
    choices: []
    index: 1
  valueQuantity:
    short: HeartRateValue
    index: 2
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {short: HeartRateValue, _required: true, index: 2}
          min: 1
  interpretation: {short: HeartbeatRegularity, index: 3}
  comment: {short: Explanation, index: 4}
  method: {short: HeartRateMeasurementMethod, index: 5}
package_version: 1.0.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate
base: http://hl7.org/fhir/StructureDefinition/heartrate
version: '1.0'
required: [valueQuantity]