A clinical condition, problem, diagnosis, or other event, situation, or clinical concept documented. This page documents the Condition resource as served by the mock.health synthetic FHIR R4 sandbox — 7 search parameters, US Core 6.1 profiling, and the elements accepted on write.
GET https://api.mock.health/fhir/Condition — searchGET https://api.mock.health/fhir/Condition/{id} — read by logical idPOST https://api.mock.health/fhir/Condition — create (Pro)PUT https://api.mock.health/fhir/Condition/{id} — update (Pro)patient (reference) — required — Patient who has the conditioncode (token) — Condition code (SNOMED CT, ICD-10)identifier (token) — External identifierclinical-status (token) — active | recurrence | relapse | inactive | remission | resolvedcategory (token) — problem-list-item | encounter-diagnosis | health-concernonset-date (date) — Date condition first appearedencounter (reference) — Encounter during which condition was assertedFields accepted when creating or updating a Condition. Required elements are base FHIR cardinality; the rest are US Core must-support.
subject (Reference(Patient)) — required — Patient who has the conditionclinicalStatus (CodeableConcept) — US Core MS — active | recurrence | relapse | inactive | remission | resolvedverificationStatus (CodeableConcept) — US Core MS — confirmed | unconfirmed | provisional | refutedcategory (CodeableConcept[]) — US Core MS — problem-list-item | encounter-diagnosis | health-concerncode (CodeableConcept) — US Core MS — condition code (SNOMED CT preferred)Conditions are tagged with both encounter-diagnosis and problem-list-item categories per US Core. Use category to filter between active problem list and encounter diagnoses.
Base definition: HL7 FHIR R4 Condition. Category: Clinical.
AllergyIntolerance · CarePlan · CareTeam · FamilyMemberHistory · Goal · Procedure
API reference · Quickstart · USCDI compliance · SMART on FHIR