description: DGMC Condition package_name: il.fhir.r4.dgmc derivation: constraint name: DGMCCondition type: Condition elements: category: array: true min: 2 index: 10 slicing: rules: open ordered: false discriminator: - {path: $this, type: pattern} min: 2 slices: dgmc-component: match: coding: - {system: 'http://fhir.dgmc.health.gov.il/cs/diagnosis-component'} schema: pattern: type: CodeableConcept value: coding: - {system: 'http://fhir.dgmc.health.gov.il/cs/diagnosis-component'} _required: true type: CodeableConcept index: 11 elements: coding: elements: system: {index: 12} code: {index: 13} display: {index: 14} required: [code, display, system] ilcore: match: {} schema: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/il-core-condition-category'} _required: true index: 15 elements: coding: elements: system: {index: 16} code: {index: 17} display: {index: 18} required: [code, display, system] clinicalStatus: elements: coding: index: 5 elements: system: {index: 6} code: {index: 7} display: {index: 8} required: [code, display, system] required: [coding] encounter: elements: reference: {index: 35} required: [reference] recordedDate: {index: 36} id: {index: 0} recorder: elements: reference: {index: 37} required: [reference] code: elements: coding: index: 19 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: 1 slices: cml: match: {system: null} schema: _required: true index: 20 elements: system: binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/diagnosis-code-uri'} index: 21 code: {index: 22} display: {index: 23} required: [code, display, system] snomed: match: {system: 'http://snomed.info/sct'} schema: index: 24 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 25 code: {index: 26} display: {index: 27} required: [code, display, system] required: [coding] identifier: index: 1 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: 1 slices: Rowid: match: {system: null} schema: _required: true index: 2 elements: system: binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-diagnosis-rowid-uri'} index: 3 value: {index: 4} required: [system, value] bodySite: index: 28 slicing: rules: open ordered: false discriminator: - {path: coding.system, type: value} min: null slices: dgmc-side: match: coding: {system: 'http://snomed.info/sct'} schema: index: 29 elements: coding: index: 30 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 31 code: binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/body-site-laterlity'} index: 32 display: {index: 33} required: [display, system] verificationStatus: elements: coding: elements: system: pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/condition-ver-status'} type: uri index: 9 subject: elements: reference: {index: 34} required: [reference] package_version: 0.5.0 class: profile kind: resource url: http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-condition base: http://fhir.health.gov.il/StructureDefinition/il-core-condition version: null required: [id, identifier, recordedDate]