description: Laniado Proposed Patient Resource package_name: laniado.test.fhir.r4 derivation: constraint name: LaniadoPatient type: Patient elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/patient-religion index: 0 slicing: slices: religion: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-religion', index: 0} min: 0 max: 1 identifier: index: 1 slicing: slices: ppn: match: {} schema: index: 1 elements: type: pattern: type: CodeableConcept value: coding: - {code: PPN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 2 system: extensions: dataAbsentReason: url: http://hl7.org/fhir/StructureDefinition/data-absent-reason type: Extension index: 4 elements: value: pattern: {type: Code, value: unknown} choices: [] index: 6 elements: extension: index: 3 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: dataAbsentReason: match: {url: null} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 4 elements: value: pattern: {type: Code, value: unknown} choices: [] index: 6 required: [extension] required: [type] temp: match: {} schema: short: Temporary patient ID mustSupport: true index: 7 elements: use: pattern: {type: Code, value: temp} index: 8 type: pattern: type: CodeableConcept value: coding: - {code: PNT, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 9 system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/temp-patient'} index: 10 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: 11 assigner: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 12 maritalStatus: elements: coding: index: 13 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: matzav: match: {system: 'http://fhir.laniado.org.il/CodeSystem/k-matzav-mishp'} schema: index: 14 elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-matzav-mishp'} index: 15 required: [system] communication: index: 16 elements: language: elements: coding: index: 17 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: lang: match: {system: 'urn:ietf:bcp:47'} schema: index: 18 elements: system: pattern: {type: Uri, value: 'urn:ietf:bcp:47'} index: 19 required: [system] safa: match: {system: 'http://fhir.laniado.org.il/CodeSystem/k-safa'} schema: index: 20 elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-safa'} index: 21 required: [system] preferred: pattern: {type: Boolean, value: true} index: 22 required: [preferred] package_version: 0.1.5 extensions: religion: {url: 'http://hl7.org/fhir/StructureDefinition/patient-religion', min: 0, max: 1, type: Extension, index: 0} 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