FHIR Resource Reference

FHIR defines over 150 resource types organized into categories. This reference covers the most commonly used resources grouped by their functional category. Maturity levels follow the FHIR Maturity Model (FMM): 0 = Draft, 1-2 = STU with limited implementation experience, 3-4 = STU with substantial implementation, 5 = Normative ballot ready, N = Normative.

Maturity Level Key

0 -- Draft1 -- STU (limited use)2 -- STU (trials)3 -- STU (verified)4 -- STU (production)5 -- Normative ballot readyN -- Normative

Clinical Resources

ResourceFMMDescription
AllergyIntolerance3Risk of adverse reaction to a substance. Covers drug, food, and environmental allergies.
Condition3A clinical condition, problem, diagnosis, or event that has risen to concern.
Procedure3An action performed on or for a patient (surgical, diagnostic, therapeutic).
FamilyMemberHistory2Health conditions of a patient's family member relevant to clinical care.
ClinicalImpression1Record of a clinical assessment, bringing together clinical findings into a summary.
DetectedIssue1Clinical issue identified by a clinical decision support system (drug interaction, duplicate therapy).
Observation5Measurements and simple assertions (vital signs, lab results, surveys, device measurements).
DiagnosticReport3Findings and interpretation of diagnostic tests (lab panels, imaging, pathology).
ImagingStudy3DICOM imaging study content and metadata. References SOP Instances.
Specimen2Sample used for analysis (blood, tissue, urine, environmental).
BodyStructure1Specific body site or morphological abnormality with anatomical location.
MedicationRequest3Order for supply and administration of medication to a patient.
MedicationAdministration2Record of medication consumed or administered to a patient.
MedicationDispense2Dispensing event -- supply of medication to a named patient.
MedicationStatement3Record of medication being taken by a patient (reported, not necessarily ordered).
Immunization3Immunization event record including vaccine, date, lot, site, and route.
NutritionOrder2Diet and nutrition orders including oral diet, supplement, and enteral formula.
CarePlan2Healthcare plan for a patient, including planned activities and goals.
CareTeam2Members of a patient's care team and their roles.
Goal2Desired health state outcome for a patient or group.
ServiceRequest3Request for a service (diagnostic, therapeutic, counseling, social services).

Identification Resources

ResourceFMMDescription
Patient5Demographics and administrative information about an individual receiving care.
Practitioner3Person involved in healthcare provisioning (physician, nurse, pharmacist, technician).
PractitionerRole3Roles and locations where a practitioner provides services.
Organization3Formally or informally recognized grouping of people or organizations (hospital, department, payer).
Location3Physical place where services are provided (building, room, vehicle, mobile clinic).
HealthcareService2Details of a healthcare service available at a location.
Endpoint2Technical connectivity details for a FHIR server or other system.
RelatedPerson2Person associated with a patient (parent, guardian, caregiver, emergency contact).
Group1Defined collection of entities (patients, practitioners, devices, locations).
Device2Medical device (implant, equipment, software) with identification and technical details.

Workflow Resources

ResourceFMMDescription
Encounter2Interaction between patient and provider for delivering healthcare services.
EpisodeOfCare2Association between a patient and a care organization over a period of time.
Appointment3Booking of a healthcare event among patient(s), practitioner(s), and location(s).
AppointmentResponse3Response to an appointment request (accepted, declined, tentative).
Schedule3Container for slots of time available for booking appointments.
Slot3Time slot in a schedule available or unavailable for booking.
Task2Generic activity to be performed, tracked, and managed in a workflow.
Communication2Record of information conveyed between parties (message, alert, notification).
CommunicationRequest2Request to convey information to a recipient.
DocumentReference3Reference to a clinical document (CDA, PDF, image) with metadata.
Composition2Structure and narrative content for a clinical document (discharge summary, referral).
Provenance3Record of who, what, when, where, and why for an entity or activity.
AuditEvent3Record of system activity for security and privacy auditing.

Financial Resources

ResourceFMMDescription
Coverage2Insurance or self-pay coverage for a patient. Links to payer organization and plan details.
Claim2Request for payment from a payer for products and/or services provided to a patient.
ClaimResponse2Payer adjudication of a claim, including payment amounts and denial reasons.
ExplanationOfBenefit2Combination of claim and adjudication information (EOB). Used for patient access to claims data.
Account2Financial account for tracking charges, payments, and adjustments.
ChargeItem1Record of a billable item or service provided to a patient.
Invoice1Financial instrument representing charges for products or services.
InsurancePlan1Details of a health insurance product including coverage, cost, and network.

Note on Resource Maturity

Maturity levels shown are based on FHIR R4 (v4.0.1). Some resources have been promoted to higher maturity levels in R5 (v5.0.0). For implementation planning, resources at FMM 3+ are generally stable enough for production use. Resources at FMM 1-2 may undergo breaking changes in future releases. The full resource list and current maturity levels are published at hl7.org/fhir/resourcelist.html.