This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
This profile defines several extensions relevant to the US realm
An example Patient showing these extensions can be found here.
Extensions: | |
us-core-race | A category of humans sharing history, origin or nationality : A code classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. |
us-core-ethnicity | A category of human sharing heritage : A code classifying the person into a named category of humans sharing a common real or presumed heritage. |
us-core-county | Name of county : Name of county. |
us-core-religion | Patient's professed religious affiliation : A code classifying a person's professed religion. |
us-core-direct | Email is a "direct" email : This email address is associated with a "direct" service - e.g. http://wiki.directproject.org/Addressing+Specification. |
us-core-concernStatus | The status of a Concern associated with a condition : This communicates the status of the Concern associated with a condition. Values can be Active/Inactive/Resolved. |
Search parameters defined by this package. See Searching for more information about searching in REST, messaging, and services.
Name | Type | Description | Paths | Source |
ethnicity | token | Returns patients with an ethnicity extension matching the specified code. | f:Patient/f:extension[@url='http://hl7.org/fhir/StructureDefinition/us-core-ethnicity'] | XML / JSON |
race | token | Returns patients with a race extension matching the specified code. | f:Patient/f:extension[@url='http://hl7.org/fhir/StructureDefinition/us-core-race'] | XML / JSON |