PackagesCanonicalsLogsProblems
    Packages
    rs/ca.on.consent.r4@0.10.14
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-RelatedPerson
description: null
package_name: rs/ca.on.consent.r4
derivation: constraint
name: RelatedPerson
type: RelatedPerson
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  patient:
    type: Reference
    mustSupport: true
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Patient']
    index: 2
    elements:
      reference: {mustSupport: true, index: 3}
    required: [reference]
  relationship:
    elements:
      coding:
        binding: {strength: required, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/consent-pcoi-sdm-relationship-type'}
        mustSupport: true
        index: 4
        elements:
          system: {mustSupport: true, index: 5}
          code: {mustSupport: true, index: 6}
          display: {mustSupport: true, index: 7}
        required: [code, display, system]
      text: {mustSupport: true, index: 8}
    required: [coding]
  name:
    mustSupport: true
    index: 9
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/name-use'}
        index: 10
      family: {mustSupport: true, index: 11}
      given: {mustSupport: true, index: 12}
    required: [family, given]
  telecom:
    mustSupport: true
    index: 13
    elements:
      system:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-system'}
        mustSupport: true
        index: 14
      value: {mustSupport: true, index: 15}
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-use'}
        mustSupport: true
        index: 16
  gender:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/administrative-gender'}
    mustSupport: true
    index: 17
  birthDate: {mustSupport: true, index: 18}
  address:
    mustSupport: true
    index: 19
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/address-use'}
        mustSupport: true
        index: 20
      type:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/address-type'}
        mustSupport: true
        index: 21
      line: {mustSupport: true, index: 22}
      city: {mustSupport: true, index: 23}
      state: {mustSupport: true, index: 24}
      postalCode: {mustSupport: true, index: 25}
      country: {mustSupport: true, index: 26}
package_version: 0.10.14
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-RelatedPerson
base: http://hl7.org/fhir/StructureDefinition/RelatedPerson
version: 1.0.0
required: [meta, name]