Example in Da Vinci HRex1.2.0
Coverage

full

active
Coverage-full.json

Resource Details

Resource Type
Coverage
Resource ID
full
Identifier
http://example.org/new-payer/identifiers/coverage|234567
Conforms To
http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-coverage

Example Metadata

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

{
  "resourceType": "Coverage",
  "id": "full",
  "filename": "Coverage-full.json",
  "profile": [
    "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-coverage"
  ],
  "identifier": {
    "system": "http://example.org/new-payer/identifiers/coverage",
    "value": "234567"
  },
  "status": "active"
}