GET MedicationDispense Resource by version ID

get

/oracle-fhir-server/fhir/MedicationDispense/{id}/_history/{vid}

This endpoint supports retrieve a specific version of MedicationDispense resource instance given its ID and Version Id (vid).

Request

Path Parameters
Back to Top

Response

200 Response

Success
Body ()
Root Schema : MedicationDispense
Back to Top