CodeSystem Subsumes Operation.

get

/oracle-fhir-server/fhir/CodeSystem/$subsumes

Get Subsumption relationship between code/Coding A and code/Coding B given the semantics of subsumption in the underlying code system.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : FHIR-Parameters-RESOURCE
Type: object
Parameters FHIR Resource
Example:
{
  "resourceType": "Parameters"
}
Back to Top