Create a Terminology Resource
Create a new terminology resource in SAP Health Data Services for FHIR using the create request.
HTTP Request
You can use an HTTP POST request to create a new terminology resource in SAP Health Data Services for FHIR:
POST [base]/[type]
Path Parameters
-
base: Service endpoint to interact with FHIR resources. For more information, see Service Endpoint.
-
type: The type of resource, for example, CodeSystem or ValueSet.
