Release 5 R6 Ballot (1st Draft)

This page is part of the FHIR Specification (v5.0.0: R5 - STU v6.0.0-ballot1: Release 6 Ballot (1st Draft) (see Ballot Notes ). This is the The current published version in it's permanent home (it will always be available at this URL). is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

Compartment Encounter

FHIR Infrastructure Work Group Maturity Level : N/A Standards Status : Trial Use
Formal URI http://hl7.org/fhir/compartment/Encounter
Description The set of resources associated with a particular encounter
Identity There is an instance of the encounter compartment for each encounter resource, and the identity of the compartment is the same as the encounter
Membership The 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 Definition CompartmentDefinition resource: XML or JSON

Resource based membership rules.

The following resources may be in this compartment:

Resource Inclusion Criteria
CarePlan encounter
ChargeItem encounter
Claim encounter
ClinicalImpression encounter
Communication encounter
CommunicationRequest encounter
Composition encounter
Condition encounter
DeviceRequest encounter
DiagnosticReport encounter
DocumentReference context
Encounter [base]
EncounterHistory encounter
ExplanationOfBenefit encounter
MedicationAdministration encounter
MedicationDispense encounter
MedicationRequest encounter
MedicationStatement encounter
NutritionIntake encounter
NutritionOrder encounter
Observation encounter
Procedure encounter
QuestionnaireResponse encounter
RequestOrchestration encounter
ServiceRequest encounter
VisionPrescription encounter

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 .