New Zealand NES IG - Local Development build (v1.4.7-snapshot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Get Enrolment
Get Enrolment by ID
Overview
Future scope - this is not currently implemented
The Get Enrolment operation allows an authorised user to retrieve an Enrolment record for a Patient using a known Enrolment record id.
Get Enrolment by ID processing steps:
The user supplies an enrolment-id to be looked up.
The integrating application sends an HTTP GET request for the Enrolment record using the enrolment-id. E.g. GET<Endpoint>/EpisodeOfCare/[Enrolment-id]
The request is validated - ALT: Validation failure. Operation Outcome resource returned
The Enrolment record is retrieved from the NES - ALT: Enrolment Record not found. Operation Outcome resource returned
The response containing the Enrolment record is returned.