PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    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: PGO.02
derivation: constraint
name: Zib BloodPressure
type: Observation
elements:
  effective:
    short: BloodPressureDateTime
    choices: []
    index: 1
  comment: {short: Comment, index: 2}
  bodySite: {short: MeasuringLocation, index: 3}
  method: {short: MeasuringMethod, index: 4}
  component:
    index: 5
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: code.coding.code, type: value}
      - {path: code.coding.system, type: value}
      min: null
      slices:
        SystolicBP:
          match:
            code:
              coding: {code: 8480-6, system: 'http://loinc.org'}
          schema:
            _required: true
            index: 6
            elements:
              code:
                index: 7
                elements:
                  coding:
                    index: 8
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 9
                      code:
                        pattern: {type: Code, value: 8480-6}
                        index: 10
                required: [coding]
              valueQuantity:
                type: Quantity
                short: SystolicBloodPressure recorded with UCUM
                index: 11
                elements:
                  code:
                    pattern: {type: Code, value: 'mm[Hg]'}
                    index: 12
            required: [valueQuantity]
        cuffTypeSNOMED:
          match:
            code:
              coding: {code: '70665002', system: 'http://snomed.info/sct'}
          schema:
            index: 45
            elements:
              code:
                index: 46
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 47
                      code:
                        pattern: {type: Code, value: '70665002'}
                        index: 48
              valueCodeableConcept: {type: CodeableConcept, short: CuffType, index: 49}
        diastolicEndpoint:
          match:
            code:
              coding: {code: '85549003', system: 'http://snomed.info/sct'}
          schema:
            short: DiastolicEndpoint
            index: 33
            elements:
              code:
                index: 34
                elements:
                  coding:
                    index: 35
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 36
                      code:
                        pattern: {type: Code, value: '85549003'}
                        index: 37
                required: [coding]
              valueCodeableConcept: {type: CodeableConcept, short: DiastolicEndpoint, index: 38}
        positionSNOMED:
          match:
            code:
              coding: {code: '424724000', system: 'http://snomed.info/sct'}
          schema:
            index: 50
            elements:
              code:
                index: 51
                elements:
                  coding:
                    index: 52
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 53
                      code:
                        pattern: {type: Code, value: '424724000'}
                        index: 54
                required: [coding]
              valueCodeableConcept: {type: CodeableConcept, short: Position, index: 55}
        AverageBloodPressureSNOMED:
          match:
            code:
              coding: {code: '6797001', system: 'http://snomed.info/sct'}
          schema:
            index: 27
            elements:
              code:
                index: 28
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 29
                      code:
                        pattern: {type: Code, value: '6797001'}
                        index: 30
              valueQuantity:
                type: Quantity
                short: AverageBloodPressure recorded with UCUM
                index: 31
                elements:
                  code:
                    pattern: {type: Code, value: 'mm[Hg]'}
                    index: 32
        cuffTypeLOINC:
          match:
            code:
              coding: {code: 8358-4, system: 'http://loinc.org'}
          schema:
            index: 39
            elements:
              code:
                index: 40
                elements:
                  coding:
                    index: 41
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 42
                      code:
                        pattern: {type: Code, value: 8358-4}
                        index: 43
                required: [coding]
              valueCodeableConcept: {type: CodeableConcept, short: CuffType, index: 44}
        DiastolicBP:
          match:
            code:
              coding: {code: 8462-4, system: 'http://loinc.org'}
          schema:
            _required: true
            index: 13
            elements:
              code:
                short: DiastolicBloodPressure recorded with UCUM
                index: 14
                elements:
                  coding:
                    index: 15
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 16
                      code:
                        pattern: {type: Code, value: 8462-4}
                        index: 17
                required: [coding]
              valueQuantity:
                type: Quantity
                index: 18
                elements:
                  code:
                    pattern: {type: Code, value: 'mm[Hg]'}
                    index: 19
            required: [code]
        AverageBloodPressureLOINC:
          match:
            code:
              coding: {code: 8478-0, system: 'http://loinc.org'}
          schema:
            index: 20
            elements:
              code:
                index: 21
                elements:
                  coding:
                    index: 22
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 23
                      code:
                        pattern: {type: Code, value: 8478-0}
                        index: 24
                required: [coding]
              valueQuantity:
                type: Quantity
                short: AverageBloodPressure recorded with UCUM
                index: 25
                elements:
                  code:
                    pattern: {type: Code, value: 'mm[Hg]'}
                    index: 26
        positionLOINC:
          match:
            code:
              coding: {code: 8361-8, system: 'http://loinc.org'}
          schema:
            index: 56
            elements:
              code:
                index: 57
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 58
                      code:
                        pattern: {type: Code, value: 8361-8}
                        index: 59
              valueCodeableConcept: {type: CodeableConcept, short: Position, index: 60}
package_version: 1.02.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BloodPressure
base: http://nictiz.nl/fhir/StructureDefinition/zib-VitalSigns
version: '2.0'