PackagesCanonicalsLogsProblems
    Packages
    rs/il.fhir.r4.dgmc@0.4.1
    http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-cml-bp
description: Profile on IL-Core-BP by DGMC
package_name: rs/il.fhir.r4.dgmc
derivation: constraint
name: DGMCCMLBP
type: Observation
elements:
  category:
    array: true
    min: 2
    index: 13
    slicing:
      slices:
        VSCat:
          match: {}
          schema:
            index: 14
            elements:
              coding:
                elements:
                  display:
                    pattern: {type: string, value: Vital Signs}
                    type: string
                    index: 15
                required: [display]
        CMLmonitor:
          match: {}
          schema:
            _required: true
            index: 16
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.dgmc.health.gov.il/CodeSystem/cml-clinical-monitor'}
                    type: uri
                    index: 17
                  code:
                    pattern: {type: code, value: clinical-monitor}
                    type: code
                    index: 18
                  display:
                    pattern: {type: string, value: Clinical Monitor}
                    type: string
                    index: 19
                required: [code, display, system]
  encounter:
    index: 28
    elements:
      reference: {index: 29}
    required: [reference]
  component:
    index: 53
    slicing:
      slices:
        SystolicBP:
          match: {}
          schema:
            index: 53
            elements:
              code:
                elements:
                  coding:
                    array: true
                    min: 2
                    max: 2
                    index: 54
                    slicing:
                      slices:
                        SBPCodeCML:
                          match: {}
                          schema:
                            _required: true
                            index: 55
                            elements:
                              system:
                                pattern: {type: uri, value: 'http://fhir.dgmc.health.gov.il/cs/cml-parameters'}
                                type: uri
                                index: 56
                              code:
                                pattern: {type: code, value: '23'}
                                type: code
                                index: 57
                              display:
                                pattern: {type: string, value: לחץ סיסטולי}
                                type: string
                                index: 58
                            required: [code, display, system]
              value:
                choices: []
                index: 60
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        choices: [valueQuantity]
                        _required: true
                        index: 62
                      min: 1
              valueQuantity:
                type: Quantity
                choiceOf: value
                index: 63
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema: {type: Quantity, choiceOf: value, _required: true, index: 63}
                      min: 1
              value[x]:
                elements:
                  unit:
                    pattern: {type: string, value: millimeter of mercury}
                    type: string
                    index: 64
                  system: {index: 65}
                required: [system]
              referenceRange:
                elements:
                  low:
                    elements:
                      value: {index: 66}
                    required: [value]
                  high:
                    elements:
                      value: {index: 67}
                    required: [value]
            required: [value, valueQuantity]
        DiastolicBP:
          match: {}
          schema:
            index: 68
            elements:
              code:
                elements:
                  coding:
                    array: true
                    min: 2
                    index: 69
                    slicing:
                      slices:
                        DBPCodeCML:
                          match: {}
                          schema:
                            _required: true
                            index: 70
                            elements:
                              system:
                                pattern: {type: uri, value: 'http://fhir.dgmc.health.gov.il/cs/cml-parameters'}
                                type: uri
                                index: 71
                              code:
                                pattern: {type: code, value: '24'}
                                type: code
                                index: 72
                              display:
                                pattern: {type: string, value: לחץ דיאסטולי}
                                type: string
                                index: 73
                            required: [code, display, system]
              value:
                choices: []
                index: 75
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        choices: [valueQuantity]
                        _required: true
                        index: 77
                      min: 1
              valueQuantity:
                type: Quantity
                choiceOf: value
                index: 78
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema: {type: Quantity, choiceOf: value, _required: true, index: 78}
                      min: 1
              value[x]:
                elements:
                  unit:
                    pattern: {type: string, value: millimeter of mercury}
                    type: string
                    index: 79
                  system: {index: 80}
                required: [system]
              referenceRange:
                elements:
                  low:
                    elements:
                      value: {index: 81}
                    required: [value]
                  high:
                    elements:
                      value: {index: 82}
                    required: [value]
            required: [value, valueQuantity]
  note:
    elements:
      author:
        choices: []
        index: 35
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            authorReference:
              match: {}
              schema:
                choices: [authorReference]
                index: 37
              min: 0
              max: 1
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
        index: 38
        slicing:
          slices:
            authorReference:
              match: {}
              schema:
                type: Reference
                choiceOf: author
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
                index: 38
              min: 0
              max: 1
      author[x]:
        elements:
          reference: {index: 39}
        required: [reference]
  extension:
    index: 1
    slicing:
      slices:
        body-position:
          match: {}
          schema:
            index: 1
            elements:
              value[x]:
                elements:
                  coding:
                    array: true
                    min: 1
                    max: 2
                    index: 2
                    elements:
                      system: {index: 3}
                      code: {index: 4}
                      display: {index: 5}
                    required: [code, display, system]
                required: [coding]
        delete-time-stamp:
          match: {}
          schema: {type: Extension, url: 'http://fhir.dgmc.health.gov.il/StructureDefinition/ext-delete-time-stamp', index: 6}
          min: 0
          max: 1
        delete-user:
          match: {}
          schema: {type: Extension, url: 'http://fhir.dgmc.health.gov.il/StructureDefinition/ext-delete-time-stamp', index: 7}
          min: 0
          max: 1
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 32}
  effective:
    choices: [effectiveDateTime]
    index: 31
  id: {index: 0}
  code:
    elements:
      coding:
        array: true
        min: 2
        index: 20
        slicing:
          slices:
            ilcore:
              match: {}
              schema:
                _required: true
                index: 21
                elements:
                  code: {index: 22}
                  display: {index: 23}
                required: [code, display]
            CMLParameterCode:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-parameters'}
                index: 24
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.dgmc.health.gov.il/cs/cml-parameters'}
                    type: uri
                    index: 25
                  code:
                    pattern: {type: code, value: '2'}
                    type: code
                    index: 26
                  display:
                    pattern: {type: string, value: לחץ דם}
                    type: string
                    index: 27
                required: [code, display, system]
  identifier:
    index: 10
    elements:
      system:
        binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-monitor-identifiers'}
        index: 11
      value: {index: 12}
    required: [system, value]
  bodySite:
    elements:
      coding:
        array: true
        min: 2
        index: 40
        slicing:
          rules: open
          description: Bodysite
          discriminator:
          - {path: system, type: value}
          min: 2
          slices:
            snomed:
              match: {system: 'http://snomed.info/sct'}
              schema:
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
                _required: true
                index: 41
                elements:
                  system:
                    pattern: {type: uri, value: 'http://snomed.info/sct'}
                    type: uri
                    index: 42
                  code: {index: 43}
                  display: {index: 44}
                required: [code, display, system]
            DGMC:
              match: {system: null}
              schema:
                _required: true
                index: 45
                elements:
                  system:
                    binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-monitor-combo'}
                    index: 46
                  code: {index: 47}
                  display: {index: 48}
                required: [code, display, system]
  device:
    elements:
      identifier:
        index: 49
        elements:
          system:
            binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-device'}
            index: 50
          value: {index: 51}
        required: [system, value]
      display: {index: 52}
    required: [display, identifier]
  modifierExtension:
    index: 8
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        combo-per-param:
          match: {url: null}
          schema: {type: Extension, url: 'http://fhir.dgmc.health.gov.il/StructureDefinition/ext-combo-per-param', index: 9}
          min: 0
  performer:
    elements:
      reference: {index: 33}
    required: [reference]
package_version: 0.4.1
extensions:
  body-position:
    url: null
    index: 1
    elements:
      value[x]:
        elements:
          coding:
            array: true
            min: 1
            max: 2
            index: 2
            elements:
              system: {index: 3}
              code: {index: 4}
              display: {index: 5}
            required: [code, display, system]
        required: [coding]
  delete-time-stamp: {url: 'http://fhir.dgmc.health.gov.il/StructureDefinition/ext-delete-time-stamp', min: 0, max: 1, type: Extension, index: 6}
  delete-user: {url: 'http://fhir.dgmc.health.gov.il/StructureDefinition/ext-delete-time-stamp', min: 0, max: 1, type: Extension, index: 7}
class: profile
kind: resource
url: http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-cml-bp
base: http://fhir.health.gov.il/StructureDefinition/il-core-bp
version: 0.2.0
required: [encounter, id, identifier]