Class InsurancePlan

All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IAnyResource, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseHasExtensions, org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions, org.hl7.fhir.instance.model.api.IBaseResource, org.hl7.fhir.instance.model.api.IDomainResource

public class InsurancePlan extends DomainResource
Details of a Health Insurance product/plan provided by an organization.
See Also:
  • Field Details

    • identifier

      Business identifiers assigned to this health insurance product which remain constant as the resource is updated and propagates from server to server.
    • status

      The current state of the health insurance product.
    • type

      The kind of health insurance product.
    • name

      protected StringType name
      Official name of the health insurance product as designated by the owner.
    • alias

      protected List<StringType> alias
      A list of alternate names that the product is known as, or was known as in the past.
    • period

      protected Period period
      The period of time that the health insurance product is available.
    • ownedBy

      protected Reference ownedBy
      The entity that is providing the health insurance product and underwriting the risk. This is typically an insurance carriers, other third-party payers, or health plan sponsors comonly referred to as 'payers'.
    • ownedByTarget

      The actual object that is the target of the reference (The entity that is providing the health insurance product and underwriting the risk. This is typically an insurance carriers, other third-party payers, or health plan sponsors comonly referred to as 'payers'.)
    • administeredBy

      An organization which administer other services such as underwriting, customer service and/or claims processing on behalf of the health insurance product owner.
    • administeredByTarget

      The actual object that is the target of the reference (An organization which administer other services such as underwriting, customer service and/or claims processing on behalf of the health insurance product owner.)
    • coverageArea

      The geographic region in which a health insurance product's benefits apply.
    • coverageAreaTarget

      The actual objects that are the target of the reference (The geographic region in which a health insurance product's benefits apply.)
    • contact

      The contact for the health insurance product for a certain purpose.
    • endpoint

      protected List<Reference> endpoint
      The technical endpoints providing access to services operated for the health insurance product.
    • endpointTarget

      The actual objects that are the target of the reference (The technical endpoints providing access to services operated for the health insurance product.)
    • network

      protected List<Reference> network
      Reference to the network included in the health insurance product.
    • networkTarget

      The actual objects that are the target of the reference (Reference to the network included in the health insurance product.)
    • coverage

      Details about the coverage offered by the insurance product.
    • plan

      Details about an insurance plan.
    • SP_IDENTIFIER

      public static final String SP_IDENTIFIER
      Search parameter: identifier

      Description: Any identifier for the organization (not the accreditation issuer's identifier)
      Type: token
      Path: InsurancePlan.identifier

      See Also:
    • IDENTIFIER

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
      Fluent Client search parameter constant for identifier

      Description: Any identifier for the organization (not the accreditation issuer's identifier)
      Type: token
      Path: InsurancePlan.identifier

    • SP_ADDRESS

      public static final String SP_ADDRESS
      Search parameter: address

      Description: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
      Type: string
      Path: InsurancePlan.contact.address

      See Also:
    • ADDRESS

      public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS
      Fluent Client search parameter constant for address

      Description: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
      Type: string
      Path: InsurancePlan.contact.address

    • SP_ADDRESS_STATE

      public static final String SP_ADDRESS_STATE
      Search parameter: address-state

      Description: A state specified in an address
      Type: string
      Path: InsurancePlan.contact.address.state

      See Also:
    • ADDRESS_STATE

      public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS_STATE
      Fluent Client search parameter constant for address-state

      Description: A state specified in an address
      Type: string
      Path: InsurancePlan.contact.address.state

    • SP_OWNED_BY

      public static final String SP_OWNED_BY
      Search parameter: owned-by

      Description: An organization of which this organization forms a part
      Type: reference
      Path: InsurancePlan.ownedBy

      See Also:
    • OWNED_BY

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam OWNED_BY
      Fluent Client search parameter constant for owned-by

      Description: An organization of which this organization forms a part
      Type: reference
      Path: InsurancePlan.ownedBy

    • INCLUDE_OWNED_BY

      public static final ca.uhn.fhir.model.api.Include INCLUDE_OWNED_BY
      Constant for fluent queries to be used to add include statements. Specifies the path value of "InsurancePlan:owned-by".
    • SP_TYPE

      public static final String SP_TYPE
      Search parameter: type

      Description: A code for the type of organization
      Type: token
      Path: InsurancePlan.type

      See Also:
    • TYPE

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam TYPE
      Fluent Client search parameter constant for type

      Description: A code for the type of organization
      Type: token
      Path: InsurancePlan.type

    • SP_ADDRESS_POSTALCODE

      public static final String SP_ADDRESS_POSTALCODE
      Search parameter: address-postalcode

      Description: A postal code specified in an address
      Type: string
      Path: InsurancePlan.contact.address.postalCode

      See Also:
    • ADDRESS_POSTALCODE

      public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS_POSTALCODE
      Fluent Client search parameter constant for address-postalcode

      Description: A postal code specified in an address
      Type: string
      Path: InsurancePlan.contact.address.postalCode

    • SP_ADMINISTERED_BY

      public static final String SP_ADMINISTERED_BY
      Search parameter: administered-by

      Description: Product administrator
      Type: reference
      Path: InsurancePlan.administeredBy

      See Also:
    • ADMINISTERED_BY

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ADMINISTERED_BY
      Fluent Client search parameter constant for administered-by

      Description: Product administrator
      Type: reference
      Path: InsurancePlan.administeredBy

    • INCLUDE_ADMINISTERED_BY

      public static final ca.uhn.fhir.model.api.Include INCLUDE_ADMINISTERED_BY
      Constant for fluent queries to be used to add include statements. Specifies the path value of "InsurancePlan:administered-by".
    • SP_ADDRESS_COUNTRY

      public static final String SP_ADDRESS_COUNTRY
      Search parameter: address-country

      Description: A country specified in an address
      Type: string
      Path: InsurancePlan.contact.address.country

      See Also:
    • ADDRESS_COUNTRY

      public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS_COUNTRY
      Fluent Client search parameter constant for address-country

      Description: A country specified in an address
      Type: string
      Path: InsurancePlan.contact.address.country

    • SP_ENDPOINT

      public static final String SP_ENDPOINT
      Search parameter: endpoint

      Description: Technical endpoint
      Type: reference
      Path: InsurancePlan.endpoint

      See Also:
    • ENDPOINT

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENDPOINT
      Fluent Client search parameter constant for endpoint

      Description: Technical endpoint
      Type: reference
      Path: InsurancePlan.endpoint

    • INCLUDE_ENDPOINT

      public static final ca.uhn.fhir.model.api.Include INCLUDE_ENDPOINT
      Constant for fluent queries to be used to add include statements. Specifies the path value of "InsurancePlan:endpoint".
    • SP_PHONETIC

      public static final String SP_PHONETIC
      Search parameter: phonetic

      Description: A portion of the organization's name using some kind of phonetic matching algorithm
      Type: string
      Path: InsurancePlan.name

      See Also:
    • PHONETIC

      public static final ca.uhn.fhir.rest.gclient.StringClientParam PHONETIC
      Fluent Client search parameter constant for phonetic

      Description: A portion of the organization's name using some kind of phonetic matching algorithm
      Type: string
      Path: InsurancePlan.name

    • SP_NAME

      public static final String SP_NAME
      Search parameter: name

      Description: A portion of the organization's name or alias
      Type: string
      Path: InsurancePlan.name, InsurancePlan.alias

      See Also:
    • NAME

      public static final ca.uhn.fhir.rest.gclient.StringClientParam NAME
      Fluent Client search parameter constant for name

      Description: A portion of the organization's name or alias
      Type: string
      Path: InsurancePlan.name, InsurancePlan.alias

    • SP_ADDRESS_USE

      public static final String SP_ADDRESS_USE
      Search parameter: address-use

      Description: A use code specified in an address
      Type: token
      Path: InsurancePlan.contact.address.use

      See Also:
    • ADDRESS_USE

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam ADDRESS_USE
      Fluent Client search parameter constant for address-use

      Description: A use code specified in an address
      Type: token
      Path: InsurancePlan.contact.address.use

    • SP_ADDRESS_CITY

      public static final String SP_ADDRESS_CITY
      Search parameter: address-city

      Description: A city specified in an address
      Type: string
      Path: InsurancePlan.contact.address.city

      See Also:
    • ADDRESS_CITY

      public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS_CITY
      Fluent Client search parameter constant for address-city

      Description: A city specified in an address
      Type: string
      Path: InsurancePlan.contact.address.city

    • SP_STATUS

      public static final String SP_STATUS
      Search parameter: status

      Description: Is the Organization record active
      Type: token
      Path: InsurancePlan.status

      See Also:
    • STATUS

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
      Fluent Client search parameter constant for status

      Description: Is the Organization record active
      Type: token
      Path: InsurancePlan.status

  • Constructor Details

  • Method Details