PackagesCanonicalsLogsProblems
    Packages
    il.fhir.r4.ashmc@0.5.3
    http://fhir.ashmc.co.il/StructureDefinition/ashmc-diagnosis-condition-test
description: Test
package_name: il.fhir.r4.ashmc
derivation: constraint
name: ASHMCDiagnosisConditionTest
type: Condition
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        cml:
          match: {system: 'http://fhir.ashmc.co.il/identifier/cml-diagnosis-id'}
          schema:
            index: 1
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/identifier/cml-diagnosis-id'}
                index: 2
            required: [system]
  clinicalStatus:
    elements:
      coding:
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            hl7:
              match: {system: 'http://terminology.hl7.org/CodeSystem/condition-clinical'}
              schema:
                index: 4
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/condition-clinical'}
                    index: 5
                required: [system]
            ash:
              match: {system: 'http://fhir.ashmc.co.il/cs/cml-diag-clinical-status'}
              schema:
                index: 6
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/cml-diag-clinical-status'}
                    index: 7
                required: [system]
  category:
    index: 8
    elements:
      coding:
        index: 9
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            hl7:
              match: {system: 'http://terminology.hl7.org/CodeSystem/condition-category'}
              schema:
                index: 10
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/condition-category'}
                    index: 11
                required: [system]
            ash:
              match: {system: 'http://fhir.ashmc.co.il/cs/cml-diag-category'}
              schema:
                index: 12
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/cml-diag-category'}
                    index: 13
                required: [system]
  code:
    elements:
      coding:
        index: 14
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomed:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 15
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 16
                  code: {index: 17}
                required: [system, code]
            icd9:
              match: {system: 'http://terminology.hl7.org/CodeSystem/icd9cm'}
              schema:
                index: 18
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/icd9cm'}
                    index: 19
                  code: {index: 20}
                required: [system, code]
            local:
              match: {system: 'http://fhir.ashmc.co.il/cs/cml-diag-code'}
              schema:
                index: 21
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/cml-diag-code'}
                    index: 22
                  code: {index: 23}
                required: [system, code]
            extend:
              match: {system: 'http://fhir.ashmc.co.il/cs/cml-diag-extended-code'}
              schema:
                index: 24
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/cml-diag-extended-code'}
                    index: 25
                  code: {index: 26}
                required: [system, code]
package_version: 0.5.3
class: profile
kind: resource
url: http://fhir.ashmc.co.il/StructureDefinition/ashmc-diagnosis-condition-test
base: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-condition
version: 0.4.0