description: Patient resource conforming to this profile is referenced by the Ontario Provincial Consent Override Consent Profile, to capture limited information about the Patient that is subject to the Consent block. package_name: rs/ca.on.consent.r4 derivation: constraint name: Patient type: Patient elements: meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] identifier: mustSupport: true array: true min: 1 max: 2 index: 2 elements: system: {mustSupport: true, index: 3} value: {mustSupport: true, index: 4} required: [system, value] name: mustSupport: true index: 5 elements: family: {mustSupport: true, index: 6} given: {mustSupport: true, index: 7} required: [family, given] gender: {mustSupport: true, index: 8} birthDate: {mustSupport: true, index: 9} package_version: 0.9.0 class: profile kind: resource url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Patient base: http://hl7.org/fhir/StructureDefinition/Patient version: 1.0.0 required: [birthDate, gender, identifier, meta, name]