Extensions for Using Data Elements from FHIR R5 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R5_InsurancePlan_R4

Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-InsurancePlan Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R5_InsurancePlan_R4

This cross-version profile allows R5 InsurancePlan content to be represented via FHIR R4 InsurancePlan resources.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. InsurancePlan C 0..* InsurancePlan(4.0.1) Details of a Health Insurance product/plan provided by an organization
Constraints: ipn-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!Σ 0..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
InsurancePlan.status Base required PublicationStatus 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error InsurancePlan If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error InsurancePlan If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error InsurancePlan If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error InsurancePlan If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice InsurancePlan A resource should have narrative for robust management text.`div`.exists()
ele-1 error InsurancePlan.implicitRules, InsurancePlan.modifierExtension, InsurancePlan.status All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error InsurancePlan.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
ipn-1 error InsurancePlan The organization SHALL at least have a name or an idendtifier, and possibly more than one (identifier.count() + name.count()) > 0

This structure is derived from InsurancePlan

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. InsurancePlan 0..* InsurancePlan(4.0.1) Details of a Health Insurance product/plan provided by an organization

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. InsurancePlan C 0..* InsurancePlan(4.0.1) Details of a Health Insurance product/plan provided by an organization
Constraints: ipn-1
... 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
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier ΣC 0..* Identifier Business Identifier for Product
... status ?!Σ 0..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... type Σ 0..* CodeableConcept Kind of product
Binding: InsurancePlanType (example): Used to categorize the product/plan.
... name ΣC 0..1 string Official name
... alias 0..* string Alternate names
... period 0..1 Period When the product is available
... ownedBy Σ 0..1 Reference(Organization) Plan issuer
... administeredBy Σ 0..1 Reference(Organization) Product administrator
... coverageArea Σ 0..* Reference(Location) Where product applies
... contact 0..* BackboneElement Contact for the product
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... purpose 0..1 CodeableConcept The type of contact
Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party.
.... name 0..1 HumanName A name associated with the contact
.... telecom 0..* ContactPoint Contact details (telephone, email, etc.) for a contact
.... address 0..1 Address Visiting or postal addresses for the contact
... endpoint 0..* Reference(Endpoint) Technical endpoint
... network 0..* Reference(Organization) What networks are Included
... coverage 0..* BackboneElement Coverage details
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... type 1..1 CodeableConcept Type of coverage
.... network 0..* Reference(Organization) What networks provide coverage
.... benefit 1..* BackboneElement List of benefits
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... type 1..1 CodeableConcept Type of benefit
..... requirement 0..1 string Referral requirements
..... limit 0..* BackboneElement Benefit limits
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... value 0..1 Quantity Maximum value allowed
...... code 0..1 CodeableConcept Benefit limit details
... plan 0..* BackboneElement Plan details
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... identifier Σ 0..* Identifier Business Identifier for Product
.... type 0..1 CodeableConcept Type of plan
.... coverageArea Σ 0..* Reference(Location) Where product applies
.... network 0..* Reference(Organization) What networks provide coverage
.... generalCost 0..* BackboneElement Overall costs
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... type 0..1 CodeableConcept Type of cost
..... groupSize 0..1 positiveInt Number of enrollees
..... cost 0..1 Money Cost value
..... comment 0..1 string Additional cost information
.... specificCost 0..* BackboneElement Specific costs
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... category 1..1 CodeableConcept General category of benefit
..... benefit 0..* BackboneElement Benefits list
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... type 1..1 CodeableConcept Type of specific benefit
...... cost 0..* BackboneElement List of the costs
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
....... type 1..1 CodeableConcept Type of cost
....... applicability 0..1 CodeableConcept in-network | out-of-network | other
Binding: BenefitCostApplicability (required): Whether the cost applies to in-network or out-of-network providers.
....... qualifiers 0..* CodeableConcept Additional information about the cost
....... value 0..1 Quantity The actual cost value

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
InsurancePlan.language Base preferred Common Languages . 📍4.0.1 tx.fhir.org
InsurancePlan.status Base required PublicationStatus 📍4.0.1 FHIR Std.
InsurancePlan.type Base example Insurance plan type 📍4.0.1 FHIR Std.
InsurancePlan.contact.​purpose Base extensible Contact entity type 📍4.0.1 FHIR Std.
InsurancePlan.plan.specificCost.​benefit.cost.applicability Base required Benefit cost applicability 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error InsurancePlan If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error InsurancePlan If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error InsurancePlan If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error InsurancePlan If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice InsurancePlan A resource should have narrative for robust management text.`div`.exists()
ele-1 error InsurancePlan.meta, InsurancePlan.implicitRules, InsurancePlan.language, InsurancePlan.text, InsurancePlan.extension, InsurancePlan.modifierExtension, InsurancePlan.identifier, InsurancePlan.status, InsurancePlan.type, InsurancePlan.name, InsurancePlan.alias, InsurancePlan.period, InsurancePlan.ownedBy, InsurancePlan.administeredBy, InsurancePlan.coverageArea, InsurancePlan.contact, InsurancePlan.contact.extension, InsurancePlan.contact.modifierExtension, InsurancePlan.contact.purpose, InsurancePlan.contact.name, InsurancePlan.contact.telecom, InsurancePlan.contact.address, InsurancePlan.endpoint, InsurancePlan.network, InsurancePlan.coverage, InsurancePlan.coverage.extension, InsurancePlan.coverage.modifierExtension, InsurancePlan.coverage.type, InsurancePlan.coverage.network, InsurancePlan.coverage.benefit, InsurancePlan.coverage.benefit.extension, InsurancePlan.coverage.benefit.modifierExtension, InsurancePlan.coverage.benefit.type, InsurancePlan.coverage.benefit.requirement, InsurancePlan.coverage.benefit.limit, InsurancePlan.coverage.benefit.limit.extension, InsurancePlan.coverage.benefit.limit.modifierExtension, InsurancePlan.coverage.benefit.limit.value, InsurancePlan.coverage.benefit.limit.code, InsurancePlan.plan, InsurancePlan.plan.extension, InsurancePlan.plan.modifierExtension, InsurancePlan.plan.identifier, InsurancePlan.plan.type, InsurancePlan.plan.coverageArea, InsurancePlan.plan.network, InsurancePlan.plan.generalCost, InsurancePlan.plan.generalCost.extension, InsurancePlan.plan.generalCost.modifierExtension, InsurancePlan.plan.generalCost.type, InsurancePlan.plan.generalCost.groupSize, InsurancePlan.plan.generalCost.cost, InsurancePlan.plan.generalCost.comment, InsurancePlan.plan.specificCost, InsurancePlan.plan.specificCost.extension, InsurancePlan.plan.specificCost.modifierExtension, InsurancePlan.plan.specificCost.category, InsurancePlan.plan.specificCost.benefit, InsurancePlan.plan.specificCost.benefit.extension, InsurancePlan.plan.specificCost.benefit.modifierExtension, InsurancePlan.plan.specificCost.benefit.type, InsurancePlan.plan.specificCost.benefit.cost, InsurancePlan.plan.specificCost.benefit.cost.extension, InsurancePlan.plan.specificCost.benefit.cost.modifierExtension, InsurancePlan.plan.specificCost.benefit.cost.type, InsurancePlan.plan.specificCost.benefit.cost.applicability, InsurancePlan.plan.specificCost.benefit.cost.qualifiers, InsurancePlan.plan.specificCost.benefit.cost.value All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error InsurancePlan.extension, InsurancePlan.modifierExtension, InsurancePlan.contact.extension, InsurancePlan.contact.modifierExtension, InsurancePlan.coverage.extension, InsurancePlan.coverage.modifierExtension, InsurancePlan.coverage.benefit.extension, InsurancePlan.coverage.benefit.modifierExtension, InsurancePlan.coverage.benefit.limit.extension, InsurancePlan.coverage.benefit.limit.modifierExtension, InsurancePlan.plan.extension, InsurancePlan.plan.modifierExtension, InsurancePlan.plan.generalCost.extension, InsurancePlan.plan.generalCost.modifierExtension, InsurancePlan.plan.specificCost.extension, InsurancePlan.plan.specificCost.modifierExtension, InsurancePlan.plan.specificCost.benefit.extension, InsurancePlan.plan.specificCost.benefit.modifierExtension, InsurancePlan.plan.specificCost.benefit.cost.extension, InsurancePlan.plan.specificCost.benefit.cost.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
ipn-1 error InsurancePlan The organization SHALL at least have a name or an idendtifier, and possibly more than one (identifier.count() + name.count()) > 0

This structure is derived from InsurancePlan

Summary

Maturity: 0

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. InsurancePlan C 0..* InsurancePlan(4.0.1) Details of a Health Insurance product/plan provided by an organization
Constraints: ipn-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... status ?!Σ 0..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
InsurancePlan.status Base required PublicationStatus 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error InsurancePlan If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error InsurancePlan If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error InsurancePlan If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error InsurancePlan If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice InsurancePlan A resource should have narrative for robust management text.`div`.exists()
ele-1 error InsurancePlan.implicitRules, InsurancePlan.modifierExtension, InsurancePlan.status All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error InsurancePlan.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
ipn-1 error InsurancePlan The organization SHALL at least have a name or an idendtifier, and possibly more than one (identifier.count() + name.count()) > 0

Differential View

This structure is derived from InsurancePlan

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. InsurancePlan 0..* InsurancePlan(4.0.1) Details of a Health Insurance product/plan provided by an organization

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. InsurancePlan C 0..* InsurancePlan(4.0.1) Details of a Health Insurance product/plan provided by an organization
Constraints: ipn-1
... 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
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier ΣC 0..* Identifier Business Identifier for Product
... status ?!Σ 0..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.
... type Σ 0..* CodeableConcept Kind of product
Binding: InsurancePlanType (example): Used to categorize the product/plan.
... name ΣC 0..1 string Official name
... alias 0..* string Alternate names
... period 0..1 Period When the product is available
... ownedBy Σ 0..1 Reference(Organization) Plan issuer
... administeredBy Σ 0..1 Reference(Organization) Product administrator
... coverageArea Σ 0..* Reference(Location) Where product applies
... contact 0..* BackboneElement Contact for the product
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... purpose 0..1 CodeableConcept The type of contact
Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party.
.... name 0..1 HumanName A name associated with the contact
.... telecom 0..* ContactPoint Contact details (telephone, email, etc.) for a contact
.... address 0..1 Address Visiting or postal addresses for the contact
... endpoint 0..* Reference(Endpoint) Technical endpoint
... network 0..* Reference(Organization) What networks are Included
... coverage 0..* BackboneElement Coverage details
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... type 1..1 CodeableConcept Type of coverage
.... network 0..* Reference(Organization) What networks provide coverage
.... benefit 1..* BackboneElement List of benefits
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... type 1..1 CodeableConcept Type of benefit
..... requirement 0..1 string Referral requirements
..... limit 0..* BackboneElement Benefit limits
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... value 0..1 Quantity Maximum value allowed
...... code 0..1 CodeableConcept Benefit limit details
... plan 0..* BackboneElement Plan details
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... identifier Σ 0..* Identifier Business Identifier for Product
.... type 0..1 CodeableConcept Type of plan
.... coverageArea Σ 0..* Reference(Location) Where product applies
.... network 0..* Reference(Organization) What networks provide coverage
.... generalCost 0..* BackboneElement Overall costs
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... type 0..1 CodeableConcept Type of cost
..... groupSize 0..1 positiveInt Number of enrollees
..... cost 0..1 Money Cost value
..... comment 0..1 string Additional cost information
.... specificCost 0..* BackboneElement Specific costs
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... category 1..1 CodeableConcept General category of benefit
..... benefit 0..* BackboneElement Benefits list
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
...... type 1..1 CodeableConcept Type of specific benefit
...... cost 0..* BackboneElement List of the costs
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
....... type 1..1 CodeableConcept Type of cost
....... applicability 0..1 CodeableConcept in-network | out-of-network | other
Binding: BenefitCostApplicability (required): Whether the cost applies to in-network or out-of-network providers.
....... qualifiers 0..* CodeableConcept Additional information about the cost
....... value 0..1 Quantity The actual cost value

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
InsurancePlan.language Base preferred Common Languages . 📍4.0.1 tx.fhir.org
InsurancePlan.status Base required PublicationStatus 📍4.0.1 FHIR Std.
InsurancePlan.type Base example Insurance plan type 📍4.0.1 FHIR Std.
InsurancePlan.contact.​purpose Base extensible Contact entity type 📍4.0.1 FHIR Std.
InsurancePlan.plan.specificCost.​benefit.cost.applicability Base required Benefit cost applicability 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error InsurancePlan If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error InsurancePlan If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error InsurancePlan If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error InsurancePlan If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice InsurancePlan A resource should have narrative for robust management text.`div`.exists()
ele-1 error InsurancePlan.meta, InsurancePlan.implicitRules, InsurancePlan.language, InsurancePlan.text, InsurancePlan.extension, InsurancePlan.modifierExtension, InsurancePlan.identifier, InsurancePlan.status, InsurancePlan.type, InsurancePlan.name, InsurancePlan.alias, InsurancePlan.period, InsurancePlan.ownedBy, InsurancePlan.administeredBy, InsurancePlan.coverageArea, InsurancePlan.contact, InsurancePlan.contact.extension, InsurancePlan.contact.modifierExtension, InsurancePlan.contact.purpose, InsurancePlan.contact.name, InsurancePlan.contact.telecom, InsurancePlan.contact.address, InsurancePlan.endpoint, InsurancePlan.network, InsurancePlan.coverage, InsurancePlan.coverage.extension, InsurancePlan.coverage.modifierExtension, InsurancePlan.coverage.type, InsurancePlan.coverage.network, InsurancePlan.coverage.benefit, InsurancePlan.coverage.benefit.extension, InsurancePlan.coverage.benefit.modifierExtension, InsurancePlan.coverage.benefit.type, InsurancePlan.coverage.benefit.requirement, InsurancePlan.coverage.benefit.limit, InsurancePlan.coverage.benefit.limit.extension, InsurancePlan.coverage.benefit.limit.modifierExtension, InsurancePlan.coverage.benefit.limit.value, InsurancePlan.coverage.benefit.limit.code, InsurancePlan.plan, InsurancePlan.plan.extension, InsurancePlan.plan.modifierExtension, InsurancePlan.plan.identifier, InsurancePlan.plan.type, InsurancePlan.plan.coverageArea, InsurancePlan.plan.network, InsurancePlan.plan.generalCost, InsurancePlan.plan.generalCost.extension, InsurancePlan.plan.generalCost.modifierExtension, InsurancePlan.plan.generalCost.type, InsurancePlan.plan.generalCost.groupSize, InsurancePlan.plan.generalCost.cost, InsurancePlan.plan.generalCost.comment, InsurancePlan.plan.specificCost, InsurancePlan.plan.specificCost.extension, InsurancePlan.plan.specificCost.modifierExtension, InsurancePlan.plan.specificCost.category, InsurancePlan.plan.specificCost.benefit, InsurancePlan.plan.specificCost.benefit.extension, InsurancePlan.plan.specificCost.benefit.modifierExtension, InsurancePlan.plan.specificCost.benefit.type, InsurancePlan.plan.specificCost.benefit.cost, InsurancePlan.plan.specificCost.benefit.cost.extension, InsurancePlan.plan.specificCost.benefit.cost.modifierExtension, InsurancePlan.plan.specificCost.benefit.cost.type, InsurancePlan.plan.specificCost.benefit.cost.applicability, InsurancePlan.plan.specificCost.benefit.cost.qualifiers, InsurancePlan.plan.specificCost.benefit.cost.value All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error InsurancePlan.extension, InsurancePlan.modifierExtension, InsurancePlan.contact.extension, InsurancePlan.contact.modifierExtension, InsurancePlan.coverage.extension, InsurancePlan.coverage.modifierExtension, InsurancePlan.coverage.benefit.extension, InsurancePlan.coverage.benefit.modifierExtension, InsurancePlan.coverage.benefit.limit.extension, InsurancePlan.coverage.benefit.limit.modifierExtension, InsurancePlan.plan.extension, InsurancePlan.plan.modifierExtension, InsurancePlan.plan.generalCost.extension, InsurancePlan.plan.generalCost.modifierExtension, InsurancePlan.plan.specificCost.extension, InsurancePlan.plan.specificCost.modifierExtension, InsurancePlan.plan.specificCost.benefit.extension, InsurancePlan.plan.specificCost.benefit.modifierExtension, InsurancePlan.plan.specificCost.benefit.cost.extension, InsurancePlan.plan.specificCost.benefit.cost.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
ipn-1 error InsurancePlan The organization SHALL at least have a name or an idendtifier, and possibly more than one (identifier.count() + name.count()) > 0

This structure is derived from InsurancePlan

Summary

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron