Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

http://localhost:8000/api_fhir_R4r4/ClaimResponse/

Supported HTTP operation:

  • POST - the operation not supported

  • GET - by default return list of all available resources. To fetch information about a specific object you should add the Claim UUID to URL for instance:
    http://127.0.0.1:8000/api_fhir_R4r4/ClaimResponse/{ClaimUUID}

  • PUT - the operation not supported

  • DELETE - the operation not supported

...