{
  "resourceType": "StructureDefinition",
  "url": "https://example.org/fhir/StructureDefinition/MyInsurancePlan",
  "version": "1.0",
  "name": "MyInsurancePlan",
  "status": "active",
  "date": "2023-09-04T16:49:06.4289115+00:00",
  "fhirVersion": "4.3.0",
  "kind": "resource",
  "abstract": false,
  "type": "InsurancePlan",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/InsurancePlan",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "InsurancePlan.identifier.use",
        "path": "InsurancePlan.identifier.use",
        "max": "0"
      },
      {
        "id": "InsurancePlan.identifier.type.coding.version",
        "path": "InsurancePlan.identifier.type.coding.version",
        "max": "0"
      },
      {
        "id": "InsurancePlan.identifier.type.coding.userSelected",
        "path": "InsurancePlan.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "InsurancePlan.identifier.system",
        "path": "InsurancePlan.identifier.system",
        "max": "0"
      },
      {
        "id": "InsurancePlan.identifier.value",
        "path": "InsurancePlan.identifier.value",
        "min": 1
      },
      {
        "id": "InsurancePlan.identifier.period",
        "path": "InsurancePlan.identifier.period",
        "max": "0"
      },
      {
        "id": "InsurancePlan.identifier.assigner",
        "path": "InsurancePlan.identifier.assigner",
        "max": "0"
      },
      {
        "id": "InsurancePlan.status",
        "path": "InsurancePlan.status",
        "max": "0"
      },
      {
        "id": "InsurancePlan.type",
        "path": "InsurancePlan.type",
        "max": "0"
      },
      {
        "id": "InsurancePlan.alias",
        "path": "InsurancePlan.alias",
        "max": "0"
      },
      {
        "id": "InsurancePlan.period",
        "path": "InsurancePlan.period",
        "max": "0"
      },
      {
        "id": "InsurancePlan.ownedBy.identifier.use",
        "path": "InsurancePlan.ownedBy.identifier.use",
        "max": "0"
      },
      {
        "id": "InsurancePlan.ownedBy.identifier.type",
        "path": "InsurancePlan.ownedBy.identifier.type",
        "max": "0"
      },
      {
        "id": "InsurancePlan.ownedBy.identifier.system",
        "path": "InsurancePlan.ownedBy.identifier.system",
        "max": "0"
      },
      {
        "id": "InsurancePlan.ownedBy.identifier.value",
        "path": "InsurancePlan.ownedBy.identifier.value",
        "max": "0"
      },
      {
        "id": "InsurancePlan.ownedBy.identifier.period",
        "path": "InsurancePlan.ownedBy.identifier.period",
        "max": "0"
      },
      {
        "id": "InsurancePlan.ownedBy.identifier.assigner",
        "path": "InsurancePlan.ownedBy.identifier.assigner",
        "max": "0"
      },
      {
        "id": "InsurancePlan.administeredBy",
        "path": "InsurancePlan.administeredBy",
        "max": "0"
      },
      {
        "id": "InsurancePlan.coverageArea",
        "path": "InsurancePlan.coverageArea",
        "max": "0"
      },
      {
        "id": "InsurancePlan.contact",
        "path": "InsurancePlan.contact",
        "max": "0"
      },
      {
        "id": "InsurancePlan.endpoint",
        "path": "InsurancePlan.endpoint",
        "max": "0"
      },
      {
        "id": "InsurancePlan.network",
        "path": "InsurancePlan.network",
        "max": "0"
      },
      {
        "id": "InsurancePlan.coverage",
        "path": "InsurancePlan.coverage",
        "max": "0"
      },
      {
        "id": "InsurancePlan.plan",
        "path": "InsurancePlan.plan",
        "max": "0"
      }
    ]
  }
}