PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.0-alpha1.0.6
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient
description: The Patient resources contain demographics and other administrative information about the individual who is the subject of the referral.
package_name: ca.on.oh-ereferral-econsult
derivation: constraint
name: EReferralPatient
type: Patient
elements:
  address:
    mustSupport: true
    index: 34
    elements:
      use: {mustSupport: true, index: 35}
      type: {mustSupport: true, index: 36}
      text: {mustSupport: true, index: 37}
      line: {mustSupport: true, index: 38}
      city: {mustSupport: true, index: 39}
      state: {mustSupport: true, index: 40}
      postalCode: {mustSupport: true, index: 41}
      country: {mustSupport: true, index: 42}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
      security:
        elements:
          id: {index: 2}
          version: {index: 3}
          userSelected: {index: 4}
    required: [profile]
  name:
    mustSupport: true
    index: 25
    elements:
      family: {mustSupport: true, index: 26}
      given: {mustSupport: true, index: 27}
    required: [family]
  birthDate: {mustSupport: true, index: 33}
  communication:
    mustSupport: true
    index: 60
    extensions:
      ComunicationBarrier:
        url: http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-CommunicationBarrier
        type: Extension
        mustSupport: true
        index: 62
        elements:
          value:
            mustSupport: true
            choices: []
            index: 64
          value[x]:
            elements:
              system:
                pattern: {type: Uri, value: 'https://ehealthontario.ca/fhir/CodeSystem/communication-barrier'}
                mustSupport: true
                index: 65
              code:
                binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/communication-barrier'}
                mustSupport: true
                index: 66
              display: {mustSupport: true, index: 67}
    elements:
      extension:
        index: 61
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            ComunicationBarrier:
              match: {url: null}
              schema:
                type: Extension
                mustSupport: true
                url: http://ehealthontario.ca/fhir/StructureDefinition/cms-ext-CommunicationBarrier
                index: 62
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 64
                  value[x]:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'https://ehealthontario.ca/fhir/CodeSystem/communication-barrier'}
                        mustSupport: true
                        index: 65
                      code:
                        binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/communication-barrier'}
                        mustSupport: true
                        index: 66
                      display: {mustSupport: true, index: 67}
      language:
        binding: {strength: preferred, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/human-language'}
        mustSupport: true
        index: 68
        elements:
          coding:
            binding: {strength: preferred, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/human-language'}
            mustSupport: true
            index: 69
            elements:
              system:
                pattern: {type: Uri, value: 'urn:ietf:bcp:47'}
                mustSupport: true
                index: 70
              code:
                binding: {strength: preferred, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/human-language'}
                mustSupport: true
                index: 71
              display: {mustSupport: true, index: 72}
      preferred: {mustSupport: true, index: 73}
  identifier:
    mustSupport: true
    index: 5
    extensions:
      ReasonForNoHCN:
        url: http://ehealthontario.ca/fhir/StructureDefinition/ext-reason-for-no-HCN
        type: Extension
        mustSupport: true
        index: 7
        elements:
          value:
            mustSupport: true
            choices: []
            index: 9
          value[x]:
            elements:
              coding:
                mustSupport: true
                index: 10
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://ehealthontario.ca/fhir/CodeSystem/ereferral-Reason-For-No-HCN'}
                    mustSupport: true
                    index: 11
                  code: {mustSupport: true, index: 12}
                  display: {mustSupport: true, index: 13}
      HCNVersionCode:
        url: http://ehealthontario.ca/fhir/StructureDefinition/ext-id-health-card-version-code
        type: Extension
        mustSupport: true
        index: 14
        elements:
          value:
            mustSupport: true
            choices: []
            index: 16
    elements:
      extension:
        index: 6
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            ReasonForNoHCN:
              match: {url: null}
              schema:
                type: Extension
                mustSupport: true
                url: http://ehealthontario.ca/fhir/StructureDefinition/ext-reason-for-no-HCN
                index: 7
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 9
                  value[x]:
                    elements:
                      coding:
                        mustSupport: true
                        index: 10
                        elements:
                          system:
                            pattern: {type: Uri, value: 'http://ehealthontario.ca/fhir/CodeSystem/ereferral-Reason-For-No-HCN'}
                            mustSupport: true
                            index: 11
                          code: {mustSupport: true, index: 12}
                          display: {mustSupport: true, index: 13}
            HCNVersionCode:
              match: {url: null}
              schema:
                type: Extension
                mustSupport: true
                url: http://ehealthontario.ca/fhir/StructureDefinition/ext-id-health-card-version-code
                index: 14
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 16
      type:
        mustSupport: true
        index: 17
        elements:
          coding:
            mustSupport: true
            index: 18
            elements:
              system: {mustSupport: true, index: 19}
              code: {mustSupport: true, index: 20}
              display: {mustSupport: true, index: 21}
          text: {mustSupport: true, index: 22}
        required: [text]
      system: {mustSupport: true, index: 23}
      value: {mustSupport: true, index: 24}
  telecom:
    mustSupport: true
    index: 28
    elements:
      system: {mustSupport: true, index: 29}
      value: {mustSupport: true, index: 30}
      use: {mustSupport: true, index: 31}
    required: [value]
  generalPractitioner:
    type: Reference
    mustSupport: true
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole']
    index: 74
  gender: {mustSupport: true, index: 32}
  maritalStatus:
    mustSupport: true
    index: 43
    elements:
      coding:
        mustSupport: true
        index: 44
        elements:
          system: {mustSupport: true, index: 45}
          code: {mustSupport: true, index: 46}
          display: {mustSupport: true, index: 47}
      text: {mustSupport: true, index: 48}
  contact:
    mustSupport: true
    index: 49
    elements:
      relationship:
        binding: {strength: extensible, valueSet: 'https://www.hl7.org/fhir/valueset-patient-contactrelationship.html'}
        mustSupport: true
        index: 50
        elements:
          coding:
            mustSupport: true
            index: 51
            elements:
              system: {mustSupport: true, index: 52}
              code: {mustSupport: true, index: 53}
              display: {mustSupport: true, index: 54}
      name: {mustSupport: true, index: 55}
      telecom: {mustSupport: true, index: 56}
      address: {mustSupport: true, index: 57}
      gender: {mustSupport: true, index: 58}
      organization: {mustSupport: true, index: 59}
package_version: 0.11.0-alpha1.0.6
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 1.0.0
required: [gender, name, identifier, meta]