This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). 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 profile sets expectations for use of the Observation resource to record results associated with a patient within the DAF FHIR IG. This profile identifies which core 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.
This DAF Observation profile supports the various kinds of result values that are generated by Laboratories, Radiology systems, and Ask at Order Entry ('AOE') questions. This profile supports:
This profile is referenced in the DAFDiagnosticReport profile for one or more test results. They are also referenced for Ask at Order Entry ("AOE") questions, other clinically relevant questions and for reporting prior results when requesting a test order using the DAFDiagnosticOrder. Although not specified in this implementation, it may be used in other resources as well.
The mappings between the ONC 2014 Edition S&I data elements and DAF data elements are captured in the table below, where the first column identifies the ONC 2014 Edition S&I data element name, the second column maps the ONC 2014 Edition S&I data elements to DAF data elements which are derived from ONC 2014 Edition S&I standards and DAF use cases and lastly the third column identifies the mapping to FHIR resources and attributes.
The DAFResults profile mapping to Meaningful Use data elements and FHIR Resources are as shown below. For an overview of how the DAF profiles and data elements were derived from ONC 2014 Edition S&CC please refer to DAF FHIR IG data mapping section.
Meaningful Use Data Element Name | Mapping to Priority DAF Data Elements | FHIR Resource Mapping |
---|---|---|
Laboratory Result Value(s) | ||
Lab Test Name | Observation.name.coding.code | |
Lab Test Result | Observation.value[x](Code,SimpleQuantity,Ratio or other) | |
Lab Test Specimen collection date | Observation.effective[x] | |
Lab Test Result Available Date | Observation.issued | |
Lab Test Result Interpretation | Observation.interpretation | |
Lab Test Result Reference Range | Observation.referenceRange | |
Body Site used to collect specimen | Observation.Specimen.collection.bodySite |
This profile relies on the following other profiles:
Profiles: | |
DAF-ResultObs | US Realm DAF result observation |
The full list of supported search parameters are can be accessed at DAF Requestor conformance expectations and DAF Responder conformance expectations.
The following are example usage scenarios for the DAF-Results profile:
Implementers need to be mindful of the following during their implementation
Accessing Results: Typically results are grouped by a DAF-DiagnosticReport and access to observatations SHOULD be through the a DiagnosticReport. Access directly to observations is appropriate when a DiagnosticReport is not maintained.
Representing No Known Lab Results: No Known Lab Results will be represented using the DAF-ResultList profile with no entries.
See DAF FHIR IG for implementation guidance common to all profiles.