Encounter Read


FHIR Interaction: /

HTTP Method: GET

URL: [base]/Encounter/[Encounter.id]


Parameters (In)

Name Cardinality Type Documentation
[Encounter.id] 1..1 id Encounter resource ID

Return Values (Out)

Name Cardinality Type Documentation
Encounter 0..1 Encounter Encounter resource
OperationOutcome 0..1 OperationOutcome OperationOutcome

This transaction performs the FHIR read interaction on the resource based on resource.id. The query response is one of the resources: Encounter containing details of the encounter in the eHealth clinical data repository, or an OperationOutcome containing errors or warnings from the interaction.

An example of read request and responses:

 [base]/Encounter/cdr.9698656164.3ebf0827-5232-4677-9599-50df7b81fff5

Sample response