3. Data Standards & Interoperability

Fhir Basics — Quiz

Test your understanding of fhir basics with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

Which FHIR operation returns all resources related to a patient, such as Observations, Encounters, and MedicationRequests, in a single response?

Question 2

When profiling an element like Observation.status to restrict it to a predefined set of codes, which profiling feature is used?

Question 3

Which URL pattern retrieves all Observation resources in the Patient compartment for Patient/123?

Question 4

For a conditional create to ensure a new Patient is only created if no existing record has the same identifier, which HTTP header should the client include?

Question 5

Which FHIR resource captures the provenance of actions on resources, including who made changes and when?