description: An abstract profile that lists the data elements of a PlanDefinition that must be supported so that it can represent a Study Visit. package_name: hl7.fhir.uv.vulcan derivation: constraint name: StudyVisitSoa abstract: true type: PlanDefinition elements: url: {mustSupport: true, index: 0} name: {mustSupport: true, index: 1} title: {mustSupport: true, index: 2} status: {mustSupport: true, index: 3} subject: mustSupport: true choices: [] index: 5 description: {mustSupport: true, index: 6} action: mustSupport: true index: 7 elements: title: {mustSupport: true, index: 8} code: {mustSupport: true, index: 9} trigger: {mustSupport: true, index: 10} relatedAction: mustSupport: true index: 11 extensions: acceptableOffsetRange: {url: 'http://hl7.org/fhir/uv/vulcan-schedule/StructureDefinition/AcceptableOffsetRangeSoa', min: 0, max: 1, type: Extension, index: 13} elements: extension: index: 12 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: acceptableOffsetRange: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/uv/vulcan-schedule/StructureDefinition/AcceptableOffsetRangeSoa', index: 13} min: 0 max: 1 actionId: {mustSupport: true, index: 14} relationship: {mustSupport: true, index: 15} offset: mustSupport: true choices: [] index: 17 timing: mustSupport: true choices: [] index: 19 requiredBehavior: {mustSupport: true, index: 20} cardinalityBehavior: {mustSupport: true, index: 21} definition: mustSupport: true choices: [] index: 23 package_version: schedule-1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/vulcan-schedule/StructureDefinition/StudyVisitSoa base: http://hl7.org/fhir/StructureDefinition/PlanDefinition version: 1.0.0-ballot