PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.psca@2.0.3-DFT-Ballot
    http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/familymemberhistory-ca-ps
description: This profile represents the constraints applied to the FamilyMemberHistory resource by the PS-CA project. Currently, there is no equivalent IPS UV profile and no ISO CEN IPS 17269 requirements for a family history section. This profile is considered a draft version, and is informed and created as per the requirements of the first jurisdiction (i.e. Alberta) to pilot its use in patient summary within jurisdictional context. The constraints have been compared against other Family Member History FHIR profiles in Canada (OMD Core Data Set, Telus Patient Chart) and Internationally (Swiss Mednet, CareConnect UK, NDHM India) and share many constraints in common with those profiles but represent the minimum requirements as they are known in Canada today. This profile is expected to be refined further as more jurisdictional requirements are defined and as more is known about use in the international patient summary space.
package_name: ca.infoway.io.psca
derivation: constraint
name: FamilyMemberHistoryPSCA
type: FamilyMemberHistory
elements:
  status: {mustSupport: true, index: 0}
  patient:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/patient-ca-ps']
    index: 1
    elements:
      reference: {mustSupport: true, index: 2}
    required: [reference]
  date: {index: 3}
  relationship: {type: CodeableConcept, mustSupport: true, index: 4}
  note:
    mustSupport: true
    index: 5
    elements:
      text: {mustSupport: true, index: 6}
  condition:
    index: 7
    elements:
      code: {type: CodeableConcept, index: 8}
      onset:
        choices: []
        index: 10
      note:
        elements:
          text: {mustSupport: true, index: 11}
package_version: 2.0.3-DFT-Ballot
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/familymemberhistory-ca-ps
base: http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory
version: null