{
  "resourceType": "StructureDefinition",
  "url": "https://example.org/fhir/StructureDefinition/MyCoverage",
  "version": "1.0",
  "name": "MyCoverage",
  "status": "active",
  "date": "2023-09-04T16:34:48.6624399+00:00",
  "fhirVersion": "4.3.0",
  "kind": "resource",
  "abstract": false,
  "type": "Coverage",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coverage",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Coverage.identifier.use",
        "path": "Coverage.identifier.use",
        "max": "0"
      },
      {
        "id": "Coverage.identifier.type",
        "path": "Coverage.identifier.type",
        "max": "0"
      },
      {
        "id": "Coverage.identifier.system",
        "path": "Coverage.identifier.system",
        "max": "0"
      },
      {
        "id": "Coverage.identifier.value",
        "path": "Coverage.identifier.value",
        "max": "0"
      },
      {
        "id": "Coverage.identifier.period",
        "path": "Coverage.identifier.period",
        "max": "0"
      },
      {
        "id": "Coverage.identifier.assigner",
        "path": "Coverage.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Coverage.type",
        "path": "Coverage.type",
        "max": "0"
      },
      {
        "id": "Coverage.policyHolder",
        "path": "Coverage.policyHolder",
        "max": "0"
      },
      {
        "id": "Coverage.subscriber",
        "path": "Coverage.subscriber",
        "max": "0"
      },
      {
        "id": "Coverage.subscriberId",
        "path": "Coverage.subscriberId",
        "max": "0"
      },
      {
        "id": "Coverage.beneficiary.identifier.use",
        "path": "Coverage.beneficiary.identifier.use",
        "max": "0"
      },
      {
        "id": "Coverage.beneficiary.identifier.type",
        "path": "Coverage.beneficiary.identifier.type",
        "max": "0"
      },
      {
        "id": "Coverage.beneficiary.identifier.system",
        "path": "Coverage.beneficiary.identifier.system",
        "max": "0"
      },
      {
        "id": "Coverage.beneficiary.identifier.value",
        "path": "Coverage.beneficiary.identifier.value",
        "max": "0"
      },
      {
        "id": "Coverage.beneficiary.identifier.period",
        "path": "Coverage.beneficiary.identifier.period",
        "max": "0"
      },
      {
        "id": "Coverage.beneficiary.identifier.assigner",
        "path": "Coverage.beneficiary.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Coverage.dependent",
        "path": "Coverage.dependent",
        "max": "0"
      },
      {
        "id": "Coverage.relationship",
        "path": "Coverage.relationship",
        "max": "0"
      },
      {
        "id": "Coverage.period.end",
        "path": "Coverage.period.end",
        "max": "0"
      },
      {
        "id": "Coverage.payor.identifier.use",
        "path": "Coverage.payor.identifier.use",
        "max": "0"
      },
      {
        "id": "Coverage.payor.identifier.type",
        "path": "Coverage.payor.identifier.type",
        "max": "0"
      },
      {
        "id": "Coverage.payor.identifier.system",
        "path": "Coverage.payor.identifier.system",
        "max": "0"
      },
      {
        "id": "Coverage.payor.identifier.value",
        "path": "Coverage.payor.identifier.value",
        "max": "0"
      },
      {
        "id": "Coverage.payor.identifier.period",
        "path": "Coverage.payor.identifier.period",
        "max": "0"
      },
      {
        "id": "Coverage.payor.identifier.assigner",
        "path": "Coverage.payor.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Coverage.payor.display",
        "path": "Coverage.payor.display",
        "max": "0"
      },
      {
        "id": "Coverage.class",
        "path": "Coverage.class",
        "max": "0"
      },
      {
        "id": "Coverage.order",
        "path": "Coverage.order",
        "max": "0"
      },
      {
        "id": "Coverage.network",
        "path": "Coverage.network",
        "max": "0"
      },
      {
        "id": "Coverage.costToBeneficiary",
        "path": "Coverage.costToBeneficiary",
        "max": "0"
      },
      {
        "id": "Coverage.subrogation",
        "path": "Coverage.subrogation",
        "max": "0"
      },
      {
        "id": "Coverage.contract",
        "path": "Coverage.contract",
        "max": "0"
      }
    ]
  }
}