Instance: EncounterAtWardInProgress InstanceOf: FiBaseEncounter Title: "Encounter - patient is currently receiving care at a ward treating surgical patients" Description: "An example of a FI Base encounter where a patient is currently receiving care at a ward." Usage: #example * id = "id-for-ward-encounter" * identifier.use = #usual * identifier.value = "id-for-ward-encounter" * status = #in-progress * class = http://terminology.hl7.org/CodeSystem/v3-ActCode#IMP "inpatient encounter" * subject.reference = "Patient/patient-of-municipality" * period.start = "2022-02-27T01:03:00+02:00" * serviceProvider.reference = "Organization/1.2.246.10.8286189.10.100012" * location[0].status = #active * location[0].period.start = "2022-02-27T01:03:00+02:00" * location[0].location.reference = "Location/id-for-bed-3"