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} 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: 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] FOPH: match: {system: 'http://snomed.info/sct'} schema: index: 7 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 8 code: {index: 9} required: [system, code] comorbidity: elements: concept: index: 10 elements: coding: index: 11 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: SMC: match: {system: 'https://www.meddra.org'} schema: index: 12 elements: system: pattern: {type: Uri, value: 'https://www.meddra.org'} index: 13 code: {index: 14} required: [system, code] FOPH: match: {system: 'http://snomed.info/sct'} schema: index: 15 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 16 code: {index: 17} required: [system, code] required: [coding] required: [concept] intendedEffect: binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-epl/ValueSet/ema-intended-effect'} index: 18 elements: concept: index: 19 elements: coding: index: 20 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: SMC: match: {system: 'http://spor.ema.europa.eu/v1/lists/200000003186'} schema: index: 21 elements: system: pattern: {type: Uri, value: 'http://spor.ema.europa.eu/v1/lists/200000003186'} index: 22 code: {index: 23} required: [system, code] required: [coding] required: [concept] package_version: 1.0.1 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.1 required: [indication]