PackagesCanonicalsLogsProblems
    Packages
    rs/il.fhir.r4.dgmc@0.3.0
    http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-cml-observation
description: Profile on IL-Core-Observation by DGMC
package_name: rs/il.fhir.r4.dgmc
derivation: constraint
name: DGMCCmlObservation
type: Observation
elements:
  identifier:
    elements:
      system:
        binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-manualMonitorIdentifier'}
        index: 0
      value: {index: 1}
    required: [system, value]
  category:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        CMLmonitor:
          match: {system: null}
          schema:
            index: 3
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.dgmc.health.gov.il/CodeSystem/cml-ClinicalMonitor'}
                    type: uri
                    index: 4
                  code:
                    pattern: {type: code, value: clinical-monitor}
                    type: code
                    index: 5
                  display:
                    pattern: {type: string, value: Clinical Monitor}
                    type: string
                    index: 6
                required: [code, display, system]
  code:
    elements:
      coding:
        index: 7
        elements:
          system: {index: 8}
          code: {index: 9}
          display: {index: 10}
        required: [code, display, system]
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            CMLParameterCode:
              match: {system: 'http://fhir.dgmc.health.gov.il/cs/cml-parameters'}
              schema:
                index: 11
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.dgmc.health.gov.il/cs/cml-parameters'}
                    type: uri
                    index: 12
  subject:
    elements:
      reference: {index: 13}
    required: [reference]
package_version: 0.3.0
class: profile
kind: resource
url: http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-cml-observation
base: http://fhir.health.gov.il/StructureDefinition/il-core-observation-lab
version: null