PackagesCanonicalsLogsProblems
    Packages
    il.fhir.r4.dgmc@0.4.0
    http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-cml-vital-signs
description: פרופיל חטיבה לסימנים חיוניים ידני ומכשיר
package_name: il.fhir.r4.dgmc
derivation: constraint
name: DGMCCMLVitalSigns
type: Observation
elements:
  category:
    array: true
    min: 2
    index: 4
    slicing:
      slices:
        VSCat:
          match: {}
          schema:
            index: 5
            elements:
              coding:
                elements:
                  display:
                    pattern: {type: string, value: Vital Signs}
                    type: string
                    index: 6
                required: [display]
        CMLmonitor:
          match: {}
          schema:
            _required: true
            index: 7
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.dgmc.health.gov.il/cs/cml-clinical-monitor'}
                    type: uri
                    index: 8
                  code:
                    pattern: {type: code, value: clinical-monitor}
                    type: code
                    index: 9
                  display:
                    pattern: {type: string, value: Clinical Monitor}
                    type: string
                    index: 10
                required: [code, display, system]
  value[x]:
    elements:
      value: {index: 32}
      unit: {index: 33}
      system: {index: 34}
      code: {index: 35}
    required: [code, system, unit, value]
  encounter:
    index: 20
    elements:
      reference: {index: 21}
    required: [reference]
  method:
    elements:
      coding:
        index: 51
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            ilcore:
              match: {system: null}
              schema:
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/observation-methods'}
                index: 52
                elements:
                  system: {index: 53}
                  code: {index: 54}
                  display: {index: 55}
                required: [code, display, system]
            cml-MonitorCombo:
              match: {system: null}
              schema:
                index: 56
                elements:
                  system:
                    binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-monitor-combo'}
                    index: 57
                  code: {index: 58}
                  display: {index: 59}
                required: [code, display, system]
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 31
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 31}
  value:
    choices: [valueQuantity]
    index: 30
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: [valueQuantity]
            index: 30
  component:
    elements:
      code:
        elements:
          coding:
            array: true
            min: 2
            index: 64
            elements:
              system: {index: 65}
              code: {index: 66}
              display: {index: 67}
            required: [code, display, system]
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: system, type: value}
              min: 2
              slices:
                ilCore:
                  match: {system: null}
                  schema: {index: 68}
                  min: 0
                  max: 1
  note:
    elements:
      author:
        choices: []
        index: 37
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            authorReference:
              match: {}
              schema:
                choices: [authorReference]
                index: 39
              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: 40
        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: 40
              min: 0
              max: 1
      author[x]:
        elements:
          reference: {index: 41}
        required: [reference]
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 24}
  effective:
    choices: [effectiveDateTime]
    index: 23
  id: {index: 0}
  code:
    elements:
      coding:
        array: true
        min: 2
        index: 11
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: 2
          slices:
            ilcoreCode:
              match: {system: null}
              schema:
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult'}
                _required: true
                index: 12
                elements:
                  system: {index: 13}
                  code: {index: 14}
                  display: {index: 15}
                required: [code, display, system]
            CMLParameterCode:
              match: {system: 'http://fhir.dgmc.health.gov.il/cs/cml-parameters'}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-parameters'}
                _required: true
                index: 16
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.dgmc.health.gov.il/cs/cml-parameters'}
                    type: uri
                    index: 17
                  code: {index: 18}
                  display: {index: 19}
                required: [code, display, system]
  identifier:
    index: 1
    elements:
      system:
        binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-monitor-identifiers'}
        index: 2
      value: {index: 3}
    required: [system, value]
  bodySite:
    elements:
      coding:
        array: true
        min: 2
        index: 42
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: 2
          slices:
            ilcore:
              match: {system: null}
              schema:
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
                index: 43
                elements:
                  system: {index: 44}
                  code: {index: 45}
                  display: {index: 46}
                required: [code, display, system]
            cml-MonitorCombo:
              match: {system: null}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-monitor-combo'}
                index: 47
                elements:
                  system: {index: 48}
                  code: {index: 49}
                  display: {index: 50}
                required: [code, display, system]
  device:
    elements:
      identifier:
        index: 60
        elements:
          system:
            binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-device-monitor-identifiers'}
            index: 61
          value: {index: 62}
        required: [system, value]
      display: {index: 63}
    required: [display, identifier]
  performer:
    elements:
      reference: {index: 25}
    required: [reference]
package_version: 0.4.0
class: profile
kind: resource
url: http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-cml-vital-signs
base: http://fhir.health.gov.il/StructureDefinition/il-core-vital-signs
version: null
required: [encounter, id, identifier]