Examples
Example: EnounterLite
Search for a list of encounters based on location, encounter status and encounter class.
Search Query
Search [baseURL]/Encounter
Sample response
Encounter |
id : 123 |
meta |
profile : https://fhir.cambio.se/StructureDefinition/EncounterLite/v1 |
status : In-progress |
class |
system : http://terminology.hl7.org/CodeSystem/v3-ActCode |
code : IMP |
display : Inpatient encounter |
subject |
reference : Patient/100 |
type : Patient |
period |
start : 2024-01-01T00:00:00+00:00 |
end : 2024-02-29T00:00:00+00:00 |
location |
location |
reference : Location/700 |
type : Location |
status : active |
physicalType |
coding |
system : http://terminology.hl7.org/CodeSystem/location-physical-type |
code : wa |
display : Ward |
serviceProvider |
reference : Organization/800 |
type : Organization |