Skip to main content

Linkage

Draft Foundation

Identifies two or more records (resource instances) that refer to the same real-world "occurrence".

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
activeboolean0..1Whether this linkage assertion is active or not
authorReference0..1Who is responsible for linkages
itemBackboneElement1..*Item to be linked

Resource-specific search parameters

ParameterTypeDescription
authorreferenceAuthor of the Linkage
itemreferenceMatches on any item in the Linkage
sourcereferenceMatches on any item in the Linkage with a type of 'source'

Reference

  • Official FHIR R5 spec: Linkage
  • Maturity: Draft (FMM 0).