description: 'This profile is derived from the HL7 Vital Signs profile for pulse rate in order to add mappings from the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) PulseRate, version 3.1 and to provide extensions for missing concepts.' package_name: nictiz.fhir.nl.stu3.zib2017 derivation: constraint name: Zib PulseRate type: Observation elements: code: short: PulseRate index: 0 elements: coding: index: 1 slicing: rules: open ordered: false discriminator: - {path: system, type: value} - {path: code, type: value} min: 1 slices: PulseRate: match: {system: 'http://loinc.org', code: 8893-0} schema: _required: true index: 2 elements: system: pattern: {type: Uri, value: 'http://loinc.org'} index: 3 code: pattern: {type: Code, value: 8893-0} index: 4 display: {defaultValueString: Heart rate Peripheral artery by Palpation, index: 5} required: [system, code] required: [coding] subject: {short: Patient, index: 6} effective: short: PulseRateDateTime choices: [] index: 8 valueQuantity: short: PulseRateValue index: 9 slicing: slices: valueQuantity: match: {} schema: {short: PulseRateValue, _required: true, index: 9} min: 1 comment: {short: Explanation, index: 10} component: index: 11 slicing: rules: open ordered: false discriminator: - {path: code.coding.code, type: value} - {path: code.coding.system, type: value} min: null slices: PulseRegularity: match: code: coding: {code: 44969-4, system: 'http://loinc.org'} schema: short: PulseRegularity index: 12 elements: code: index: 13 elements: coding: index: 14 elements: system: pattern: {type: Uri, value: 'http://loinc.org'} index: 15 code: pattern: {type: Code, value: 44969-4} index: 16 required: [coding] valueCodeableConcept: short: PulseRegularity type: CodeableConcept index: 17 slicing: slices: valueCodeableConcept: match: {} schema: {short: PulseRegularity, type: CodeableConcept, index: 17} package_version: 2.2.3 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-PulseRate base: http://nictiz.nl/fhir/StructureDefinition/zib-VitalSigns version: 1.1.1 required: [valueQuantity]