description: This profile represents the constraints applied to the Observation resource by the PS-CA project to represent various types of results and associated observations in a patient summary. This is the base profile from which the other results profiles are derived. It is informed by the constraints of the [Observation Results IPS-UV profile](http://hl7.org/fhir/uv/ips/StructureDefinition-ObservationResults-uv-ips.html) and the [Canadian Baseline Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-observation.html) to allow for cross-border and cross-jurisdiction sharing of result information package_name: ca.infoway.io.psca derivation: constraint name: ObservationResultsPSCA type: Observation elements: value: mustSupport: true choices: [] index: 11 component: {mustSupport: true, index: 12} effective[x]: extensions: data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', max: 1, short: 'effective[x] absence reason', type: Extension, mustSupport: true, index: 9} elements: extension: index: 8 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: data-absent-reason: match: {url: null} schema: {short: 'effective[x] absence reason', type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 9} max: 1 effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 6} status: pattern: {type: Code, value: final} mustSupport: true index: 0 effective: mustSupport: true choices: [effectiveDateTime, effectivePeriod] index: 5 code: {type: CodeableConcept, mustSupport: true, index: 1} subject: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/patient-ca-ps', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location'] index: 2 elements: reference: {mustSupport: true, index: 3} required: [reference] effectivePeriod: {type: Period, mustSupport: true, choiceOf: effective, index: 7} package_version: 2.0.2-DFT-Ballot class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/observation-results-ca-ps base: http://hl7.org/fhir/StructureDefinition/Observation version: null required: [effectiveDateTime, effectivePeriod, subject, effective]