PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot4
    http://hl7.org/fhir/StructureDefinition/InsuranceProduct
description: Details of a Health Insurance product provided by an organization.
package_name: hl7.fhir.r6.core
derivation: specialization
name: InsuranceProduct
type: InsuranceProduct
elements:
  coverageArea:
    isModifier: false
    short: Where product applies
    refers: ['http://hl7.org/fhir/StructureDefinition/Location']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 8
  name: {isModifier: false, short: Official name, type: string, mustSupport: false, isSummary: true, index: 3}
  coverage:
    isModifier: false
    short: Coverage details
    index: 12
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      type: {isModifier: false, short: Classification of Coverage, type: CodeableConcept, mustSupport: false, isSummary: false, index: 13}
      network:
        isModifier: false
        short: What networks provide coverage
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
        type: Reference
        mustSupport: false
        array: true
        isSummary: false
        index: 14
      benefit:
        min: 1
        isModifier: false
        short: List of benefits
        index: 15
        type: BackboneElement
        mustSupport: false
        array: true
        elements:
          type: {isModifier: false, short: Classification of benefit provided, type: CodeableConcept, mustSupport: false, isSummary: false, index: 16}
          requirement: {isModifier: false, short: Referral requirements, type: string, mustSupport: false, isSummary: false, index: 17}
          limit:
            isModifier: false
            short: Limits on the provided benefits
            type: BackboneElement
            mustSupport: false
            array: true
            isSummary: false
            index: 18
            elements:
              value: {isModifier: false, short: Maximum value allowed, type: Quantity, mustSupport: false, isSummary: false, index: 19}
              code: {isModifier: false, short: Benefit limit details, type: CodeableConcept, mustSupport: false, isSummary: false, index: 20}
        required: [type]
        isSummary: false
    required: [type, benefit]
    isSummary: false
  type:
    isModifier: false
    short: Kind of product
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/insuranceproduct-type'}
    isSummary: true
    index: 2
  related:
    isModifier: false
    short: Associated insurance product
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 21
    elements:
      product:
        isModifier: false
        short: Related Product reference
        refers: ['http://hl7.org/fhir/StructureDefinition/InsuranceProduct']
        type: Reference
        mustSupport: false
        isSummary: false
        index: 22
      relationship: {isModifier: false, short: Relationship of this product to the related product, type: CodeableConcept, mustSupport: false, isSummary: false, index: 23}
      period: {isModifier: false, short: Period that this Relationship is valid, type: Period, mustSupport: false, isSummary: false, index: 24}
  alias: {isModifier: false, short: Alternate names, type: string, mustSupport: false, array: true, isSummary: false, index: 4}
  status:
    isModifier: true
    short: draft | active | retired | unknown
    index: 1
    type: code
    mustSupport: false
    meaningWhenMissing: Default interpretation is active.
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/publication-status|6.0.0-ballot4'}
    isModifierReason: This element is labeled as a modifier because it is a status element that contains codes which means that the resource should not be treated as valid
    isSummary: true
  identifier: {isModifier: false, short: Business Identifier for Product, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0}
  administeredBy:
    isModifier: false
    short: Product administrator
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 7
  ownedBy:
    isModifier: false
    short: Product issuer
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 6
  network:
    isModifier: false
    short: What networks are Included
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 11
  period: {isModifier: false, short: When the product is available, type: Period, mustSupport: false, isSummary: false, index: 5}
  endpoint:
    isModifier: false
    short: Technical endpoint
    refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 10
  contact: {isModifier: false, short: Official contact details relevant to the health insurance product, type: ExtendedContactDetail, mustSupport: false, array: true, isSummary: false, index: 9}
package_version: 6.0.0-ballot4
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/InsuranceProduct
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 6.0.0-ballot4