DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R2

5.1.4 Patient HL7 Extensions (Profile)

Defines common extensions used with or related to the Patient resource

5.1.4.1 Content

Extensions:
patient-mothersMaidenNameMother's Maiden name :

Mother's maiden (unmarried) name, commonly collected to help verify patient identity.

patient-nationalityNationality :

The nationality of the subject.

patient-nationality-codeNationality Code :

Code representing nationality of patient.

patient-nationality-periodNationality Period :

Period when nationality was effective.

patient-citizenshipNation(s) where the patient claims citizenship :

The patient's legal status as citizen of a country.

patient-citizenship-codeNation code of citizenship :

Nation code representing the citizenship of patient.

patient-citizenship-periodTime period of citizenship :

Period when citizenship was effective.

patient-cadavericDonorPost-mortem donor status :

Flag indicating whether the patient authorized the donation of body parts after death.

patient-congregationA group of place of religious practice :

A group or place of religious practice that may provide services to the patient.

patient-militaryServiceIndicates the current or former military service of the patient :

Status indicating the current or former military service of the patient.

patient-disabilityCondition(s) limiting movement, senses, or activities :

Value(s) identifying physical or mental condition(s) that limits a person's movements, senses, or activities.

patient-importanceSpecial status given the patient :

The importance of the patient (e.g., VIP).

patient-clinicalTrialThe patient's participation in clinical trials :

The clinical trials this patient has or is participating in.

patient-clinicalTrial-NCTNational Clinical Trial number :

The National Clinical Trial number. The format for the ClinicalTrials.gov registry number is “NCT” followed by an 8-digit number, e.g.: NCT00000419.

patient-clinicalTrial-periodThe period of participation in the clinical trial :

The start and end times of the participation of this patient in the clinical strial.

patient-clinicalTrial-reasonThe reason for participation in the clinical trial :

The indication or reason the patient is part of this trial.

patient-birthTimeTime of day of birth :

The time of day that the Patient was born. This includes the date to ensure that the timezone information can be communicated effectively.

patient-interpreterRequiredWhether the patient needs an interpreter :

This Patient requires an interpreter to communicate healthcare information to the practitioner.

5.1.4.2 Search Parameters

Search parameters defined by this package. See Searching for more information about searching in REST, messaging, and services.

NameTypeDescriptionPathsSource
agenumberSearches for patients based on age as calculated based on current date and date of birth. Deceased patients are excluded from the search.f:Patient/f:birthDateXML / JSON
birthOrderBooleantokenSearch based on whether a patient was part of a multiple birth or not.f:Patient/f:multipleBirth[x]XML / JSON
citystringReturn records where one of the patient addresses matches on city.f:Patient/f:address/f:cityXML / JSON
countrystringReturn records where one of the patient addresses matches on country.f:Patient/f:address/f:countryXML / JSON
mothersMaidenNamestringSearch based on patient's mother's maiden nameXML / JSON
postalCodestringReturn records where one of the patient addresses matches on postalCode.f:Patient/f:address/f:postalCodeXML / JSON
statestringReturn records where one of the patient addresses matches on state.f:Patient/f:address/f:stateXML / JSON