PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.1.11
    http://nictiz.nl/fhir/StructureDefinition/zib-BloodPressure
description: 'This profile is derived from the HL7 Vital Signs profile for Blood Pressure in order to add mappings from the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) BloodPresurre version 3.1, release 2017 and to provide extensions for missing concepts if needed.\r\n\r\nThe 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.stu3.zib2017
derivation: constraint
name: Zib BloodPressure
type: Observation
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          - {path: code, type: value}
          min: 1
          slices:
            bloodPressureCode:
              match: {system: 'http://loinc.org', code: 85354-9}
              schema:
                _required: true
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    index: 2
                  code:
                    pattern: {type: Code, value: 85354-9}
                    index: 3
                  display: {defaultValueString: Blood pressure panel with all children optional, index: 4}
                required: [system, code]
    required: [coding]
  effective:
    short: BloodPressureDateTime
    choices: []
    index: 6
  comment: {short: Comment, index: 7}
  bodySite: {short: MeasuringLocation, index: 8}
  method: {short: MeasuringMethod, index: 9}
  component:
    array: true
    min: 2
    index: 10
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: code.coding.code, type: value}
      - {path: code.coding.system, type: value}
      min: 2
      slices:
        SystolicBP:
          match:
            code:
              coding: {code: 8480-6, system: 'http://loinc.org'}
          schema:
            _required: true
            index: 11
            elements:
              code:
                index: 12
                elements:
                  coding:
                    index: 13
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 14
                      code:
                        pattern: {type: Code, value: 8480-6}
                        index: 15
                      display: {defaultValueString: Systolic blood pressure, index: 16}
                    required: [system, code]
                required: [coding]
              valueQuantity:
                short: SystolicBloodPressure recorded with UCUM
                type: Quantity
                index: 17
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        short: SystolicBloodPressure recorded with UCUM
                        type: Quantity
                        _required: true
                        index: 17
                        elements:
                          code:
                            pattern: {type: Code, value: 'mm[Hg]'}
                            index: 18
            required: [valueQuantity]
        cuffTypeSNOMED:
          match:
            code:
              coding: {code: '70665002', system: 'http://snomed.info/sct'}
          schema:
            index: 55
            elements:
              code:
                index: 56
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 57
                      code:
                        pattern: {type: Code, value: '70665002'}
                        index: 58
                      display: {defaultValueString: Blood pressure cuff, index: 59}
                    required: [system, code]
              valueCodeableConcept:
                short: CuffType
                type: CodeableConcept
                index: 60
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: CuffType, type: CodeableConcept, index: 60}
        diastolicEndpoint:
          match:
            code:
              coding: {code: '85549003', system: 'http://snomed.info/sct'}
          schema:
            short: DiastolicEndpoint
            index: 42
            elements:
              code:
                index: 43
                elements:
                  coding:
                    index: 44
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 45
                      code:
                        pattern: {type: Code, value: '85549003'}
                        index: 46
                      display: {defaultValueString: Korotkoff sounds, index: 47}
                    required: [system, code]
                required: [coding]
              valueCodeableConcept:
                short: DiastolicEndpoint
                type: CodeableConcept
                index: 48
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: DiastolicEndpoint, type: CodeableConcept, index: 48}
        positionSNOMED:
          match:
            code:
              coding: {code: '424724000', system: 'http://snomed.info/sct'}
          schema:
            index: 61
            elements:
              code:
                elements:
                  coding:
                    index: 62
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 63
                      code:
                        pattern: {type: Code, value: '424724000'}
                        index: 64
                      display: {defaultValueString: Body position for blood pressure measurement, index: 65}
                    required: [system, code]
                required: [coding]
              valueCodeableConcept:
                short: Position
                type: CodeableConcept
                index: 66
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: Position, type: CodeableConcept, index: 66}
        AverageBloodPressureSNOMED:
          match:
            code:
              coding: {code: '6797001', system: 'http://snomed.info/sct'}
          schema:
            index: 35
            elements:
              code:
                index: 36
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 37
                      code:
                        pattern: {type: Code, value: '6797001'}
                        index: 38
                      display: {defaultValueString: Mean blood pressure, index: 39}
                    required: [system, code]
              valueQuantity:
                type: Quantity
                short: AverageBloodPressure recorded with UCUM
                index: 40
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        type: Quantity
                        short: AverageBloodPressure recorded with UCUM
                        index: 40
                        elements:
                          code:
                            pattern: {type: Code, value: 'mm[Hg]'}
                            index: 41
        cuffTypeLOINC:
          match:
            code:
              coding: {code: 8358-4, system: 'http://loinc.org'}
          schema:
            index: 49
            elements:
              code:
                index: 50
                elements:
                  coding:
                    index: 51
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 52
                      code:
                        pattern: {type: Code, value: 8358-4}
                        index: 53
                    required: [system, code]
                required: [coding]
              valueCodeableConcept:
                short: CuffType
                type: CodeableConcept
                index: 54
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: CuffType, type: CodeableConcept, index: 54}
        DiastolicBP:
          match:
            code:
              coding: {code: 8462-4, system: 'http://loinc.org'}
          schema:
            _required: true
            index: 19
            elements:
              code:
                short: DiastolicBloodPressure recorded with UCUM
                index: 20
                elements:
                  coding:
                    index: 21
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 22
                      code:
                        pattern: {type: Code, value: 8462-4}
                        index: 23
                      display: {defaultValueString: Diastolic blood pressure, index: 24}
                    required: [system, code]
                required: [coding]
              valueQuantity:
                type: Quantity
                index: 25
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        type: Quantity
                        index: 25
                        elements:
                          code:
                            pattern: {type: Code, value: 'mm[Hg]'}
                            index: 26
        AverageBloodPressureLOINC:
          match:
            code:
              coding: {code: 8478-0, system: 'http://loinc.org'}
          schema:
            index: 27
            elements:
              code:
                index: 28
                elements:
                  coding:
                    index: 29
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 30
                      code:
                        pattern: {type: Code, value: 8478-0}
                        index: 31
                      display: {defaultValueString: Mean blood pressure, index: 32}
                    required: [system, code]
                required: [coding]
              valueQuantity:
                type: Quantity
                short: AverageBloodPressure recorded with UCUM
                index: 33
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        type: Quantity
                        short: AverageBloodPressure recorded with UCUM
                        index: 33
                        elements:
                          code:
                            pattern: {type: Code, value: 'mm[Hg]'}
                            index: 34
        positionLOINC:
          match:
            code:
              coding: {code: 8361-8, system: 'http://loinc.org'}
          schema:
            index: 67
            elements:
              code:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 68
                      code:
                        pattern: {type: Code, value: 8361-8}
                        index: 69
                      display: {defaultValueString: Body position with respect to gravity, index: 70}
                    required: [system, code]
              valueCodeableConcept:
                short: Position
                type: CodeableConcept
                index: 71
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: Position, type: CodeableConcept, index: 71}
package_version: 2.1.11
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BloodPressure
base: http://nictiz.nl/fhir/StructureDefinition/zib-VitalSigns
version: 3.0.1