description: The blood pressure is a parameter for determining the condition of the blood circulation and is expressed in systolic and diastolic pressure in mmHg. package_name: nictiz.fhir.nl.r4.zib2020 derivation: constraint name: ZibBloodPressure abstract: true type: Observation elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: position: match: {url: null} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/observation-bodyPosition index: 1 elements: value: short: Position choices: [] index: 3 code: pattern: type: CodeableConcept value: coding: - {code: 85354-9, system: 'http://loinc.org'} index: 4 effective: choices: [] index: 6 slicing: rules: open discriminator: - {path: $this, type: type} min: null slices: effectiveDateTime: match: {} schema: short: BloodPressureDateTime choices: [effectiveDateTime] index: 8 effectiveDateTime: short: BloodPressureDateTime type: dateTime choiceOf: effective index: 9 slicing: slices: effectiveDateTime: match: {} schema: {short: BloodPressureDateTime, type: dateTime, choiceOf: effective, index: 9} note: index: 10 elements: text: {short: Comment, index: 11} bodySite: short: MeasuringLocation binding: {strength: extensible, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.4.4--20200901000000'} index: 12 method: short: MeasuringMethod binding: {strength: extensible, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.4.1--20200901000000'} index: 13 component: index: 14 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: SystolicBP: match: code: coding: - {code: 8480-6, system: 'http://loinc.org'} schema: _required: true index: 15 elements: code: pattern: type: CodeableConcept value: coding: - {code: 8480-6, system: 'http://loinc.org'} index: 16 value: short: SystolicBloodPressure pattern: type: Quantity value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'} choices: [valueQuantity] index: 18 valueQuantity: short: SystolicBloodPressure type: Quantity pattern: type: Quantity value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'} choiceOf: value index: 19 DiastolicBP: match: code: coding: - {code: 8462-4, system: 'http://loinc.org'} schema: _required: true index: 20 elements: code: pattern: type: CodeableConcept value: coding: - {code: 8462-4, system: 'http://loinc.org'} index: 21 value: short: DiastolicBloodPressure pattern: type: Quantity value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'} choices: [valueQuantity] index: 23 valueQuantity: short: DiastolicBloodPressure type: Quantity pattern: type: Quantity value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'} choiceOf: value index: 24 diastolicEndpoint: match: code: coding: - {code: '85549003', system: 'http://snomed.info/sct'} schema: index: 25 elements: code: pattern: type: CodeableConcept value: coding: - {code: '85549003', system: 'http://snomed.info/sct'} index: 26 value: short: DiastolicEndpoint choices: [valueCodeableConcept] index: 28 valueCodeableConcept: {type: CodeableConcept, short: DiastolicEndpoint, choiceOf: value, index: 29} cuffType: match: code: coding: - {code: '70665002', system: 'http://snomed.info/sct'} schema: index: 30 elements: code: pattern: type: CodeableConcept value: coding: - {code: '70665002', system: 'http://snomed.info/sct'} index: 31 value: short: CuffType choices: [valueCodeableConcept] index: 33 valueCodeableConcept: {type: CodeableConcept, short: CuffType, choiceOf: value, index: 34} averageBloodPressure: match: code: coding: - {code: '6797001', system: 'http://snomed.info/sct'} schema: index: 35 elements: code: pattern: type: CodeableConcept value: coding: - {code: '6797001', system: 'http://snomed.info/sct'} index: 36 value: short: AverageBloodPressure pattern: type: Quantity value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'} choices: [valueQuantity] index: 38 valueQuantity: short: AverageBloodPressure type: Quantity pattern: type: Quantity value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'} choiceOf: value index: 39 package_version: 0.3.0-beta1 extensions: position: url: http://hl7.org/fhir/StructureDefinition/observation-bodyPosition type: Extension index: 1 elements: value: short: Position choices: [] index: 3 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-BloodPressure base: http://nictiz.nl/fhir/StructureDefinition/pattern-VitalSigns version: null