PackagesCanonicalsLogsProblems
    Packages
    ca.on.consent.r4@0.10.21
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-RelatedPerson
description: null
package_name: 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]
  name:
    mustSupport: true
    index: 4
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/name-use'}
        index: 5
      family: {mustSupport: true, index: 6}
      given: {mustSupport: true, index: 7}
    required: [family, given]
  telecom:
    mustSupport: true
    index: 8
    elements:
      system:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-system'}
        mustSupport: true
        index: 9
      value: {mustSupport: true, index: 10}
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-use'}
        mustSupport: true
        index: 11
  gender:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/administrative-gender'}
    mustSupport: true
    index: 12
  birthDate: {mustSupport: true, index: 13}
  address:
    mustSupport: true
    index: 14
    elements:
      use:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/address-use'}
        mustSupport: true
        index: 15
      type:
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/address-type'}
        mustSupport: true
        index: 16
      line: {mustSupport: true, index: 17}
      city: {mustSupport: true, index: 18}
      state: {mustSupport: true, index: 19}
      postalCode: {mustSupport: true, index: 20}
      country: {mustSupport: true, index: 21}
package_version: 0.10.21
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]