description: Data about a patient, according to the [National Register of Persons (Ministry of the Interior)](https://www.ibz.rrn.fgov.be/fileadmin/user_upload/nl/rr/bestand-rr/bestand-RR.pdf), and possibly other sources to be mentioned when used. package_name: hl7.fhir.be.core derivation: specialization name: BeModelPatient type: https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/BeModelPatient elements: names: type: BackboneElement short: Names array: true index: 0 elements: usage: {type: CodeableConcept, short: 'Usage context of the name (e.g. NR 11, if the name is used as a pseudonym)', index: 1} familyname: {type: string, short: Surname (NR 10), index: 2} firstnames: {type: string, short: Given names (NR 10), index: 3} title: {type: string, short: Title of nobility (NR 12), index: 4} period: {type: Period, short: 'Period of validity of the name (e.g. NR 13 Change of name, first names and title of nobility)', index: 5} birth: type: BackboneElement short: Birth data index: 6 elements: address: {type: Address, short: Place of birth (NR 100 or NR 101), index: 7} date: {type: dateTime, short: Date of birth (NR 100 or NR 101), index: 8} gender: type: BackboneElement short: Gender index: 9 elements: administrative: {type: CodeableConcept, short: 'Gender (integrated in the identification no.: 000)', index: 10} atbirth: {type: CodeableConcept, short: 'Gender at birth, accounts for gender changes and errors (NR 2 and NR 4)', index: 11} social: {type: CodeableConcept, short: Gender the person identifies with, index: 12} nationality: {type: CodeableConcept, short: 'Current nationality (and dual nationality) (NR 31, NR 32)', array: true, index: 13} residence: {type: Address, short: 'Main and other residences (NR 1, 3, 5, 18, 19, 20,22, 23, 24, 26, 27). NR 252 will be covered by other privacy rules.', array: true, index: 14} death: type: BackboneElement short: Date and state of death (place of death is not clinically relevant, and we only care about factual death, not absence (NR 151) or administrative/judicial death (NR 150)) index: 15 elements: date: {type: dateTime, short: Date of death, index: 16} deceased: {type: boolean, short: The person is deceased, index: 17} maritalstatus: {type: CodeableConcept, short: Marital Status, index: 18} package_version: 2.1.2 class: logical kind: logical url: https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/BeModelPatient base: http://hl7.org/fhir/StructureDefinition/Base version: 2.1.2