PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.0.0-dft-ballot
    https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient
description: The Patient resources contain demographics and other administrative information about the individual who is the subject of the referral.
package_name: ca.infoway.io.erec
derivation: constraint
name: Patient
type: Patient
elements:
  address:
    mustSupport: true
    index: 14
    elements:
      text: {mustSupport: true, index: 15}
      postalCode: {mustSupport: true, index: 16}
      country: {mustSupport: true, index: 17}
  meta: {index: 0}
  name:
    mustSupport: true
    index: 5
    elements:
      family: {mustSupport: true, index: 6}
      given: {mustSupport: true, index: 7}
    required: [family]
  birthDate: {mustSupport: true, index: 13}
  communication:
    index: 23
    extensions:
      CommunicationBarrier:
        url: https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ext-CommunicationBarrier
        type: Extension
        isModifier: false
        mustSupport: true
        index: 24
        elements:
          value:
            mustSupport: true
            choices: []
            index: 26
          value[x]:
            elements:
              code:
                binding: {strength: extensible, valueSet: 'https://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/communication-barrier'}
                mustSupport: true
                index: 27
    elements:
      extension:
        type: Extension
        isModifier: false
        mustSupport: true
        url: https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ext-CommunicationBarrier
        index: 24
        slicing:
          slices:
            CommunicationBarrier:
              match: {}
              schema:
                type: Extension
                isModifier: false
                mustSupport: true
                url: https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ext-CommunicationBarrier
                index: 24
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 26
                  value[x]:
                    elements:
                      code:
                        binding: {strength: extensible, valueSet: 'https://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/communication-barrier'}
                        mustSupport: true
                        index: 27
      language:
        binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/human-language'}
        mustSupport: true
        index: 28
        elements:
          coding:
            mustSupport: true
            index: 29
            elements:
              code: {mustSupport: true, index: 30}
      preferred: {mustSupport: true, index: 31}
  identifier:
    mustSupport: true
    index: 1
    extensions:
      HealthCardNumberVersionCode: {url: 'https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-HCNV-code-EXT', type: Extension, isModifier: false, mustSupport: true, index: 2}
      ReasonForNoHCN: {url: 'https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-reason-for-no-HCN-EXT', type: Extension, isModifier: false, mustSupport: true, index: 3}
    elements:
      extension:
        type: Extension
        isModifier: false
        mustSupport: true
        url: https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-HCNV-code-EXT
        index: 2
        slicing:
          slices:
            HealthCardNumberVersionCode:
              match: {}
              schema: {type: Extension, isModifier: false, mustSupport: true, url: 'https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-HCNV-code-EXT', index: 2}
            ReasonForNoHCN:
              match: {}
              schema: {type: Extension, isModifier: false, mustSupport: true, url: 'https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-reason-for-no-HCN-EXT', index: 3}
      type:
        binding: {strength: extensible, valueSet: 'https://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/identifier-type'}
        mustSupport: true
        index: 4
  telecom:
    mustSupport: true
    index: 8
    elements:
      system: {mustSupport: true, index: 9}
      value: {mustSupport: true, index: 10}
      use: {mustSupport: true, index: 11}
    required: [value]
  generalPractitioner:
    type: Reference
    refers: ['https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization', 'https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner', 'https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole']
    index: 32
  gender: {mustSupport: true, index: 12}
  maritalStatus: {index: 18}
  contact:
    index: 19
    elements:
      relationship:
        binding: {strength: extensible, valueSet: 'https://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/patient-contact-relationship'}
        mustSupport: true
        index: 20
      name: {mustSupport: true, index: 21}
      telecom: {mustSupport: true, index: 22}
package_version: 1.0.0-dft-ballot
class: profile
kind: resource
url: https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 0.1.0
required: [name, identifier]