description: Israel Core Proposed constraints and extensions on the Patient Resource. package_name: il.core.fhir.r4 derivation: constraint name: ILCorePatient type: Patient elements: address: {type: Address, index: 34} managingOrganization: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 38 name: mustSupport: true index: 25 extensions: dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, index: 26} elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 26 slicing: slices: dataAbsentReason: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 26} min: 0 max: 1 family: {mustSupport: true, index: 27} given: {mustSupport: true, index: 28} birthDate: {mustSupport: true, index: 33} extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: hmo: match: {url: null} schema: {short: 'Extension: Israel Core HMO (קופת חולים)', type: Extension, mustSupport: true, url: 'http://fhir.health.gov.il/StructureDefinition/ext-il-hmo', index: 1} min: 0 max: 1 parentName: match: {url: null} schema: {short: 'Extension: The name of the parent', type: Extension, mustSupport: true, url: 'http://fhir.health.gov.il/StructureDefinition/ext-administrative-parent-name', index: 2} min: 0 birthPlace: match: {url: null} schema: {type: Extension, short: 'Extension: Place of Birth for patient', url: 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace', index: 3} min: 0 max: 1 immigration: match: {url: null} schema: {type: Extension, short: 'Extension: Patient Immigration', url: 'http://fhir.health.gov.il/StructureDefinition/ext-patient-immigration', index: 4} min: 0 birthSex: match: {url: null} schema: {type: Extension, short: 'Extension: US Core Birth Sex Extension', url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex', index: 5} min: 0 max: 1 link: elements: other: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-patient', 'http://fhir.health.gov.il/StructureDefinition/il-core-related-person'] index: 39 communication: elements: language: {mustSupport: true, index: 36} identifier: index: 6 elements: system: {mustSupport: true, index: 7} value: {short: The value that is unique within the system., mustSupport: true, index: 8} required: [value, system] slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: il-id: match: {system: 'http://fhir.health.gov.il/identifier/il-national-id'} schema: short: Israeli National Identifier mustSupport: true index: 9 elements: system: pattern: {type: Uri, value: 'http://fhir.health.gov.il/identifier/il-national-id'} index: 10 value: short: An Israeli ID number constraint: il-id-chk: human: Israeli ID must be 9-digits with a correct check-digit at the end. source: http://fhir.health.gov.il/StructureDefinition/il-core-patient severity: error expression: "matches('[0-9]{9}') and\r\nsubstring(8,1).toInteger()=\r\n(10-((substring(0,1).toInteger() +\r\nsubstring(1,1).toInteger()*2 mod 10 +\r\nsubstring(1,1).toInteger()*2 div 10 +\r\nsubstring(2,1).toInteger() +\r\nsubstring(3,1).toInteger()*2 mod 10 +\r\nsubstring(3,1).toInteger()*2 div 10 +\r\nsubstring(4,1).toInteger() +\r\nsubstring(5,1).toInteger()*2 mod 10 +\r\nsubstring(5,1).toInteger()*2 div 10 +\r\nsubstring(6,1).toInteger() +\r\nsubstring(7,1).toInteger()*2 mod 10 +\r\nsubstring(7,1).toInteger()*2 div 10) mod 10)) mod 10" index: 11 period: {index: 12} assigner: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 13 required: [period] pna-id: match: {system: 'http://fhir.health.gov.il/identifier/pna-national-id'} schema: short: Palestinian National Identifier mustSupport: false index: 14 elements: system: pattern: {type: Uri, value: 'http://fhir.health.gov.il/identifier/pna-national-id'} index: 15 value: {short: A Palestininan ID number, index: 16} ppn: match: {system: null} schema: short: Passport Number mustSupport: false array: true index: 17 elements: type: pattern: type: CodeableConcept value: coding: - {code: PPN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 18 system: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/passport-uri'} index: 19 value: {short: Passport Number, index: 20} enc: match: {system: 'http://fhir.health.gov.il/identifier/encrypted-id-primary-moh'} schema: short: Person's Identifier - MoH encrypted mustSupport: false array: true index: 21 elements: system: pattern: {type: Uri, value: 'http://fhir.health.gov.il/identifier/encrypted-id-primary-moh'} index: 22 value: {short: An encrypted identifier, index: 23} assigner: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 24 telecom: elements: system: {mustSupport: true, index: 29} value: {mustSupport: true, index: 30} use: {mustSupport: true, index: 31} required: [value, system] generalPractitioner: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization', 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role'] index: 37 gender: {mustSupport: true, index: 32} contact: elements: organization: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 35 package_version: 0.10.1-snapshots extensions: hmo: {url: 'http://fhir.health.gov.il/StructureDefinition/ext-il-hmo', min: 0, max: 1, short: 'Extension: Israel Core HMO (קופת חולים)', type: Extension, mustSupport: true, index: 1} parentName: {url: 'http://fhir.health.gov.il/StructureDefinition/ext-administrative-parent-name', min: 0, short: 'Extension: The name of the parent', type: Extension, mustSupport: true, index: 2} birthPlace: {url: 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace', min: 0, max: 1, type: Extension, short: 'Extension: Place of Birth for patient', index: 3} immigration: {url: 'http://fhir.health.gov.il/StructureDefinition/ext-patient-immigration', min: 0, type: Extension, short: 'Extension: Patient Immigration', index: 4} birthSex: {url: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex', min: 0, max: 1, type: Extension, short: 'Extension: US Core Birth Sex Extension', index: 5} class: profile kind: resource url: http://fhir.health.gov.il/StructureDefinition/il-core-patient base: http://hl7.org/fhir/StructureDefinition/Patient version: 0.10.0 required: [gender, name, identifier, birthDate]