PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-erec-ig@0.12.2-alpha1.0.1
    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-erec-ig
derivation: constraint
name: EReferralPatient
type: Patient
elements:
  address:
    elements:
      use: {mustSupport: true, index: 28}
      type: {mustSupport: true, index: 29}
      line: {mustSupport: true, index: 30}
      city: {mustSupport: true, index: 31}
      state: {mustSupport: true, index: 32}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
      security:
        index: 2
        elements:
          id: {index: 3}
          version: {index: 4}
          userSelected: {index: 5}
    required: [profile]
  name:
    index: 23
    elements:
      use: {mustSupport: true, index: 24}
      prefix: {mustSupport: true, index: 25}
      suffix: {mustSupport: true, index: 26}
  communication:
    mustSupport: false
    index: 47
    elements:
      language:
        binding: {strength: preferred, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/human-language'}
        index: 48
        elements:
          coding:
            binding: {strength: preferred, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/human-language'}
            mustSupport: false
            index: 49
            elements:
              system:
                pattern: {type: Uri, value: 'urn:ietf:bcp:47'}
                mustSupport: true
                index: 50
              code:
                binding: {strength: preferred, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/human-language'}
                mustSupport: true
                index: 51
              display: {mustSupport: true, index: 52}
            required: [display, system, code]
        required: [coding]
  identifier:
    index: 6
    extensions:
      ReasonForNoHCN:
        url: null
        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://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-reason-for-no-HCN-EXT'}
                    mustSupport: true
                    index: 11
                  code: {mustSupport: true, index: 12}
                  display: {mustSupport: true, index: 13}
      HCNVersionCode:
        url: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-HCNV-code-EXT
        type: Extension
        mustSupport: true
        index: 14
        elements:
          value:
            mustSupport: true
            choices: []
            index: 16
    elements:
      extension:
        mustSupport: true
        index: 7
        slicing:
          slices:
            ReasonForNoHCN:
              match: {}
              schema:
                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://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-reason-for-no-HCN-EXT'}
                            mustSupport: true
                            index: 11
                          code: {mustSupport: true, index: 12}
                          display: {mustSupport: true, index: 13}
            HCNVersionCode:
              match: {}
              schema:
                type: Extension
                mustSupport: true
                url: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-HCNV-code-EXT
                index: 14
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 16
      type:
        mustSupport: false
        index: 17
        elements:
          coding:
            mustSupport: false
            index: 18
            elements:
              system: {mustSupport: false, index: 19}
              code: {mustSupport: false, index: 20}
              display: {mustSupport: false, index: 21}
          text: {mustSupport: true, index: 22}
  generalPractitioner:
    type: Reference
    mustSupport: false
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole']
    index: 53
  gender: {mustSupport: true, index: 27}
  maritalStatus:
    mustSupport: false
    index: 33
    elements:
      coding:
        mustSupport: false
        index: 34
        elements:
          system: {mustSupport: false, index: 35}
          code: {mustSupport: false, index: 36}
          display: {mustSupport: false, index: 37}
        required: [display, system, code]
      text: {mustSupport: false, index: 38}
  contact:
    mustSupport: false
    index: 39
    elements:
      relationship:
        elements:
          coding:
            mustSupport: false
            index: 40
            elements:
              system: {mustSupport: false, index: 41}
              code: {mustSupport: false, index: 42}
              display: {mustSupport: false, index: 43}
      address: {mustSupport: false, index: 44}
      gender: {mustSupport: false, index: 45}
      organization: {mustSupport: false, index: 46}
package_version: 0.12.2-alpha1.0.1
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient
base: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient
version: 1.1.0
required: [gender, meta]