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