Releases of the PS-CA Implementation Guide may be found on a table on the Home Page of this Project.


Composition (PS-CA)

Additional information on this profile (including the JSON & XML structure and detailed element descriptions) can be found at package/structuredefinition-profile-composition-ca-ps.json

Profile

textS0..1Narrative
identifierS Σ0..1Identifier
statusS Σ ?!1..1codeBinding
typeS Σ1..1CodeableConceptBindingPattern
categoryΣ0..*CodeableConcept
encounterΣ I0..1Reference(Encounter)
dateS Σ1..1dateTime
authorS Σ I1..*Reference(PractitionerProfile | PractitionerRoleProfile | Device | PatientPSCA | RelatedPerson | OrganizationProfile)
titleS Σ1..1string
confidentialityΣ0..1codeBinding
custodianS Σ I0..1Reference(OrganizationProfile)

Note: Previously, IPS-UV required a minimum cardinality of 1 and a maximum cardinality of 1 on section.entry for Medications, Allergies, and Problem sections. This prior constraint was intended to ensure these sections are always populated with some kind of entry (FHIR Resource). Through advocacy from Canadian implementers to ask for an alternative way to convey the lack of information/resources for a patient at the Composition level, IPS has shifted to a more nuanced approach.

  • IPS UV now allows for Composition.section.emptyReason to be populated and using an invariant to require that either Composition.section.emptyReason or Composition.section.entry be populated for the required sections.

Key Differences between the IPS-UV and PS-CA

Composition:

  • Across Composition: Removed redundant data type profiling on fixed/patterned codeable concepts, modified references to point to equivalent PS-CA profiles
  • Composition.event:careProvisioningEvent: Relaxed Must Support flag on the CareProvisioningEvent slice due to the scope of the PS-CA needing to support summaries that are generated outside a direct care event (e.g., including summaries that are machine-generated/on-demand). This will continue to be advocated for resolution at the IPS level
  • Composition.event:careProvisioningEvent.code element has a cardinality of [1, 1] in IPS-UV and [1, *] in PS-CA.
  • Composition.attester - Relaxed Must Support flag on the element. This decision in this release reflects the understanding of the current variability in workflows among Canadian Jurisdictional implementers, some of whom may not have the capability to populate the attester field at all. Further assessment will be completed against requirements and use cases for PS-CA v2.0.0 DFT.
  • Composition.author, Composition.attester, Composition.custodian - Modified references to point towards Canadian Baseline profiles and the Patient (PS-CA) profile since the IPS-UV currently only offers profiles that are scoped to diagnostic result authoring practitioners, organizations, etc.
    • Further investigation into whether additional elements/PS-CA profiles are needed (beyond the CA Baseline constraints) to support the use of these elements

Note: Additionally, the use of CA Baseline Pratitioner, PractitionerRole, Organization profiles will be superseded by the CA Core profiles (or profiles that impose the CA Core) in furture releases but the current usage of CA Baseline profiles will be maintained until a further stabilized CA Core profile (or further Patient Summary requirements) exist.

Note: Since the previous release of this specification, the modelling in IPS-UV that prohibited the use of section.emptyReason has been removed. See note above.

Composition Sections

  • In all Composition sections, code elements are marked as MS in PS-CA, but not in IPS-UV.

Composition.sectionProceduresHx + Composition.sectionImmunizations + Composition.sectionResults + Composition.sectionMedicalDevices:

  • Removed Must Support flag from these sections according to principles found in Profiling Conventions and Approach

    • IPS-UV considers this a Must Support section. This constraint has been relaxed in the PS-CA to not put undue conformance expectations on jurisdictions who will not be including this domain/section in their initial implementation of patient summaries
    • Participating jurisdictions are expected to be able to receive this section in a patient summary (e.g., from another jurisdiction) without flagging an error
    • Vendors should anticipate that the Must Support flag may be re-evaluated for application in future releases
    • Additionally, vendors should expect that some jurisdictions may further constrain support of this section within the context of their own jurisdictional content
  • Note: Implementers are not expected to demonstrate support for these sections in v2.0.0 DFT, but the flags on the child elements have been maintained to ensure that if an implementer does produce these sections, they follow the expected patterning that is outlined in the IPS-UV and future PS-CA releases. See Must Support Definition.

  • Note: In earlier releases, IPS-UV has removed the Must Support flag on the following sections: Vital signs, PastIllnessHx, FunctionalStatus, PlanOfCare, Social History, PregnancyHx, AdvanceDirectives - bringing PS-CA into futher alignment with IPS-UV

Composition.sectionSocialHistory+ Composition.sectionFamilyMemberHistory:

  • Added FamilyMemberHistory section to meet the needs of jurisidctions wanting to pilot FamilyMemberHistory profile as part of their patient summary initiative
  • Expanded the sectionSocialHistory by including a new profile in addition to the Tobacco Use & Alcohol Use profiles to enable a more generalized social history profile to support implementers piloting a broader set of social history observations (not expected to be housed under the structured alcohol user and tobacco use profiles), and to house coded and non-coded lifestyle risk factors (e.g., amount of exercise, etc.)

Composition.sectionVitalSigns + Composition.sectionPastIllnessHx + Composition.sectionFunctionalStatus + Composition.sectionPlanOfCare + Composition.sectionSocialHistory + Composition.sectionPregnancyHx + Composition.sectionAdvanceDirectives + Composition.sectionFamilyHistory:

  • In these sections, title and entry elements are not MS in IPS-UV but are MS in PS-CA. Additionally, entry slices such as entry:pastProblem, entry:disability, entry:functionalAssessment, entry:pregnancyStatus, entry:pregnancyOutcomeSummary, entry:advanceDirectivesConsent and entry:FamilyMemberHistory are not MS in IPS-UV but are MS in PS-CA.

**Composition.sectionPatientStory + Composition.sectionAlerts:##

  • These sections have been added to ISO 27269 and IPS 2.0.0-ballot, but have not yet been introduced into PS-CA.