HAPI FHIR Server

create-type: Create a new MedicationRequest instance

post
http://localhost:8080/fhir/R4/MedicationRequest

Body

FHIR-JSON-RESOURCE

FHIR-JSON-RESOURCEobject

A FHIR resource

Response

200

Success

FHIR-JSON-RESOURCE

FHIR-JSON-RESOURCEobject

A FHIR resource

post/MedicationRequest

Body

{ "resourceType": "MedicationRequest" }
 
200