Difference between revisions of "Extended $everything Operation"
From Hiasobi - FHIR
(Created page with " _since - supports only Zulu time; standard argument _until - extension: supports only Zulu time; end of change window _resources - extension: list of resource types to includ...") |
|||
Line 8: | Line 8: | ||
Example: | Example: | ||
<pre> | <pre> | ||
− | 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 | + | 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 | ||
</pre> | </pre> |
Revision as of 13:19, 13 June 2018
_since - supports only Zulu time; standard argument _until - extension: supports only Zulu time; end of change window _resources - extension: list of resource types to include in the extraction _history - extension: present as history of changes including DELETE, UPDATE requests
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