description: DGMC Medication Statement for Chronic Medications package_name: il.fhir.r4.dgmc derivation: constraint name: DGMCMedStatementChronic type: MedicationStatement elements: category: elements: coding: elements: system: pattern: {type: Uri, value: 'http://fhir.health.gov.il/ValueSet/il-core-medication-statement-category'} index: 8 dosage: elements: route: elements: coding: index: 27 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: internal: match: {system: null} schema: index: 28 elements: system: binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-med-route-code-uri'} index: 29 code: {index: 30} required: [system, code] snomed: match: {system: 'http://snomed.info/sct'} schema: index: 31 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 32 code: {index: 33} required: [system, code] doseAndRate: elements: dose: choices: [doseQuantity] index: 35 slicing: slices: doseQuantity: match: {} schema: choices: [doseQuantity] index: 35 doseQuantity: type: Quantity choiceOf: dose index: 36 slicing: slices: doseQuantity: match: {} schema: {type: Quantity, choiceOf: dose, index: 36} dose[x]: elements: system: binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/standard-quant-units'} index: 37 medication[x]: elements: coding: index: 12 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: 1 slices: internal: match: {system: null} schema: _required: true index: 13 elements: system: binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-internal-drug-code-uri'} index: 14 code: {index: 15} display: {index: 16} required: [display, system, code] snomed: match: {system: 'http://snomed.info/sct'} schema: index: 17 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 18 code: {index: 19} required: [system, code] external: match: {system: null} schema: index: 20 elements: system: binding: {strength: required, valueSet: 'http://fhir.dgmc.health.gov.il/ValueSet/cml-external-drug-code-uri'} index: 21 code: {index: 22} required: [system, code] atc: match: {system: 'http://www.whocc.no/atc'} schema: index: 23 elements: system: pattern: {type: Uri, value: 'http://www.whocc.no/atc'} index: 24 code: {index: 25} required: [system, code] required: [coding] medicationCodeableConcept: type: CodeableConcept choiceOf: medication index: 11 slicing: slices: medicationCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: medication, _required: true, index: 11} min: 1 extension: index: 1 slicing: slices: courseOfTherapyType: match: {} schema: index: 1 elements: value[x]: elements: coding: elements: system: pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-core-medication-course-of-therapy-type'} index: 2 code: pattern: {type: Code, value: chronic} index: 3 display: pattern: {type: String, value: Chronic therapy} index: 4 id: {index: 0} identifier: index: 5 elements: system: {index: 6} value: {index: 7} required: [value, system] subject: elements: reference: {index: 26} required: [reference] medication: choices: [medicationCodeableConcept] index: 10 slicing: slices: medicationCodeableConcept: match: {} schema: choices: [medicationCodeableConcept] _required: true index: 10 min: 1 package_version: 0.6.3 extensions: courseOfTherapyType: url: null index: 1 elements: value[x]: elements: coding: elements: system: pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-core-medication-course-of-therapy-type'} index: 2 code: pattern: {type: Code, value: chronic} index: 3 display: pattern: {type: String, value: Chronic therapy} index: 4 class: profile kind: resource url: http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-med-statement-chronic base: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-medication-statement version: null required: [medicationCodeableConcept, id, medication]