Extended $everything Operation

From Hiasobi - FHIR
Jump to: navigation, search


$everything includes extract of all supported resource types; and includes Lists for problems and current medications as default.


  • _since - optional standard: supports only Zulu time; standard argument
  • _until - optional extension: supports only Zulu time; end of change window
  • _resources - optional extension: list of resource types to include in the extraction
  • _history - optional extension: present as history of changes including DELETE, UPDATE requests; [true|false]


  • Use /Metadata to get supported resource type list


Example:

https://localhost.oridashi.com.au:8102/Patient/6FA2AA1CA439ABFB38D48297E0ACC3FF.13/$everything?
_resources=Patient,Organization,Location,Practitioner,Condition,Procedure,FamilyMemberHistory,MedicationStatement,MedicationRequest,
Immunization,Encounter,AllergyIntolerance,DiagnosticReport,DocumentReference,Observation,ProcedureRequest,Binary&
_since=2018-04-04T06:30:55Z&_until=_2018-05-04T06:30:55Z&_history=true