The US Core Patient Profile is based upon the core FHIR Patient Resource and designed to meet the applicable patient demographic data elements from the 2015 Edition Common Clinical Data Set.
= Must Support, = Is Modifier, = QiCore defined extension
Field | Card. | Type | Description |
---|---|---|---|
religion | 0..1 | Extension | The time of day that the Patient was born. This includes the date to ensure that the timezone information can be communicated effectively. Binding: Religious affiliation of the patient. (extensible) |
birthPlace | 0..1 | Extension | The time of day that the Patient was born. This includes the date to ensure that the timezone information can be communicated effectively. |
disability | 0..* | List<Extension> | The time of day that the Patient was born. This includes the date to ensure that the timezone information can be communicated effectively. Binding: http://hl7.org/fhir/us/qicore/ValueSet/qicore-patient-disability (example) |
nationality | 0..* | List<Extension> | The time of day that the Patient was born. This includes the date to ensure that the timezone information can be communicated effectively. |
cadavericDonor | 0..1 | Extension | The time of day that the Patient was born. This includes the date to ensure that the timezone information can be communicated effectively. |
military-service | 0..1 | Extension | Not in QIDAM, but recognized as important, e.g., veterans may be at increased risk for conditions such as traumatic brain injury, agent orange exposure. Binding: The military service of the patient (example) |
clinicalTrial | 0..* | List<Extension> | The time of day that the Patient was born. This includes the date to ensure that the timezone information can be communicated effectively. |
birthTime | 0..1 | Extension | The time of day that the Patient was born. This includes the date to ensure that the timezone information can be communicated effectively. |
identifier | 1..* | List<Identifier> | An identifier for this patient. |
active | 0..1 | Boolean | 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. |
name | 1..* | List<HumanName> | A name associated with the individual. |
telecom | 0..* | List<ContactPoint> | A contact detail (e.g. a telephone number or an email address) by which the individual may be contacted. |
telecom-preferred | 0..1 | Extension | Flag denoting whether parent item is preferred - e.g., a preferred address or telephone number. |
gender | 1..1 | String | Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes. Binding: http://hl7.org/fhir/ValueSet/administrative-gender (required) |
birthDate | 0..1 | DateTime | The date of birth for the individual. |
deceased[x] | 0..1 | Boolean | DateTime | Indicates if the individual is deceased or not. |
address | 0..* | List<Address> | An address for the individual. |
address-preferred | 0..1 | Extension | Flag denoting whether parent item is preferred - e.g., a preferred address or telephone number. |
contact | 0..* | List<contact> | A contact party (e.g. guardian, partner, friend) for the patient. |
communication | 0..* | List<communication> | A language which may be used to communicate with the patient about his or her health. |
generalPractitioner | 0..* | List<Organization | Practitioner> | Patient's nominated care provider. |
managingOrganization | 0..1 | Organization | Organization that is the custodian of the patient record. |
link | 0..* | List<link> | Link to another patient resource that concerns the same actual patient. |