description: The Patient resources contain demographics about the individual who is the subject of the surgical case. package_name: ca.on.oh derivation: constraint name: Patient type: Patient elements: meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] extension: type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity index: 2 slicing: slices: genderIdentity: match: {} schema: type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity index: 2 elements: value: mustSupport: true choices: [] index: 4 value[x]: elements: coding: binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/gender-identity'} mustSupport: true index: 5 elements: system: pattern: {type: Uri, value: 'http://hl7.org/fhir/gender-identity'} mustSupport: true index: 6 code: binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/gender-identity'} mustSupport: true index: 7 display: {mustSupport: true, index: 8} race: match: {} schema: type: Extension isModifier: false mustSupport: true url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-race index: 9 elements: value[x]: elements: coding: {mustSupport: true, index: 10} indigenousIdentity: match: {} schema: {type: Extension, mustSupport: true, url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-indigenousidentity', index: 11} identifier: min: 1 short: Health Card Number and Medical Record Number index: 12 slicing: rules: open discriminator: - {path: type, type: pattern} min: 1 max: 2 slices: MRN: match: type: coding: - {code: MR, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} schema: mustSupport: true _required: true index: 16 elements: type: pattern: type: CodeableConcept value: coding: - {code: MR, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 17 system: {mustSupport: true, index: 18} value: {mustSupport: true, index: 19} required: [value, type, system] HCN: match: {type: null} schema: mustSupport: true index: 20 extensions: versionCode: url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-health-card-version-code type: Extension isModifier: false mustSupport: true index: 21 elements: value: mustSupport: true choices: [] index: 23 elements: extension: type: Extension isModifier: false mustSupport: true url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-health-card-version-code index: 21 slicing: slices: versionCode: match: {} schema: type: Extension isModifier: false mustSupport: true url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-health-card-version-code index: 21 elements: value: mustSupport: true choices: [] index: 23 system: {mustSupport: true, index: 24} value: {mustSupport: true, index: 25} required: [value, system] mustSupport: true array: true elements: type: pattern: type: CodeableConcept value: {text: '{'} index: 13 system: {mustSupport: true, index: 14} value: {mustSupport: true, index: 15} max: 2 name: mustSupport: true index: 26 elements: family: {short: Patient Last name, mustSupport: true, index: 27} given: {short: Patient First and Patient Middle names, mustSupport: true, index: 28} birthDate: {mustSupport: true, index: 29} address: mustSupport: true index: 30 elements: text: {short: Patient Address, mustSupport: true, index: 31} line: {short: Patient Address, index: 32} city: {short: Patient Address, index: 33} state: {short: Patient Address, index: 34} postalCode: {short: Patient Postal Code, mustSupport: true, index: 35} package_version: setp-0.9.0-alpha1.0.4 extensions: genderIdentity: url: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity type: Extension mustSupport: true index: 2 elements: value: mustSupport: true choices: [] index: 4 value[x]: elements: coding: binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/gender-identity'} mustSupport: true index: 5 elements: system: pattern: {type: Uri, value: 'http://hl7.org/fhir/gender-identity'} mustSupport: true index: 6 code: binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/gender-identity'} mustSupport: true index: 7 display: {mustSupport: true, index: 8} race: url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-race type: Extension isModifier: false mustSupport: true index: 9 elements: value[x]: elements: coding: {mustSupport: true, index: 10} indigenousIdentity: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-indigenousidentity', type: Extension, mustSupport: true, index: 11} class: profile kind: resource url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Patient base: http://hl7.org/fhir/StructureDefinition/Patient version: 0.9.0 required: [identifier, meta]