description: Laniado Proposed Patient Resource package_name: il.laniado.fhir.r4 derivation: constraint name: LaniadoPatient type: Patient elements: meta: elements: security: index: 0 elements: system: {index: 1} code: {index: 2} required: [system, code] slicing: rules: closed description: ILHDP codes only discriminator: - {path: system, type: value} min: 1 slices: HDP: match: {system: 'http://fhir.health.gov.il/cs/il-hdp-information-buckets'} schema: _required: true index: 3 elements: system: pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-hdp-information-buckets'} index: 4 code: pattern: {type: Code, value: patientDemographics} index: 5 display: pattern: {type: String, value: דמוגרפיה} index: 6 tag: index: 7 slicing: rules: open discriminator: - {path: $this, type: value} min: null slices: redacted: match: {} schema: index: 8 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-ObservationValue'} index: 9 code: pattern: {type: Code, value: REDACTED} index: 10 display: pattern: {type: String, value: redacted} index: 11 required: [security] deceasedDateTime: {type: dateTime, choiceOf: deceased, index: 38} birthDate: extensions: dataAbsentReason: url: http://hl7.org/fhir/StructureDefinition/data-absent-reason type: Extension index: 33 elements: value: pattern: {type: Code, value: unknown} choices: [] index: 35 elements: extension: index: 32 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: dataAbsentReason: match: {url: null} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 33 elements: value: pattern: {type: Code, value: unknown} choices: [] index: 35 deceased: choices: [deceasedDateTime] index: 37 extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/patient-religion index: 12 slicing: slices: religion: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/patient-religion index: 12 elements: value[x]: elements: coding: index: 13 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: laniado: match: {system: 'http://fhir.laniado.org.il/CodeSystem/k-dat-leom'} schema: index: 14 elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-dat-leom'} index: 15 required: [system] communication: index: 42 elements: language: elements: coding: index: 43 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: bcp: match: {system: 'urn:ietf:bcp:47'} schema: index: 44 elements: system: pattern: {type: Uri, value: 'urn:ietf:bcp:47'} index: 45 required: [system] laniado: match: {system: 'http://fhir.laniado.org.il/CodeSystem/k-safa'} schema: binding: {strength: required, valueSet: 'http://fhir.laniado.org.il/ValueSet/k-safa'} index: 46 elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-safa'} index: 47 required: [system] identifier: short: Strong patient identification. mustSupport: true index: 16 slicing: slices: strong-id: match: {} schema: short: Strong patient identification. mustSupport: true _required: true index: 16 elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/id-patient'} index: 17 value: {short: Strong patient identification., index: 18} laniado-passport: match: {} schema: short: Number of a person's identification document, usually a passport number. mustSupport: true index: 19 elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/passport'} index: 20 value: {short: 'The number of a person''s identification document, usually a passport number.', index: 21} temp: match: {} schema: short: Temporary patient ID mustSupport: true index: 22 elements: use: pattern: {type: Code, value: temp} index: 23 system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/temp-patient'} index: 24 value: short: A temporary patient identifier constraint: patient-temp-id-chk: {human: Laniado temporary patient ID must be 9-digits, source: 'http://fhir.laniado.org.il/StructureDefinition/laniado-patient', severity: error, expression: 'matches(''^[0-9]{9}$'')'} index: 25 assigner: elements: reference: pattern: {type: String, value: Organization/01604} index: 26 identifier: index: 27 elements: system: pattern: {type: Uri, value: 'http://institutions.health.gov.il/Institutions'} index: 28 value: pattern: {type: String, value: '01604'} index: 29 display: pattern: {type: String, value: בית חולים לניאדו} index: 30 required: [identifier] telecom: constraint: phone-or-fax-number: {human: A phone number or fax number SHALL begin with one of the specified prefixes followed by 6-7 digits separated by a '-'., source: 'http://fhir.laniado.org.il/StructureDefinition/laniado-patient', severity: error, expression: '(system=''phone'' or system=''fax'') implies value.matches(''^(02|03|04|050|051|052|053|054|055|056|058|059|072|073|074|076|077|08|09)-[0-9]{6,7}$'')'} index: 31 maritalStatus: elements: coding: index: 39 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: laniado: match: {system: 'http://fhir.laniado.org.il/CodeSystem/k-matzav-mishp'} schema: index: 40 elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-matzav-mishp'} index: 41 required: [system] package_version: 0.2.2 extensions: religion: url: http://hl7.org/fhir/StructureDefinition/patient-religion type: Extension index: 12 elements: value[x]: elements: coding: index: 13 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: laniado: match: {system: 'http://fhir.laniado.org.il/CodeSystem/k-dat-leom'} schema: index: 14 elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-dat-leom'} index: 15 required: [system] class: profile kind: resource url: http://fhir.laniado.org.il/StructureDefinition/laniado-patient base: http://fhir.health.gov.il/StructureDefinition/il-core-patient version: null required: [identifier]