Skip to main content

Parameters

Normative Foundation

This resource is used to pass information into and back from an operation (whether invoked directly from REST or within a messaging environment). It is not persisted or allowed to be referenced by other resources except as described in the definition of the Parameters resource.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
parameterBackboneElement0..*Operation Parameter

Resource-specific search parameters

No resource-specific search parameters defined.

Reference

  • Official FHIR R5 spec: Parameters
  • Maturity: Normative (FMM 5).