This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions
StructureDefinition-vhdir-insuranceplan
This profile sets minimum expectations for searching for and fetching information associated with a health insurance product/plan. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the InsurancePlan resource when using this profile.
Background & Scope
A product is a discrete package of health insurance coverage benefits that are offered under a particular network type. A given payer’s products typically differ by network type and/or covered benefits. A plan pairs a product’s covered benefits with the particular cost sharing structure offered to a consumer. A given product may comprise multiple plans (i.e. each plan offers different cost sharing requirements for the same set of covered benefits).
InsurancePlan describes a health insurance offering comprised of a list of covered benefits (i.e. the product), costs associated with those benefits (i.e. the plan), and additional information about the offering, such as who it is owned and administered by, a coverage area, contact information, etc.
This profile modifies the base InsurancePlan resource in the following manner:
-
Constrains the cardinality of
InsurancePlan.status
(1..1),InsurancePlan.ownedBy
(1..1),InsurancePlan.administeredBy
(1..1),InsurancePlan.contact.name.family
(1..1),InsurancePlan.contact.name.given
(1..*),InsurancePlan.contact.telecom.system
(1..1), andInsurancePlan.contact.telecom.value
(1..1) -
All references SHALL conform to the appropriate Validated Healthcare Directory Implementation Guide profile
-
Adds extensions:
- Identifier status (1..1) - indicates the status of a product or plan’s identifier
- Via intermediary (0..1) - a reference to an alternative point of contact for this InsurancePlan
- Available time (0..*) - indicates when the point of contact for an InsurancePlan is available
- Restriction (0..*) - indicates whether disclosure of any data associated with a service is restricted
- Adds new value sets/updates value set bindings:
TBD
Examples:
The following are example uses for the vhdir-insuranceplan profile:
Mandatory Data Elements
The following data-elements are mandatory (i.e data MUST be present). These are presented below in a simple human-readable explanation. The Formal Profile Definition below provides the formal summary, definitions, and terminology requirements.
Each insurancePlan resource must have:
- A coded value in
InsurancePlan.status
- A reference to an organization that issues the product/plan in
InsurancePlan.ownedBy
- A reference to an organization that administers the product/plan in
InsurancePlan.administeredBy
- For each set of coverage details, one coded type of coverage in
InsurancePlan.coverage.type
- For each set of coverage details, at least one covered benefit in
InsurancePlan.coverage.benefit
, including a coded type of benefit inInsurancePlan.coverage.benefit.type
- For each set of specific costs associated with a Plan, a coded value indicating the general category of benefit the cost applies to in
InsurancePlan.plan.specificCost.category
- For each set specific costs associated with a covered benefit, a coded type of benefit in
InsurancePlan.plan.specificCost.benefit.type
- For each set of specific costs associated with covered benefits, a coded type of cost in
InsurancePlan.plan.specificCost.benefit.cost.type
Formal Views of Profile Content
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is: http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-insuranceplan
Published on Wed Dec 06 03:38:42 AEST 2017 as a active by .
This profile builds on InsurancePlan
Complete Summary of the Mandatory Requirements
- A coded value in
InsurancePlan.status
- A reference to an organization that issues the product/plan in
InsurancePlan.ownedBy
- A reference to an organization that administers the product/plan in
InsurancePlan.administeredBy
- For each set of coverage details, one coded type of coverage in
InsurancePlan.coverage.type
- For each set of coverage details, at least one covered benefit in
InsurancePlan.coverage.benefit
, including a coded type of benefit inInsurancePlan.coverage.benefit.type
- For each set of specific costs associated with a Plan, a coded value indicating the general category of benefit the cost applies to in
InsurancePlan.plan.specificCost.category
- For each set specific costs associated with a covered benefit, a coded type of benefit in
InsurancePlan.plan.specificCost.benefit.type
- For each set of specific costs associated with covered benefits, a coded type of cost in
InsurancePlan.plan.specificCost.benefit.cost.type
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
InsurancePlan | I | 0..* | Details of a Health Insurance product/plan provided by an organization | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (preferred) | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
usage-restriction | 0..* | Reference(VhDir Restriction) | Restriction URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/usage-restriction | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | ΣI | 0..* | Identifier | Business Identifier for Product |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
identifier-status | 0..1 | code | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status Binding: VhDir Identifier Status Value Set (example) | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status" | ||
valueCode | 1..1 | code | active|inactive|issued in error|revoked|pending Binding: VhDir Identifier Status Value Set (example) | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | Σ | 0..1 | uri | The namespace for the identifier value Example General': http://www.acme.com/identifiers/patient |
value | Σ | 0..1 | string | The value that is unique Example General': 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(VhDir Organization) | Organization that issued id (may be just text) |
status | ?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required) |
type | Σ | 0..* | CodeableConcept | Kind of product Binding: InsurancePlanType (example) |
name | ΣI | 0..1 | string | Official name |
alias | 0..* | string | Alternate names | |
period | 0..1 | Period | When the product is available | |
ownedBy | Σ | 1..1 | Reference(VhDir Organization) | Plan issuer |
administeredBy | Σ | 1..1 | Reference(VhDir Organization) | Product administrator |
coverageArea | Σ | 0..* | Reference(VhDir Location) | Where product applies |
contact | I | 0..* | BackboneElement | Contact for the product |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
purpose | 0..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible) | |
name | 0..1 | HumanName | A name associated with the contact | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
use | ?!Σ | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required) |
text | Σ | 0..1 | string | Text representation of the full name |
family | Σ | 1..1 | string | Family name (often called 'Surname') |
given | Σ | 1..* | string | Given names (not always 'first'). Includes middle names This repeating element order: Given Names appear in the correct order for presenting the name |
prefix | Σ | 0..* | string | Parts that come before the name This repeating element order: Prefixes appear in the correct order for presenting the name |
suffix | Σ | 0..* | string | Parts that come after the name This repeating element order: Suffixes appear in the correct order for presenting the name |
period | Σ | 0..1 | Period | Time period when name was/is in use |
telecom | 0..* | ContactPoint | Contact details (telephone, email, etc.) for a contact | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
contactpoint-viaintermediary | 0..1 | Reference(VhDir Practitionerrole | VhDir Organization | VhDir OrganizationAffiliation | VhDir Location) | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary" | ||
valueReference | 1..1 | Reference(VhDir Practitionerrole | VhDir Organization | VhDir OrganizationAffiliation | VhDir Location) | Via intermediary | |
contactpoint-availabletime | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension | 0..* | Extension | Days of week | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "daysOfWeek" | ||
valueCode | 1..1 | code | Days of the week - mon|tue|wed|thu|fri|sat|sun Binding: DaysOfWeek (required) | |
extension | 0..1 | Extension | All day | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "allDay" | ||
valueBoolean | 1..1 | boolean | All day | |
extension | 0..1 | Extension | Available start time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "availableStartTime" | ||
valueTime | 1..1 | time | Available start time | |
extension | 0..1 | Extension | Available end time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "availableEndTime" | ||
valueTime | 1..1 | time | Available end time | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime" | ||
system | ΣI | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) |
value | Σ | 1..1 | string | The actual contact point details |
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) |
rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
period | Σ | 0..1 | Period | Time period when the contact point was/is in use |
address | 0..1 | Address | Visiting or postal addresses for the contact | |
endpoint | 0..* | Reference(VhDir Endpoint) | Technical endpoint | |
network | 0..* | Reference(VhDir Network) | What networks are Included | |
coverage | I | 0..* | BackboneElement | Coverage details |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
type | 1..1 | CodeableConcept | Type of coverage Binding: VhDir Coverage Type (example) | |
network | 0..* | Reference(VhDir Network) | What networks provide coverage | |
benefit | I | 1..* | BackboneElement | List of benefits |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
type | 1..1 | CodeableConcept | Type of benefit Binding: VhDir Benefit Type (example) | |
requirement | 0..1 | string | Referral requirements | |
limit | I | 0..* | BackboneElement | Benefit limits |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
value | 0..1 | Quantity | Maximum value allowed | |
code | 0..1 | CodeableConcept | Benefit limit details Binding: VhDir Limit Unit (example) | |
plan | I | 0..* | BackboneElement | Plan details |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
identifier | Σ | 0..* | Identifier | Business identifier for plan |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
identifier-status | 0..1 | code | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status Binding: VhDir Identifier Status Value Set (example) | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status" | ||
valueCode | 1..1 | code | active|inactive|issued in error|revoked|pending Binding: VhDir Identifier Status Value Set (example) | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | Σ | 0..1 | uri | The namespace for the identifier value Example General': http://www.acme.com/identifiers/patient |
value | Σ | 0..1 | string | The value that is unique Example General': 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(VhDir Organization) | Organization that issued id (may be just text) |
type | 0..1 | CodeableConcept | Type of plan Binding: VhDir Plan Type (example) | |
coverageArea | Σ | 0..* | Reference(VhDir Location) | Where plan applies |
network | 0..* | Reference(VhDir Network) | What networks provide coverage | |
generalCost | I | 0..* | BackboneElement | Overall costs |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
type | 0..1 | CodeableConcept | Type of cost Binding: VhDir Insurance Plan Cost Type (example) | |
groupSize | 0..1 | positiveInt | Number of enrollees | |
cost | 0..1 | Money | Cost value | |
comment | 0..1 | string | Additional cost information | |
specificCost | I | 0..* | BackboneElement | Specific costs |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
category | 1..1 | CodeableConcept | General category of benefit Binding: VhDir Insurance Plan Cost Category (example) | |
benefit | I | 0..* | BackboneElement | Benefits list |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
type | 1..1 | CodeableConcept | Type of specific benefit Binding: VhDir Insurance Plan Benefit Type (example) | |
cost | I | 0..* | BackboneElement | List of the costs |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
type | 1..1 | CodeableConcept | Type of cost Binding: VhDir Insurance Plan Benefit Cost Type (example) | |
applicability | 0..1 | CodeableConcept | in-network | out-of-network | other Binding: BenefitCostApplicability (required) | |
qualifiers | 0..* | CodeableConcept | Additional information about the cost | |
value | 0..1 | Quantity | The actual cost value | |
Documentation for this format |
Summary
Mandatory: 3 elements (4 nested mandatory elements)
Structures
This structure refers to these other structures:
- http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-organization
- http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-location
- http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-endpoint
- http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-network
Extensions
This structure refers to these extensions:
Differential View
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
InsurancePlan | I | 0..* | Details of a Health Insurance product/plan provided by an organization | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (preferred) | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
usage-restriction | 0..* | Reference(VhDir Restriction) | Restriction URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/usage-restriction | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | ΣI | 0..* | Identifier | Business Identifier for Product |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
identifier-status | 0..1 | code | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status Binding: VhDir Identifier Status Value Set (example) | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status" | ||
valueCode | 1..1 | code | active|inactive|issued in error|revoked|pending Binding: VhDir Identifier Status Value Set (example) | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | Σ | 0..1 | uri | The namespace for the identifier value Example General': http://www.acme.com/identifiers/patient |
value | Σ | 0..1 | string | The value that is unique Example General': 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(VhDir Organization) | Organization that issued id (may be just text) |
status | ?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required) |
type | Σ | 0..* | CodeableConcept | Kind of product Binding: InsurancePlanType (example) |
name | ΣI | 0..1 | string | Official name |
alias | 0..* | string | Alternate names | |
period | 0..1 | Period | When the product is available | |
ownedBy | Σ | 1..1 | Reference(VhDir Organization) | Plan issuer |
administeredBy | Σ | 1..1 | Reference(VhDir Organization) | Product administrator |
coverageArea | Σ | 0..* | Reference(VhDir Location) | Where product applies |
contact | I | 0..* | BackboneElement | Contact for the product |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
purpose | 0..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible) | |
name | 0..1 | HumanName | A name associated with the contact | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
use | ?!Σ | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required) |
text | Σ | 0..1 | string | Text representation of the full name |
family | Σ | 1..1 | string | Family name (often called 'Surname') |
given | Σ | 1..* | string | Given names (not always 'first'). Includes middle names This repeating element order: Given Names appear in the correct order for presenting the name |
prefix | Σ | 0..* | string | Parts that come before the name This repeating element order: Prefixes appear in the correct order for presenting the name |
suffix | Σ | 0..* | string | Parts that come after the name This repeating element order: Suffixes appear in the correct order for presenting the name |
period | Σ | 0..1 | Period | Time period when name was/is in use |
telecom | 0..* | ContactPoint | Contact details (telephone, email, etc.) for a contact | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
contactpoint-viaintermediary | 0..1 | Reference(VhDir Practitionerrole | VhDir Organization | VhDir OrganizationAffiliation | VhDir Location) | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-viaintermediary" | ||
valueReference | 1..1 | Reference(VhDir Practitionerrole | VhDir Organization | VhDir OrganizationAffiliation | VhDir Location) | Via intermediary | |
contactpoint-availabletime | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension | 0..* | Extension | Days of week | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "daysOfWeek" | ||
valueCode | 1..1 | code | Days of the week - mon|tue|wed|thu|fri|sat|sun Binding: DaysOfWeek (required) | |
extension | 0..1 | Extension | All day | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "allDay" | ||
valueBoolean | 1..1 | boolean | All day | |
extension | 0..1 | Extension | Available start time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "availableStartTime" | ||
valueTime | 1..1 | time | Available start time | |
extension | 0..1 | Extension | Available end time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "availableEndTime" | ||
valueTime | 1..1 | time | Available end time | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/contactpoint-availabletime" | ||
system | ΣI | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) |
value | Σ | 1..1 | string | The actual contact point details |
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) |
rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
period | Σ | 0..1 | Period | Time period when the contact point was/is in use |
address | 0..1 | Address | Visiting or postal addresses for the contact | |
endpoint | 0..* | Reference(VhDir Endpoint) | Technical endpoint | |
network | 0..* | Reference(VhDir Network) | What networks are Included | |
coverage | I | 0..* | BackboneElement | Coverage details |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
type | 1..1 | CodeableConcept | Type of coverage Binding: VhDir Coverage Type (example) | |
network | 0..* | Reference(VhDir Network) | What networks provide coverage | |
benefit | I | 1..* | BackboneElement | List of benefits |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
type | 1..1 | CodeableConcept | Type of benefit Binding: VhDir Benefit Type (example) | |
requirement | 0..1 | string | Referral requirements | |
limit | I | 0..* | BackboneElement | Benefit limits |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
value | 0..1 | Quantity | Maximum value allowed | |
code | 0..1 | CodeableConcept | Benefit limit details Binding: VhDir Limit Unit (example) | |
plan | I | 0..* | BackboneElement | Plan details |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
identifier | Σ | 0..* | Identifier | Business identifier for plan |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
identifier-status | 0..1 | code | Extension URL: http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status Binding: VhDir Identifier Status Value Set (example) | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | "http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status" | ||
valueCode | 1..1 | code | active|inactive|issued in error|revoked|pending Binding: VhDir Identifier Status Value Set (example) | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | Σ | 0..1 | uri | The namespace for the identifier value Example General': http://www.acme.com/identifiers/patient |
value | Σ | 0..1 | string | The value that is unique Example General': 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(VhDir Organization) | Organization that issued id (may be just text) |
type | 0..1 | CodeableConcept | Type of plan Binding: VhDir Plan Type (example) | |
coverageArea | Σ | 0..* | Reference(VhDir Location) | Where plan applies |
network | 0..* | Reference(VhDir Network) | What networks provide coverage | |
generalCost | I | 0..* | BackboneElement | Overall costs |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
type | 0..1 | CodeableConcept | Type of cost Binding: VhDir Insurance Plan Cost Type (example) | |
groupSize | 0..1 | positiveInt | Number of enrollees | |
cost | 0..1 | Money | Cost value | |
comment | 0..1 | string | Additional cost information | |
specificCost | I | 0..* | BackboneElement | Specific costs |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
category | 1..1 | CodeableConcept | General category of benefit Binding: VhDir Insurance Plan Cost Category (example) | |
benefit | I | 0..* | BackboneElement | Benefits list |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
type | 1..1 | CodeableConcept | Type of specific benefit Binding: VhDir Insurance Plan Benefit Type (example) | |
cost | I | 0..* | BackboneElement | List of the costs |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored if unrecognized |
type | 1..1 | CodeableConcept | Type of cost Binding: VhDir Insurance Plan Benefit Cost Type (example) | |
applicability | 0..1 | CodeableConcept | in-network | out-of-network | other Binding: BenefitCostApplicability (required) | |
qualifiers | 0..* | CodeableConcept | Additional information about the cost | |
value | 0..1 | Quantity | The actual cost value | |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron
Quick Start
Below is an overview of the required set of RESTful FHIR interactions - for example, search and read operations - for this profile. See the Conformance requirements for a complete list of supported RESTful interactions for this IG.
Supported Searches
-
GET [base]/InsurancePlan?insuranceplan-administered-by=[id]
Support: SHOULD support search by the
insuranceplan-administered-by
parameter- with a target type:
Organization
- including the modifiers:
above
,below
- including these search paramaters which may be chained:
organization-identifier
,organization-name
,organization-partof
- with a target type:
-
GET [base]/InsurancePlan?insuranceplan-coverage-benefit-type=[code]
Support: SHALL support search by the
insuranceplan-coverage-benefit-type
parameter- including the modifiers:
text
- including the modifiers:
-
GET [base]/InsurancePlan?insuranceplan-coverage-limit-value=[prefix][number]|[system]|[code]
Support: MAY support search by the
insuranceplan-coverage-limit-value
parameter- including the comparators:
eq
,gt
,lt
,ge
,le
,sa
,eb
- including the comparators:
-
GET [base]/InsurancePlan?insuranceplan-coverage-network=[id]
Support: SHALL support search by the
insuranceplan-coverage-network
parameter- with a target type:
Organization
- including these search paramaters which may be chained:
organization-identifier
,organization-name
,organization-partof
- with a target type:
-
GET [base]/InsurancePlan?insuranceplan-coverage-type=[code]
Support: SHALL support search by the
insuranceplan-coverage-type
parameter- including the modifiers:
text
- including the modifiers:
-
GET [base]/InsurancePlan?insuranceplan-endpoint=[id]
Support: SHOULD support search by the
endpoint
parameter- with a target type:
Endpoint
- including these search paramaters which may be chained:
endpoint-identifier
,endpoint-connection-type
,endpoint-organization
- with a target type:
-
GET [base]/InsurancePlan?insuranceplan-general-cost-groupsize=[number]
Support: MAY support search by the
insuranceplan-general-cost-groupsize
parameter- including the comparators:
eq
,gt
,lt
,ge
,le
,sa
,eb
- including the comparators:
-
GET [base]/InsurancePlan?insuranceplan-general-cost-type=[code]
Support: MAY support search by the
insuranceplan-general-cost-type
parameter- including the modifiers:
text
- including the modifiers:
-
GET [base]/InsurancePlan?insuranceplan-general-cost-value=[prefix][number]|[system]|[code]
Support: MAY support search by the
insuranceplan-general-cost-value
parameter- including the comparators:
eq
,gt
,lt
,ge
,le
,sa
,eb
- including the comparators:
-
GET [base]/InsurancePlan?insuranceplan-name=[string]
Support: SHOULD support search by the
insuranceplan-name
parameter- including the modifiers:
exact
,contains
- including the modifiers:
-
GET [base]/InsurancePlan?insuranceplan-owned-by=[id]
Support: SHALL support search by the
insuranceplan-owned-by
parameter- with a target type:
Organization
- including the modifiers:
above
,below
- including these search paramaters which may be chained:
organization-identifier
,organization-name
,organization-partof
- with a target type:
-
GET [base]/InsurancePlan?insuranceplan-plan-coverage-area=[id]
Support: SHOULD support search by the
insuranceplan-plan-coverage-area
parameter- with a target type:
Location
- including these search paramaters which may be chained:
location-identifier
,location-contains
- with a target type:
-
GET [base]/InsurancePlan?insuranceplan-plan-identifier=[code]
Support: SHALL support search by the
insuranceplan-plan-identifier
parameter- including the modifiers:
text
,ofType
- including the modifiers:
-
GET [base]/InsurancePlan?insuranceplan-plan-network=[id]
Support: SHALL support search by the
insuranceplan-plan-network
parameter- with a target type:
Organization
- including these search paramaters which may be chained:
organization-identifier
,organization-name
,organization-partof
- with a target type:
-
GET [base]/InsurancePlan?insuranceplan-plan-type=[code]
Support: SHALL support search by the
insuranceplan-plan-type
parameter- including the modifiers:
text
- including the modifiers:
-
GET [base]/InsurancePlan?insuranceplan-product-coverage-area=[id]
Support: SHOULD support search by the
insuranceplan-product-coverage-area
parameter- with a target type:
Location
- including these search paramaters which may be chained:
location-identifier
,location-contains
- with a target type:
-
`GET [base]/InsurancePlan?insuranceplan-product-identifier=[code]
Support: SHALL support search by the
insuranceplan-product-identifier
parameter
-
GET [base]/InsurancePlan?insuranceplan-product-network=[id]
Support: SHALL support search by the
insuranceplan-product-network
parameter- with a target type:
Organization
- including these search paramaters which may be chained:
organization-identifier
,organization-name
,organization-partof
- with a target type:
-
GET [base]/InsurancePlan?insuranceplan-product-type=[code]
Support: SHALL support search by the
insuranceplan-product-type
parameter- including the modifiers:
text
- including the modifiers:
-
GET [base]/InsurancePlan?insuranceplan-specific-cost-benefit-type=[code]
Support: SHOULD support search by the
insuranceplan-specific-cost-benefit-type
parameter- including the modifiers:
text
- including the modifiers:
-
GET [base]/InsurancePlan?insuranceplan-specific-cost-category=[code]
Support: SHOULD support search by the
insuranceplan-specific-cost-category
parameter- including the modifiers:
text
- including the modifiers:
-
GET [base]/InsurancePlan?insuranceplan-specific-cost-cost-type=[code]
Support: MAY support search by the
insuranceplan-specific-cost-cost-type
parameter- including the modifiers:
text
- including the modifiers:
-
GET [base]/InsurancePlan?insuranceplan-specific-cost-value=[prefix][number]|[system]|[code]
Support: MAY support search by the
insuranceplan-specific-cost-value
parameter- including the comparators:
eq
,gt
,lt
,ge
,le
,sa
,eb
- including the comparators:
-
GET [base]/InsurancePlan?insuranceplan-status=[code]
Support: SHALL support search by the
insuranceplan-status
parameter