Skip to main content

InsurancePlan

Draft Financial

Details of a Health Insurance product/plan provided by an organization.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/InsurancePlan
InteractionMethodPath
ReadGET/fhir/R5/InsurancePlan/[id]
VreadGET/fhir/R5/InsurancePlan/[id]/_history/[vid]
UpdatePUT/fhir/R5/InsurancePlan/[id]
PatchPATCH/fhir/R5/InsurancePlan/[id]
DeleteDELETE/fhir/R5/InsurancePlan/[id]
CreatePOST/fhir/R5/InsurancePlan
SearchGET/fhir/R5/InsurancePlan?...
HistoryGET/fhir/R5/InsurancePlan/[id]/_history
Type-historyGET/fhir/R5/InsurancePlan/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business Identifier for Product
statuscode0..1draft
typeCodeableConcept0..*Kind of product
namestring0..1Official name
aliasstring0..*Alternate names
periodPeriod0..1When the product is available
ownedByReference0..1Product issuer
administeredByReference0..1Product administrator
coverageAreaReference0..*Where product applies
contactExtendedContactDetail0..*Official contact details relevant to the health insurance plan/product
endpointReference0..*Technical endpoint
networkReference0..*What networks are Included
coverageBackboneElement0..*Coverage details
planBackboneElement0..*Plan details

Resource-specific search parameters

ParameterTypeDescription
addressstringA server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
address-citystringA city specified in an address
address-countrystringA country specified in an address
address-postalcodestringA postal code specified in an address
address-statestringA state specified in an address
address-usetokenA use code specified in an address
administered-byreferenceProduct administrator
endpointreferenceTechnical endpoint
identifiertokenAny identifier for the organization (not the accreditation issuer's identifier)
namestringA portion of the organization's name or alias
owned-byreferenceAn organization of which this organization forms a part
phoneticstringA portion of the organization's name using some kind of phonetic matching algorithm
statustokenIs the Organization record active
typetokenA code for the type of organization

Reference