PackagesCanonicalsLogsProblems
    Packages
    ca.bc.bcy-ids@1.1.0
    http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/Patient
description: Resource Patient is profiled based on Canadian Baseline
package_name: ca.bc.bcy-ids
derivation: constraint
name: Patient_CAbaseline
type: Patient
elements:
  address:
    array: true
    max: 2
    index: 39
    elements:
      use: {index: 40}
      type: {index: 41}
      line:
        index: 42
        extensions:
          _line: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP', type: Extension, index: 43}
        elements:
          extension:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/iso21090-ADXP
            index: 43
            slicing:
              slices:
                _line:
                  match: {}
                  schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-ADXP', index: 43}
  meta:
    index: 1
    elements:
      versionId: {index: 2}
      lastUpdated: {index: 3}
      profile: {index: 4}
      security: {index: 5}
      tag: {index: 6}
    required: [profile]
  name:
    index: 23
    elements:
      use: {index: 24}
      family: {short: Patient Family Name, index: 25}
      given: {short: Patient Given Names, index: 26}
      prefix: {index: 27}
      suffix: {index: 28}
    required: [given, family]
  birthDate: {short: Patient Date of Birth, index: 38}
  extension:
    array: true
    min: 2
    index: 8
    slicing:
      slices:
        genderIdentityExtension:
          match: {}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-genderIdentity', index: 9}
        clientWarningExtension:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'http://infoway-inforoute.ca/StructureDefinition/ca-bc-client-warning', index: 10}
        inactiveClientReasonExtension:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'https://ehealth.bc.ca/fhir/StructureDefinition/ca-bc-inactive-client-reason', index: 11}
        pIRIdentifierExtension:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'https://ehealth.bc.ca/fhir/StructureDefinition/bcy-ids-pir-identifier', index: 12}
        pIRLockSeqNumberExtension:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'https://ehealth.bc.ca/fhir/StructureDefinition/bcy-ids-pir-lock-sequence-number', index: 13}
  contained: {index: 7}
  photo: {index: 44}
  link:
    index: 48
    elements:
      other:
        elements:
          id: {index: 49}
          reference: {index: 50}
        required: [reference]
      type: {index: 51}
  active: {short: Whether this patient's record is in active use in PIR., index: 22}
  communication: {index: 46}
  id: {short: PIR Client ID, index: 0}
  identifier:
    short: Identifier(s) for this patient
    index: 14
    elements:
      type:
        index: 15
        elements:
          coding:
            index: 16
            elements:
              system:
                pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                index: 17
              code: {index: 18}
          text: {index: 19}
        required: [coding]
      system: {index: 20}
      value: {index: 21}
    required: [value, type, system]
  telecom:
    short: A contact detail for the PIR Client
    index: 29
    elements:
      id: {index: 30}
      system: {index: 31}
      value: {short: Patient Phone Number or Email, index: 32}
      use: {short: home | work | mobile - purpose of this contact point, index: 33}
      rank: {index: 34}
      period:
        elements:
          id: {index: 35}
  generalPractitioner: {index: 47}
  gender:
    index: 36
    elements:
      id: {index: 37}
  contact: {index: 45}
package_version: 1.1.0
extensions:
  genderIdentityExtension: {url: 'http://hl7.org/fhir/StructureDefinition/patient-genderIdentity', type: Extension, index: 9}
  clientWarningExtension: {url: 'http://infoway-inforoute.ca/StructureDefinition/ca-bc-client-warning', type: Extension, isModifier: false, index: 10}
  inactiveClientReasonExtension: {url: 'https://ehealth.bc.ca/fhir/StructureDefinition/ca-bc-inactive-client-reason', type: Extension, isModifier: false, index: 11}
  pIRIdentifierExtension: {url: 'https://ehealth.bc.ca/fhir/StructureDefinition/bcy-ids-pir-identifier', type: Extension, isModifier: false, index: 12}
  pIRLockSeqNumberExtension: {url: 'https://ehealth.bc.ca/fhir/StructureDefinition/bcy-ids-pir-lock-sequence-number', type: Extension, isModifier: false, index: 13}
class: profile
kind: resource
url: http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/Patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: null
required: [id, gender, name, identifier, birthDate, meta, active]