HAPI FHIR Server

create-type: Create a new Observation instance

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

Body

FHIR-JSON-RESOURCE

FHIR-JSON-RESOURCEobject

A FHIR resource

Response

200

Success

FHIR-JSON-RESOURCE

FHIR-JSON-RESOURCEobject

A FHIR resource

post/Observation

Body

{ "resourceType": "Observation" }
 
200