Release 5

This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

Compartment Encounter

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status:Trial Use
Formal URIhttp://hl7.org/fhir/compartment/Encounter
DescriptionThe set of resources associated with a particular encounter
IdentityThere is an instance of the encounter compartment for each encounter resource, and the identity of the compartment is the same as the encounter
MembershipThe encounter compartment includes any resources where the resource has an explicitly nominated encounter, and some other resources that themselves link to resources in the encounter compartment. Note that for many resources, the exact nature of the link to encounter can be ambiguous (e.g. for a DiagnosticReport, is it the encounter when it was initiated, or when it was reported?)
Formal DefinitionCompartmentDefinitionresource: XML or JSON

Resource based membership rules.

The following resources may be in this compartment:

ResourceInclusion Criteria
CarePlanencounter
ChargeItemencounter
Claimencounter
ClinicalImpressionencounter
Communicationencounter
CommunicationRequestencounter
Compositionencounter
Conditionencounter
DeviceRequestencounter
DiagnosticReportencounter
DocumentReferencecontext
Encounter[base]
EncounterHistoryencounter
ExplanationOfBenefitencounter
MedicationAdministrationencounter
MedicationDispenseencounter
MedicationRequestencounter
MedicationStatementencounter
NutritionIntakeencounter
NutritionOrderencounter
Observationencounter
Procedureencounter
QuestionnaireResponseencounter
RequestOrchestrationencounter
ServiceRequestencounter
VisionPrescriptionencounter

A resource is in this compartment if the nominated search parameter (or chain) refers to the compartmentdefinition-encounter resource that defines the compartment.

All resources not explicitly listed above are not defined as part of the compartment because they do not have a relevant element, or an appropriate specified search parameter. Some non-listed resources may still be relevant for certain compartment uses, such as access control - e.g. Binary.

See information about compartments.