This page is part of the FHIR Specification (v0.0.82: DSTU 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

U.S. Data Access Framework (DAF) Patient Profile (Profile)

Scope and Usage

This profile sets expectations for use of the Patient resource within the Data Access Framework (DAF) Implementation Guide. This profile identifies which core data elements,extensions,vocabularies and value sets must be Supported by DAF actors. For the definition of Supported please refer to DAF FHIR IG. The data elements identified by the profile are based on ONC 2014 Edition S&CC and DAF use cases. The mappings between the ONC 2014 Edition S&CC data elements and DAF data elements are captured in the table below, where the first column identifies the ONC 2014 Edition S&CC data element name, the second column maps the ONC 2014 Edition S&CC data elements to DAF data elements which are derived from ONC 2014 Edition S&CC standards and DAF use cases and lastly the third column identifies the mapping to FHIR resources and attributes.

Meaningful Use Data Element Mapping

The DAF Patient profile mapping to Meaningful Use data elements and FHIR Resources are as shown below.


Meaningful Use Data Element Name Mapping to Priority DAF Data Elements FHIR Resource Mapping
Patient Name Patient Name Patient.name
Sex Gender Patient.gender
Date of Birth Date of Birth Patient.birthDate
Race Race Patient.extension(us-core-race)
Ethnicity Ethnicity Patient.extension(us-core-ethnicity)
Preferred Language Preferred Language Patient.communication.preferred
Patient Identifiers Patient.identifier
Multiple Birth Indicator Patient.multipleBirthBoolean
Birth Order Patient.multipleBirthInteger
Mother's Maiden Name Patient.extension(patient-mothers-maiden-name)
Address Patient.address
Telephone Patient.telecom
Marital Status Patient.maritalStatus
Birth Place Patient.extension(birthplace)
Religious Affiliation Patient.extension(religion)
Guardian Patient.contact

Boundaries and Relationships

This profile relies on the following other profiles:

Profile Details

Profiles:
DAFPatientDefines constraints and extensions on the patient resource for use in querying and retrieving patient demographic information.

Search Parameters

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

NameTypeDescriptionPathsSource
nametokenThe name of a patient that matches a given name or a family name or the name represented by the text element. (Note: This overrides the base Patient resource name search parameter behavior.)XML / JSON

The full list of supported patient search parameters are can be accessed at DAF Requestor conformance expectations and DAF Responder conformance expectations.

Example Usage Scenarios

The following are example usage scenarios for the DAF Patient profile:

Profile specific implementation guidance

Implementers need to be mindful of the following during their implementation