FHIR IG analytics| Package | hl7.fhir.us.directory-attestation |
| Resource Type | InsurancePlan |
| Id | InsurancePlan-ipHFxNktk8dvN7qEG.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: InsurancePlan
Resource InsurancePlan "ipHFxNktk8dvN7qEG" Updated "2020-07-07 13:26:22+0000" (Language "en-US")
Profile: Plan-Net InsurancePlan
status: active
type: Qualified Health Plan (Insurance Product Type#qhp)
name: Acme of CT QHP Silver
ownedBy: Organization/o4aKCfZSaoxLrDPbA "Acme of CT"
administeredBy: Organization/o4aKCfZSaoxLrDPbA "Acme of CT"
coverageArea: Location/l3ParyXfseYrfcpJN "State of Conneticut Area"
endpoint: Endpoint/AcmeOfCTPortalEndpoint "Endpoint for Acme of CT Portal"
network:
| - | Type |
| * | Silver-QHP (Insurance Plan Type#silver) |
{
"resourceType": "InsurancePlan",
"id": "ipHFxNktk8dvN7qEG",
"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": "<!-- snip (see above) -->"
},
"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 Silver",
"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": "silver",
"display": "Silver-QHP"
}
]
}
}
]
}