description: Profile for ASHMC Diagnosis Condition package_name: il.fhir.r4.ashmc derivation: constraint name: ASHMCDiagnosisCondition type: Condition elements: id: {index: 0} extension: index: 1 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: status-change: match: {url: null} schema: {type: Extension, url: 'http://fhir.ashmc.co.il/StructureDefinition/status-change', index: 2} min: 0 max: 1 identifier: index: 3 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: cml: match: {system: 'http://fhir.ashmc.co.il/identifier/cml-diagnosis-id'} schema: index: 4 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/identifier/cml-diagnosis-id'} index: 5 required: [system] mv: match: {system: 'http://fhir.ashmc.co.il/identifier/mv-diagnosis-id'} schema: index: 6 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/identifier/mv-diagnosis-id'} index: 7 required: [system] clinicalStatus: elements: coding: index: 8 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: hl7: match: {system: 'http://terminology.hl7.org/CodeSystem/condition-clinical'} schema: index: 9 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/condition-clinical'} index: 10 required: [system] ash: match: {system: 'http://fhir.ashmc.co.il/cs/cml-diag-clinical-status'} schema: index: 11 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/cml-diag-clinical-status'} index: 12 required: [system] verificationStatus: elements: coding: index: 13 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: hl7: match: {system: 'http://terminology.hl7.org/CodeSystem/condition-ver-status'} schema: index: 14 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/condition-ver-status'} index: 15 required: [system] ash: match: {system: 'http://fhir.ashmc.co.il/cs/cml-diag-ver-status'} schema: index: 16 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/cml-diag-ver-status'} index: 17 required: [system] category: index: 18 slicing: slices: ilcore: match: {} schema: index: 18 elements: coding: index: 19 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: cml: match: {system: 'http://fhir.ashmc.co.il/cs/cml-diag-category'} schema: index: 20 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/cml-diag-category'} index: 21 required: [system] mv: match: {system: 'http://fhir.ashmc.co.il/cs/mv-diag-category'} schema: index: 22 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/mv-diag-category'} index: 23 required: [system] code: elements: coding: index: 24 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: snomed: match: {system: 'http://snomed.info/sct'} schema: index: 25 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 26 code: {index: 27} required: [system, code] icd9: match: {system: 'http://terminology.hl7.org/CodeSystem/icd9cm'} schema: index: 28 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/icd9cm'} index: 29 code: {index: 30} required: [system, code] cml: match: {system: 'http://fhir.ashmc.co.il/cs/cml-diag-code'} schema: index: 31 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/cml-diag-code'} index: 32 code: {index: 33} required: [system, code] mv: match: {system: 'http://fhir.ashmc.co.il/cs/mv-diag-code'} schema: index: 34 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/mv-diag-code'} index: 35 code: {index: 36} required: [system, code] extend: match: {system: 'http://fhir.ashmc.co.il/cs/diag-extended-code'} schema: index: 37 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/diag-extended-code'} index: 38 code: {index: 39} required: [system, code] package_version: 0.3.6 extensions: status-change: {url: 'http://fhir.ashmc.co.il/StructureDefinition/status-change', min: 0, max: 1, type: Extension, index: 2} class: profile kind: resource url: http://fhir.ashmc.co.il/StructureDefinition/ashmc-diagnosis-condition base: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-condition version: null required: [id]