Versions Compared

Key

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

Coverages contain information about a patients payer and health insurance - they represent the episodes in RED. Coverages can be searched using a search request (GET). Search must include the identifier of the patient to fetch the coverage for and returns a bundle of one or more FHIR items of type KBV_PR_AW_Krankenversicherungsverhaeltnis.

...

Data of a specific coverage may be fetched using a read request (GET) with the identifier of the specific coverage. The request returns a FHIR item of type KBV_PR_AW_Krankenversicherungsverhaeltnis.

...