description: This observation captures if the patient participated in one or more interventional clinical trials. package_name: de.gecco derivation: constraint name: InterventionalClinicalTrialParticipation type: Observation elements: category: mustSupport: true index: 2 elements: coding: index: 3 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: observationCategory: match: {code: survey, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} schema: pattern: type: Coding value: {code: survey, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} _required: true index: 4 elements: system: {index: 5} code: {index: 6} required: [system, code] required: [coding] value[x]: elements: coding: index: 21 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: snomed: match: {system: 'http://snomed.info/sct'} schema: binding: {strength: required, valueSet: 'https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/yes-no-unknown-other-na'} pattern: type: Coding value: {system: 'http://snomed.info/sct'} _required: true index: 22 elements: system: {index: 23} code: {index: 24} required: [system, code] required: [coding] meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} specimen: {index: 26} value: choices: [valueCodeableConcept] index: 19 slicing: slices: valueCodeableConcept: match: {} schema: choices: [valueCodeableConcept] index: 19 component: mustSupport: true index: 27 slicing: rules: open discriminator: - {path: code, type: pattern} min: null slices: eudraCT: match: code: coding: - {code: '04', system: 'https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes'} schema: short: EudraCT number mustSupport: true index: 28 elements: code: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: '04', system: 'https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes'} index: 29 elements: coding: mustSupport: true index: 30 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: eudraCT: match: {code: '04', system: 'https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes'} schema: pattern: type: Coding value: {code: '04', system: 'https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes'} _required: true index: 31 elements: system: {index: 32} code: {index: 33} required: [system, code] required: [coding] value: mustSupport: true choices: [] index: 35 slicing: rules: open discriminator: - {path: $this, type: type} min: 1 slices: valueString: match: {} schema: choices: [valueString] _required: true index: 37 min: 1 valueString: type: string choiceOf: value index: 38 slicing: slices: valueString: match: {} schema: {type: string, choiceOf: value, _required: true, index: 38} min: 1 required: [valueString, value] nct: match: code: coding: - {code: '05', system: 'https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes'} schema: short: NCT number mustSupport: true index: 39 elements: code: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: '05', system: 'https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes'} index: 40 elements: coding: mustSupport: true index: 41 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: nctNumber: match: {code: '05', system: 'https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes'} schema: pattern: type: Coding value: {code: '05', system: 'https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes'} _required: true index: 42 elements: system: {index: 43} code: {index: 44} required: [system, code] required: [coding] value: choices: [] index: 46 slicing: rules: open discriminator: - {path: $this, type: type} min: 1 slices: valueString: match: {} schema: choices: [valueString] index: 48 valueString: type: string choiceOf: value index: 49 slicing: slices: valueString: match: {} schema: {type: string, choiceOf: value, index: 49} required: [value] effective: mustSupport: true choices: [] index: 14 code: mustSupport: true index: 7 elements: coding: mustSupport: true index: 8 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: trialParticipation: match: {code: '03', system: 'https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes'} schema: pattern: type: Coding value: {code: '03', system: 'https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes'} _required: true index: 9 elements: system: {index: 10} code: {index: 11} required: [system, code] required: [coding] valueCodeableConcept: type: CodeableConcept choiceOf: value index: 20 slicing: slices: valueCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: value, index: 20} bodySite: {index: 25} subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient'] index: 12 package_version: 1.0.5-rc.1 class: profile kind: resource url: https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/interventional-clinical-trial-participation base: http://hl7.org/fhir/StructureDefinition/Observation version: '1.0' required: [value, subject, valueCodeableConcept, category]