Example in NZ Base3.0.1
Coverage

CoverageHUHC

active
Coverage-CoverageHUHC.json

Resource Details

Resource Type
Coverage
Resource ID
CoverageHUHC
Identifier
https://standards.digital.health.nz/ns/huhc-id|123456789
Conforms To
http://hl7.org.nz/fhir/StructureDefinition/NzCoverage

Example Metadata

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

{
  "resourceType": "Coverage",
  "id": "CoverageHUHC",
  "filename": "Coverage-CoverageHUHC.json",
  "profile": [
    "http://hl7.org.nz/fhir/StructureDefinition/NzCoverage"
  ],
  "identifier": {
    "system": "https://standards.digital.health.nz/ns/huhc-id",
    "value": "123456789"
  },
  "status": "active"
}