description: Profile of the ClinicalUseDefinition resource for representing an indication. package_name: ch.fhir.ig.ch-idmp derivation: constraint name: CHIDMPClinicalUseDefinitionIndication type: ClinicalUseDefinition elements: type: pattern: {type: Code, value: indication} index: 0 subject: type: Reference refers: ['http://fhir.ch/ig/ch-idmp/StructureDefinition/ch-idmp-medicinalproductdefinition'] index: 1 indication: index: 2 elements: diseaseSymptomProcedure: elements: concept: elements: coding: index: 3 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: SMC: match: {system: 'https://www.meddra.org'} schema: index: 4 elements: system: pattern: {type: Uri, value: 'https://www.meddra.org'} index: 5 code: {index: 6} required: [system, code] comorbidity: elements: concept: index: 7 elements: coding: index: 8 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: SMC: match: {system: 'https://www.meddra.org'} schema: index: 9 elements: system: pattern: {type: Uri, value: 'https://www.meddra.org'} index: 10 code: {index: 11} required: [system, code] required: [coding] required: [concept] intendedEffect: binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-idmp/ValueSet/ema-intended-effect'} index: 12 package_version: 1.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-idmp/StructureDefinition/ch-idmp-clinicalusedefinition-indication base: http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition version: 1.0.0-ballot required: [indication]