{
  "resourceType": "StructureDefinition",
  "url": "https://www.qsaude.com.br/fhir/r4/StructureDefinition/QSInsurancePlan",
  "name": "QSInsurancePlan",
  "status": "draft",
  "date": "2022-06-23T18:33:17.0534664+00:00",
  "fhirVersion": "4.0.1",
  "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",
        "path": "InsurancePlan.identifier.type",
        "max": "0"
      },
      {
        "id": "InsurancePlan.identifier.period",
        "path": "InsurancePlan.identifier.period",
        "max": "0"
      },
      {
        "id": "InsurancePlan.identifier.assigner",
        "path": "InsurancePlan.identifier.assigner",
        "max": "0"
      },
      {
        "id": "InsurancePlan.type",
        "path": "InsurancePlan.type",
        "max": "1"
      },
      {
        "id": "InsurancePlan.type.coding.version",
        "path": "InsurancePlan.type.coding.version",
        "max": "0"
      },
      {
        "id": "InsurancePlan.type.coding.userSelected",
        "path": "InsurancePlan.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "InsurancePlan.type.text",
        "path": "InsurancePlan.type.text",
        "max": "0"
      },
      {
        "id": "InsurancePlan.alias",
        "path": "InsurancePlan.alias",
        "max": "0"
      },
      {
        "id": "InsurancePlan.period.start",
        "path": "InsurancePlan.period.start",
        "patternDateTime": "2022-06-23"
      },
      {
        "id": "InsurancePlan.ownedBy",
        "path": "InsurancePlan.ownedBy",
        "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.type",
        "path": "InsurancePlan.network.type",
        "max": "0"
      },
      {
        "id": "InsurancePlan.network.identifier",
        "path": "InsurancePlan.network.identifier",
        "max": "0"
      },
      {
        "id": "InsurancePlan.coverage",
        "path": "InsurancePlan.coverage",
        "max": "0"
      },
      {
        "id": "InsurancePlan.plan",
        "path": "InsurancePlan.plan",
        "max": "0"
      }
    ]
  }
}