description: Profile of the ClinicalUseDefinition resource for representing an indication. package_name: ch.fhir.ig.ch-epl derivation: constraint name: CHIDMPClinicalUseDefinitionIndication type: ClinicalUseDefinition elements: type: pattern: {type: code, value: indication} type: code index: 0 subject: type: Reference refers: ['http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-medicinalproductdefinition'] index: 1 indication: index: 2 elements: diseaseSymptomProcedure: elements: concept: index: 3 elements: coding: index: 4 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: SMC: match: {system: 'https://www.meddra.org'} schema: index: 5 elements: system: pattern: {type: uri, value: 'https://www.meddra.org'} type: uri index: 6 code: {index: 7} required: [code, system] FOPH: match: {system: 'http://snomed.info/sct'} schema: index: 8 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 9 code: {index: 10} required: [code, system] required: [coding] required: [concept] comorbidity: elements: concept: index: 11 elements: coding: index: 12 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: SMC: match: {system: 'https://www.meddra.org'} schema: index: 13 elements: system: pattern: {type: uri, value: 'https://www.meddra.org'} type: uri index: 14 code: {index: 15} required: [code, system] FOPH: match: {system: 'http://snomed.info/sct'} schema: index: 16 elements: system: pattern: {type: uri, value: 'http://snomed.info/sct'} type: uri index: 17 code: {index: 18} required: [code, system] required: [coding] required: [concept] intendedEffect: binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-epl/ValueSet/ema-intended-effect'} index: 19 elements: concept: index: 20 elements: coding: index: 21 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: SMC: match: {system: 'http://spor.ema.europa.eu/v1/lists/200000003186'} schema: index: 22 elements: system: pattern: {type: uri, value: 'http://spor.ema.europa.eu/v1/lists/200000003186'} type: uri index: 23 code: {index: 24} required: [code, system] required: [coding] required: [concept] package_version: 1.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-clinicalusedefinition-indication base: http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition version: 1.0.0-ballot required: [indication]