PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.core@1.0.0-dft-preballot
    http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/relatedperson-ca-core
description: This profile represents the constraints applied to the RelatedPerson resource by the CA Core+ project to represent the minimum expectations for the RelatedPerson resource when used to promote capacity building for functionality found across Canadian FHIR implementations. It is informed by the constraints of shared across CIHI pCHDCF data sets.
package_name: ca.infoway.io.core
derivation: constraint
name: RelatedPersonCACore
type: RelatedPerson
elements:
  patient:
    elements:
      reference: {index: 0}
    required: [reference]
  relationship:
    elements:
      coding:
        elements:
          system: {index: 1}
          code: {index: 2}
          display: {index: 3}
        required: [display, system, code]
  name:
    elements:
      family: {index: 4}
      given: {index: 5}
    required: [given, family]
package_version: 1.0.0-dft-preballot
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/relatedperson-ca-core
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: null