Skip to main content

Procedure

Trial Use 4 Clinical — Summary

An action that is or was performed on or for a patient, practitioner, device, organization, or location. For example, this can be a physical intervention on a patient like an operation, or less invasive like long term services, counseling, or hypnotherapy. This can be a quality or safety inspection for a location, organization, or device. This can be an accreditation procedure on a practitioner for licensing.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*External Identifiers for this procedure
instantiatesCanonicalcanonical0..*Instantiates FHIR protocol or definition
instantiatesUriuri0..*Instantiates external protocol or definition
basedOnReference0..*A request for this procedure
partOfReference0..*Part of referenced event
statuscode1..1preparation
statusReasonCodeableConcept0..1Reason for current status
categoryCodeableConcept0..*Classification of the procedure
codeCodeableConcept0..1Identification of the procedure
subjectReference1..1Individual or entity the procedure was performed on
focusReference0..1Who is the target of the procedure when it is not the subject of record only
encounterReference0..1The Encounter during which this Procedure was created
occurrence[x]dateTime / Period / string / Age / Range / Timing0..1When the procedure occurred or is occurring
recordeddateTime0..1When the procedure was first captured in the subject's record
recorderReference0..1Who recorded the procedure
reported[x]boolean / Reference0..1Reported rather than primary record
performerBackboneElement0..*Who performed the procedure and what they did
locationReference0..1Where the procedure happened
reasonCodeableReference0..*The justification that the procedure was performed
bodySiteCodeableConcept0..*Target body sites
outcomeCodeableConcept0..1The result of procedure
reportReference0..*Any report resulting from the procedure
complicationCodeableReference0..*Complication following the procedure
followUpCodeableConcept0..*Instructions for follow up
noteAnnotation0..*Additional information about the procedure
focalDeviceBackboneElement0..*Manipulated, implanted, or removed device
usedCodeableReference0..*Items used during procedure
supportingInfoReference0..*Extra information relevant to the procedure

Resource-specific search parameters

ParameterTypeDescription
based-onreferenceA request for this procedure
categorytokenClassification of the procedure
codetokenEvent or incident that occurred or was averted
datedateWhen the event occurred
encounterreferenceEncounter related to the activity recorded in the AuditEvent
identifiertokenAccount number
instantiates-canonicalreferenceInstantiates FHIR protocol or definition
instantiates-uriuriInstantiates external protocol or definition
locationreferenceWhere the procedure happened
part-ofreferencePart of referenced event
patientreferenceThe entity that caused the expenses
performerreferenceWho performed the procedure
reason-codetokenReference to a concept (by class)
reason-referencereferenceReference to a resource (by instance)
reportreferenceAny report resulting from the procedure
statustokenpreparation
subjectreferenceSearch by subject

Reference

  • Official FHIR R5 spec: Procedure
  • Maturity: Trial Use 4 (FMM 4).