description: null package_name: ehealthplatform.be.r4.federalprofiles derivation: constraint name: BePatient type: Patient elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: nationality: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-nationality', index: 1} birthPlace: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace', index: 2} min: 0 max: 1 identifier: index: 3 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: SSIN: match: {system: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin'} schema: index: 4 elements: system: pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin'} index: 5 gender: {index: 6} birthDate: extensions: birthTime: url: http://hl7.org/fhir/StructureDefinition/patient-birthTime type: Extension index: 8 elements: value: choices: [valueDateTime] index: 10 slicing: slices: dateTime: match: {} schema: choices: [valueDateTime] index: 10 valueDateTime: type: dateTime choiceOf: value index: 11 slicing: slices: dateTime: match: {} schema: {type: dateTime, choiceOf: value, index: 11} elements: extension: index: 7 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: birthTime: match: {url: null} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/patient-birthTime index: 8 elements: value: choices: [valueDateTime] index: 10 slicing: slices: dateTime: match: {} schema: choices: [valueDateTime] index: 10 valueDateTime: type: dateTime choiceOf: value index: 11 slicing: slices: dateTime: match: {} schema: {type: dateTime, choiceOf: value, index: 11} address: index: 12 extensions: humanLanguage: {url: 'http://hl7.org/fhir/StructureDefinition/language', min: 0, type: Extension, index: 14} elements: extension: index: 13 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: humanLanguage: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/language', index: 14} min: 0 maritalStatus: binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-civilstate'} index: 15 package_version: 0.1.29-beta extensions: nationality: {url: 'http://hl7.org/fhir/StructureDefinition/patient-nationality', type: Extension, index: 1} birthPlace: {url: 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace', min: 0, max: 1, type: Extension, index: 2} class: profile kind: resource url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient base: http://hl7.org/fhir/StructureDefinition/Patient version: null required: [gender]