This resource establishes demographics and identifiers for an individual visiting or receiving treatment from a healthcare organization. A patient record serves as the most common base for data being exchanged since it establishes the “who” behind the data.
You can review, retrieve, create, update, or match patient records.
_search
Query for patient records. Learn about:
For data on demand searches, you must include at least one of these sets of query parameters:
- _id
- identifier (learn about handling FHIR® identifiers)
- given name, family name, and birthdate
cURL request example
Request Body Schema
- identifierArray of string
One or more external identifiers for the patient
- activeArray of string
Whether or not the patient record is active
- general-practitionerArray of string
Patient's nominated general practitioner, not the organization that manages the record
- general-practitioner.identifierArray of string
One or more external identifiers for the practitioner
- givenArray of string
The given (first or middle) name of the patient
- familyArray of string
The family name of the patient
- birthdateArray of string
The patient's date of birth
- genderArray of string
Gender of the patient
- address-lineArray of string
A line specified in an address
- address-cityArray of string
A city specified in an address
- address-stateArray of string
A state specified in an address
- address-postalcodeArray of string
A postalCode (in the US, a ZIP code) specified in an address
- phoneArray of string
A value in a phone contact
- emailArray of string
A value in an email contact
- _revincludeArray of string
Set to Coverage:beneficiary and Account:subject to include insurance-related resources
- resourceTyperequired, string
Identifies the type of the resource
Value:Bundle
- typerequired, string
Identifies this bundle as a response to a search
Value:searchset
- totalrequired, number
The total number of matches
- entryArray of Patient or Other
A resource matching the search criteria or related to a matching resource
- resourcerequired, object
Information about an individual receiving health care services
- resourceTyperequired, string
Identifies the type of the resource
Value:Patient
- identifierrequired, Array of object
An identifier for this patient.
- systemrequired, string
Establishes the namespace for the value - that is, a URL that describes a set values that are unique.
- valuerequired, string
The portion of the identifier typically relevant to the user and which is unique within the context of the system.
- extensionArray of Boolean, String, CodeableConcept, Coding
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- urlrequired, string
Source of the definition for the extension code - a logical name or a URL.
- valueBooleanboolean
A single value for the extension.
- usestring
The purpose of this identifier.
Possible Values:usual
,official
,temp
,secondary
,old (If known)
- namerequired, Array of object
A name associated with the individual.
- familystring
The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.
- givenArray of string
Given name.
- usestring
Identifies the purpose for this name.
Possible Values:usual
,official
,temp
,nickname
,anonymous
,old
,maiden
- genderrequired, string
Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes.
Possible Values:male
,female
,other
,unknown
- idstring
The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
- extensionArray of race, ethnicity, birthsex, patient-citizenship or Other
Additional information about patients not represented by standard FHIR fields.
- American Indian or Alaska Native
- Asian
- Black or African American
- Native Hawaiian or Other Pacific Islander
- White.
- urlrequired, string
Source of the definition for the extension code - a logical name or a URL.
Value:http://hl7.org/fhir/us/core/StructureDefinition/us-core-race
- extensionArray of ombCategory or text
Sub-extensions to carry more information about the patient's ethnicity
- urlrequired, string
Source of the definition for the extension code - a logical name or a URL.
Value:ombCategory
- valueCodingrequired, object
Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).
- systemstring
The identification of the code system that defines the meaning of the symbol in the code.
- codestring
A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).
The 5 race category codes according to the OMB Standards for Maintaining, Collecting, and Presenting Federal Data on Race and Ethnicity, Statistical Policy Directive No. 15, as revised, October 30, 1997.
Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The race codes used to represent these concepts are based upon the CDC Race and Ethnicity Code Set Version 1.0 which includes over 900 concepts for representing race and ethnicity of which 921 reference race. The race concepts are grouped by and pre-mapped to the 5 OMB race categories:
See http://hl7.org/fhir/us/core/StructureDefinition/us-core-race for more information
- activeboolean
Whether this patient record is in active use. Many systems use this property to mark as non-current patients, such as those that have not been seen for a period of time based on an organization's business rules.
It is often used to filter patient lists to exclude inactive patients
Deceased patients may also be marked as inactive for the same reasons, but may be active for some time after death.
- telecomArray of object
A contact detail (e.g. a telephone number or an email address) by which the individual may be contacted.
- systemrequired, string
Telecommunications form for contact point - what communications system is required to make use of the contact.
Possible Values:phone
,fax
,email
,pager
,url
,sms
,other
- valuerequired, string
The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).
- usestring
Identifies the purpose for the contact point.
Possible Values:home
,work
,temp
,old
,mobile
- birthDatestring
The date of birth for the individual.
- addressArray of object
An address for the individual.
- lineArray of string
This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.
- citystring
The name of the city, town, suburb, village or other community or delivery center.
- statestring
Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes).
- postalCodestring
A postal code designating a region defined by the postal service.
- periodobject
Time period when address was/is in use.
- startstring
The start of the period. The boundary is inclusive.
- endstring
The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.
- usestring
The purpose of this address.
Possible Values:home
,work
,temp
,old
,billing
- districtstring
The name of the administrative area (county).
- countrystring
Country - a nation as commonly understood or generally accepted.
- contactArray of object
A contact party (e.g. guardian, partner, friend) for the patient.
- relationshipArray of object
The nature of the relationship between the patient and the contact.
Redox sends and recognizes the following values for system:
http://terminology.hl7.org/CodeSystem/v3-RoleCode
- used as RelationToPatienthttp://terminology.hl7.org/CodeSystem/v2-0131
- used as the ContactRole
- codingArray of object
A reference to a code defined by a terminology system.
- systemstring
The identification of the code system that defines the meaning of the symbol in the code.
- codestring
A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).
- textstring
A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.
- nameobject
A name associated with the contact person.
- usestring
Identifies the purpose for this name.
Possible Values:usual
,official
,temp
,nickname
,anonymous
,old
,maiden
- familystring
The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.
- givenArray of string
Given name.
- telecomArray of object
A contact detail for the person, e.g. a telephone number or an email address.
- systemstring
Telecommunications form for contact point - what communications system is required to make use of the contact.
Possible Values:phone
,fax
,email
,pager
,url
,sms
,other
- valuestring
The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).
- usestring
Identifies the purpose for the contact point.
Possible Values:home
,work
,temp
,old
,mobile
- addressobject
Address for the contact person.
- usestring
The purpose of this address.
Possible Values:home
,work
,temp
,old
,billing
- lineArray of string
This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.
- citystring
The name of the city, town, suburb, village or other community or delivery center.
- districtstring
The name of the administrative area (county).
- statestring
Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes).
- postalCodestring
A postal code designating a region defined by the postal service.
- countrystring
Country - a nation as commonly understood or generally accepted.
- communicationArray of object
A language which may be used to communicate with the patient about his or her health.
- languagerequired, object
The ISO-639-1 alpha 2 code in lower case for the language, optionally followed by a hyphen and the ISO-3166-1 alpha 2 code for the region in upper case; e.g. "en" for English, or "en-US" for American English versus "en-EN" for England English.
- codingArray of object
A reference to a code defined by a terminology system.
- systemstring
The identification of the code system that defines the meaning of the symbol in the code.
- codestring
A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).
- textstring
A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.
- generalPractitionerArray of object
Patient's nominated care provider.
Must be a resource of type
Practitioner
.- referencestring
A reference to another resource. This is typically either a relative reference which includes the resource type and ID, or an internal reference which starts with
#
and refers to a contained resource.
- managingOrganizationobject
Organization that is the custodian of the patient record.
Must be a resource of type
Organization
.- referencestring
A reference to another resource. This is typically either a relative reference which includes the resource type and ID, or an internal reference which starts with
#
and refers to a contained resource.
- linkArray of object
Link to another patient resource that concerns the same actual patient.
- otherrequired, object
The other patient resource that the link refers to.
Must be a resource of type
Patient
.- referencestring
A reference to another resource. This is typically either a relative reference which includes the resource type and ID, or an internal reference which starts with
#
and refers to a contained resource.
- typerequired, string
The type of link between this patient resource and another patient resource.
Possible Values:replaced-by
,replaces
- deceasedBooleanboolean
Indicates if the individual is deceased or not.
Only one of
deceasedBoolean
,deceasedDateTime
may be present. - deceasedDateTimestring
Indicates if the individual is deceased or not.
Only one of
deceasedBoolean
,deceasedDateTime
may be present.
- searchrequired, object
Information about the search process that lead to the creation of this entry.
- moderequired, string
Identifies the Patient as matching the search parameters
Value:match
Response to a Patient search operation containing only patient resources