Skip to main content

Flag

Trial Use 1 Clinical — Care Provision

Prospective warnings of potential issues when providing care to the patient.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/Flag
InteractionMethodPath
ReadGET/fhir/R5/Flag/[id]
VreadGET/fhir/R5/Flag/[id]/_history/[vid]
UpdatePUT/fhir/R5/Flag/[id]
PatchPATCH/fhir/R5/Flag/[id]
DeleteDELETE/fhir/R5/Flag/[id]
CreatePOST/fhir/R5/Flag
SearchGET/fhir/R5/Flag?...
HistoryGET/fhir/R5/Flag/[id]/_history
Type-historyGET/fhir/R5/Flag/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business identifier
statuscode1..1active
categoryCodeableConcept0..*Clinical, administrative, etc
codeCodeableConcept1..1Coded or textual message to display to user
subjectReference1..1Who/What is flag about?
periodPeriod0..1Time period when flag is active
encounterReference0..1Alert relevant during encounter
authorReference0..1Flag creator

Resource-specific search parameters

ParameterTypeDescription
authorreferenceFlag creator
categorytokenThe category of the flag, such as clinical, administrative, etc.
datedateWhen the event occurred
encounterreferenceEncounter related to the activity recorded in the AuditEvent
identifiertokenAccount number
patientreferenceThe entity that caused the expenses
statustokenactive
subjectreferenceThe identity of a subject to list flags for

Reference

  • Official FHIR R5 spec: Flag
  • Maturity: Trial Use 1 (FMM 1).