PackagesCanonicalsLogsProblems
    Packages
    rs/ca.on.consent.r4@0.10.4
    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:
    mustSupport: true
    index: 4
    elements:
      coding:
        binding: {strength: required, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/consent-pcoi-sdm-relationship-type'}
        mustSupport: true
        index: 5
        elements:
          system: {mustSupport: true, index: 6}
          code: {mustSupport: true, index: 7}
          display: {mustSupport: true, index: 8}
        required: [code, display, system]
      text: {mustSupport: true, index: 9}
    required: [coding]
  name:
    mustSupport: true
    index: 10
    elements:
      family: {mustSupport: true, index: 11}
      given: {mustSupport: true, index: 12}
    required: [family, given]
  telecom:
    mustSupport: true
    index: 13
    elements:
      system: {mustSupport: true, index: 14}
      value: {mustSupport: true, index: 15}
      use: {mustSupport: true, index: 16}
  gender: {mustSupport: true, index: 17}
  birthDate: {mustSupport: true, index: 18}
  address:
    mustSupport: true
    index: 19
    elements:
      use: {mustSupport: true, index: 20}
      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.4
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, relationship]