Success
FHIR-JSON-RESOURCE
FHIR-JSON-RESOURCEobject
A FHIR resource
Success
A FHIR resource
curl --request GET \
--url http://localhost:8080/fhir/R4/metadata \
--header 'Accept: application/fhir+json, application/fhir+xml' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/fhir+json'{
"resourceType": "CapabilityStatement"
}