description: null package_name: ca.on.oh-cms-ig derivation: constraint name: CMSPerson type: Person elements: meta: mustSupport: true index: 0 elements: profile: {index: 1} required: [profile] identifier: mustSupport: true index: 2 extensions: data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, isModifier: false, index: 4} HCN-version-code: {url: 'http://ehealthontario.ca/fhir/StructureDefinition/ext-id-health-card-version-code', min: 0, max: 1, type: Extension, isModifier: false, index: 5} elements: extension: index: 3 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: data-absent-reason: match: {url: null} schema: {type: Extension, isModifier: false, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 4} min: 0 max: 1 HCN-version-code: match: {url: null} schema: {type: Extension, isModifier: false, url: 'http://ehealthontario.ca/fhir/StructureDefinition/ext-id-health-card-version-code', index: 5} min: 0 max: 1 system: {mustSupport: true, index: 6} value: {mustSupport: true, index: 7} name: index: 8 elements: family: {mustSupport: true, index: 9} given: {mustSupport: true, index: 10} required: [given, family] telecom: elements: system: {mustSupport: true, index: 11} value: {mustSupport: true, index: 12} required: [value, system] gender: {mustSupport: true, index: 13} birthDate: {mustSupport: true, index: 14} address: mustSupport: true index: 15 elements: use: {mustSupport: true, index: 16} type: {mustSupport: true, index: 17} line: {mustSupport: true, index: 18} city: {mustSupport: true, index: 19} state: {mustSupport: true, index: 20} postalCode: {mustSupport: true, index: 21} country: {mustSupport: true, index: 22} package_version: 1.0.1-alpha1.0.6 class: profile kind: resource url: http://ehealthontario.on.ca/fhir/StructureDefinition/ca-on-cms-profile-Person base: http://hl7.org/fhir/StructureDefinition/Person version: null required: [gender, name, identifier, birthDate, meta]