MedicationKnowledge – FHIR API
GET /MedicationKnowledge
This endpoint returns a response of Bundle of the MedicationKnowledge entity.
Request
Query Parameters
- _id (optional) – string
- code (optional) – string
- fullUrl (optional) – string
- resourceType (optional) – string
Response
200 Response
Success
Array of objects – Location
GET /MedicationKnowledge/{id}
This endpoint returns a response of a single entity of the MedicationKnowledge when supplied an ID.
Request
Query Parameters
Response
200 Response
Success
Type: object – Location
- code – object
- extension – object
- id – string
- meta – object
- resourceType – string
GET /MedicationKnowledge/_history
This endpoint returns a response of Bundle a history of updates for the MedicationKnowledge entity.
Request
Query Parameters
- _count (optional) – string
- _since (optional) – string
Response
200 Response
Success
Array of objects – MedicationKnowledge History
GET /MedicationKnowledge/{id}/_history
This endpoint returns a response of a history of updates for the MedicationKnowledge entity when supplied an ID.
Request
Query Parameters
- _count (optional) – string
- _since (optional) – string
Response
200 Response
Success
object – MedicationKnowledge History
- address – object
- extension – object
- code – object
- fullUrl – string
- id – string
- meta – object
- mode – string
- name – string
- position – object
- resource – object
- resourceType – string