POST - CodeSystem Subsumes Operation at Type Level.

post

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

There are no request parameters for this operation.

Supported Media Types
Request Body - application/fhir+json ()
Root Schema : FHIR Parameter Resource
Type: object
Title: FHIR Parameter Resource
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