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