Example in Da Vinci Drug Formulary2.1.0
Coverage

InsurancePlanCoverageExample

active
Coverage-InsurancePlanCoverageExample.json

Resource Details

Resource Type
Coverage
Resource ID
InsurancePlanCoverageExample
Identifier
http://example.org/fhir/memberidentifier|88800933501
Conforms To
http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/insurance-plan-coverage

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Coverage",
  "id": "InsurancePlanCoverageExample",
  "filename": "Coverage-InsurancePlanCoverageExample.json",
  "profile": [
    "http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/insurance-plan-coverage"
  ],
  "identifier": {
    "system": "http://example.org/fhir/memberidentifier",
    "value": "88800933501"
  },
  "status": "active"
}