Skip to main content

Condition

Normative Clinical — Summary

A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*External Ids for this condition
clinicalStatusCodeableConcept1..1active
verificationStatusCodeableConcept0..1unconfirmed
categoryCodeableConcept0..*problem-list-item
severityCodeableConcept0..1Subjective severity of condition
codeCodeableConcept0..1Identification of the condition, problem or diagnosis
bodySiteCodeableConcept0..*Anatomical location, if relevant
subjectReference1..1Who has the condition?
encounterReference0..1The Encounter during which this Condition was created
onset[x]dateTime / Age / Period / Range / string0..1Estimated or actual date, date-time, or age
abatement[x]dateTime / Age / Period / Range / string0..1When in resolution/remission
recordedDatedateTime0..1Date condition was first recorded
participantBackboneElement0..*Who or what participated in the activities related to the condition and how they were involved
stageBackboneElement0..*Stage/grade, usually assessed formally
evidenceCodeableReference0..*Supporting evidence for the verification status
noteAnnotation0..*Additional information about the Condition

Resource-specific search parameters

ParameterTypeDescription
abatement-agequantityAbatement as age or age range
abatement-datedateDate-related abatements (dateTime and period)
abatement-stringstringAbatement as a string
body-sitetokenAnatomical location, if relevant
categorytokenThe category of the condition
clinical-statustokenThe clinical status of the condition
codetokenEvent or incident that occurred or was averted
encounterreferenceEncounter related to the activity recorded in the AuditEvent
evidencetokenManifestation/symptom
evidence-detailreferenceSupporting information found elsewhere
identifiertokenAccount number
onset-agequantityOnsets as age or age range
onset-datedateDate related onsets (dateTime and Period)
onset-infostringOnsets as a string
participant-actorreferenceWho or what participated in the activities related to the condition
participant-functiontokenType of involvement of the actor in the activities related to the condition
patientreferenceThe entity that caused the expenses
recorded-datedateDate record was first recorded
severitytokenThe severity of the condition
stagetokenSimple summary (disease specific)
subjectreferenceSearch by condition subject
subjectreferenceWho has the condition?
verification-statustokenunconfirmed

Reference

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