STU 3 Candidate

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

Conformance-daf-query-responder-core

This is the narrative for the resource. See also the XML or JSON format. This example conforms to the profile Conformance.


DAF Responder

(Requirements Definition)

Published: 2016-03-28

Published by: U.S. Office of the National Coordinator (ONC)

This profile defines the expected capabilities of the DAF Responder actor when conforming to the DAF FHIR IG. The profile includes the complete list of actual profiles, RESTful operations, search parameters supported by DAF Responders. DAF Requestors have the option of choosing from this list to access necessary data based on their local use cases and other contextual requirements.

General

FHIR Version: DSTU2
Supported formats: json and xml

REST behavior

The DAF Responder SHALL support the DAF-Patient resource profile. In addition to the DAFPatient, the DAF Responder SHALL support at least one additional resource profile from the list of DAF profiles. The DAF Responder SHALL implement REST behavior according to the FHIR specification. The DAF Responder SHALL support both json and xml resource formats for all DAF interactions. The DAF Responder SHALL identify the DAF profile(s) supported as part of the FHIR BaseResource.Meta.profile attribute for each instance.

Security:

DAF Responders SHALL meet the security requirements documented in the DAF FHIR IG.

RESTful Operations Summary

Resource(Profile Name) Search Read Read Version Instance History
DAF-Patient SHALL SHALL SHOULD SHOULD
DAF-AllergyIntolerance SHALL SHALL SHOULD SHOULD
Other Requirements TBD from Argonaut IGs


Supported profiles

DAF Responders SHALL support the DAFPatient profile. In addition to the DAFPatient profile, DAF Responders SHALL support at least one more profile (for e.g DAFCondition, DAFMedicationAdministration, DAFResults) from the DAF profiles listed in the DAF implementation guide.

Search Operations Summary

DAF Responders SHALL support the following common parameters as part of queries related to DAF profiles:

DAF Responders SHALL support the following search contexts defined within the FHIRspecification.

  • Search context by specifying a particular resource type

DAF Responders SHALL support Modifiers as applicable to the data types of the search parameters. DAF Responders SHALL also support Composite Search Parameters as defined in the FHIR specification.

Resource Name Search and Include Parameters
DAF-Patient
DAF-AllergyIntolerance
  • patient - Search allergies for a patient(reference)
  • Chained parameter - patient.identifier



 

 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.