National Healthcare Directory Attestation and Verification
1.0.0-ballot - ballot United States of America flag

National Healthcare Directory Attestation and Verification, published by HL7 Patient Administration Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0-ballot). This version is based on the current content of https://github.com/HL7/fhir-directory-attestation/ and changes regularly. See the Directory of published versions

: InsurancePlan/ipHFxNkt6vAvN7qEG - JSON Representation

Raw json | Download


{
  "resourceType" : "InsurancePlan",
  "id" : "ipHFxNkt6vAvN7qEG",
  "meta" : {
    "lastUpdated" : "2020-07-07T13:26:22.0314215+00:00",
    "profile" : [
      "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-InsurancePlan"
    ]
  },
  "language" : "en-US",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Generated Narrative: InsurancePlan</b><a name=\"ipHFxNkt6vAvN7qEG\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource InsurancePlan &quot;ipHFxNkt6vAvN7qEG&quot; Updated &quot;2020-07-07 13:26:22+0000&quot;  (Language &quot;en-US&quot;) </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/StructureDefinition-plannet-InsurancePlan.html\">Plan-Net InsurancePlan</a></p></div><p><b>status</b>: active</p><p><b>type</b>: Qualified Health Plan <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-InsuranceProductTypeCS.html\">Insurance Product Type</a>#qhp)</span></p><p><b>name</b>: Acme of CT QHP Gold</p><p><b>ownedBy</b>: <a href=\"Organization-o4aKCfZSaoxLrDPbA.html\">Organization/o4aKCfZSaoxLrDPbA</a> &quot;Acme of CT&quot;</p><p><b>administeredBy</b>: <a href=\"Organization-o4aKCfZSaoxLrDPbA.html\">Organization/o4aKCfZSaoxLrDPbA</a> &quot;Acme of CT&quot;</p><p><b>coverageArea</b>: <a href=\"Location-l3ParyXfseYrfcpJN.html\">Location/l3ParyXfseYrfcpJN</a> &quot;State of Conneticut Area&quot;</p><p><b>endpoint</b>: <a href=\"Endpoint-AcmeOfCTPortalEndpoint.html\">Endpoint/AcmeOfCTPortalEndpoint</a> &quot;Endpoint for Acme of CT Portal&quot;</p><p><b>network</b>: </p><ul><li><a href=\"Organization-o4XMGtrjTrN7mcctj.html\">Organization/o4XMGtrjTrN7mcctj</a> &quot;ACME CT Preferred Provider Network&quot;</li><li><a href=\"Organization-o4gQrsHZfpYNoohzD.html\">Organization/o4gQrsHZfpYNoohzD</a> &quot;ACME CT Premium Preferred Provider Network&quot;</li></ul><h3>Plans</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td></tr><tr><td>*</td><td>Gold-QHP <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-InsurancePlanTypeCS.html\">Insurance Plan Type</a>#gold)</span></td></tr></table></div>"
  },
  "status" : "active",
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/InsuranceProductTypeCS",
          "code" : "qhp",
          "display" : "Qualified Health Plan"
        }
      ]
    }
  ],
  "name" : "Acme of CT QHP Gold",
  "ownedBy" : {
    "reference" : "Organization/o4aKCfZSaoxLrDPbA"
  },
  "administeredBy" : {
    "reference" : "Organization/o4aKCfZSaoxLrDPbA"
  },
  "coverageArea" : [
    {
      "reference" : "Location/l3ParyXfseYrfcpJN"
    }
  ],
  "endpoint" : [
    {
      "reference" : "Endpoint/AcmeOfCTPortalEndpoint"
    }
  ],
  "network" : [
    {
      "reference" : "Organization/o4XMGtrjTrN7mcctj"
    },
    {
      "reference" : "Organization/o4gQrsHZfpYNoohzD"
    }
  ],
  "plan" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/InsurancePlanTypeCS",
            "code" : "gold",
            "display" : "Gold-QHP"
          }
        ]
      }
    }
  ]
}