0.5.12 - ci-build
SpaceflightHealthSimulationsReferenceDocumentation - Local Development build (v0.5.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://mitre.org/fhir/space-health/StructureDefinition/SpaceInsurance | Version: 0.5.12 | |||
| Draft as of 2026-03-25 | Computable Name: SpaceInsurance | |||
STUB - Insurance plan for space travel
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | InsurancePlan | Details of a Health Insurance product/plan provided by an organization Constraints: ipn-1 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!Σ | 0..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| InsurancePlan.status | Base | required | PublicationStatus | 📍4.0.1 | FHIR Std. |
| 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 | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | 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
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | InsurancePlan | Details of a Health Insurance product/plan provided by an organization | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | InsurancePlan | Details of a Health Insurance product/plan provided by an organization Constraints: ipn-1 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
ΣC | 0..* | Identifier | Business Identifier for Product | ||||
![]() ![]() |
?!Σ | 0..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Kind of product Binding: InsurancePlanType (example): Used to categorize the product/plan. | ||||
![]() ![]() |
ΣC | 0..1 | string | Official name | ||||
![]() ![]() |
0..* | string | Alternate names | |||||
![]() ![]() |
0..1 | Period | When the product is available | |||||
![]() ![]() |
Σ | 0..1 | Reference(Organization) | Plan issuer | ||||
![]() ![]() |
Σ | 0..1 | Reference(Organization) | Product administrator | ||||
![]() ![]() |
Σ | 0..* | Reference(Location) | Where product applies | ||||
![]() ![]() |
0..* | BackboneElement | Contact for the product | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party. | |||||
![]() ![]() ![]() |
0..1 | HumanName | A name associated with the contact | |||||
![]() ![]() ![]() |
0..* | ContactPoint | Contact details (telephone, email, etc.) for a contact | |||||
![]() ![]() ![]() |
0..1 | Address | Visiting or postal addresses for the contact | |||||
![]() ![]() |
0..* | Reference(Endpoint) | Technical endpoint | |||||
![]() ![]() |
0..* | Reference(Organization) | What networks are Included | |||||
![]() ![]() |
0..* | BackboneElement | Coverage details | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Type of coverage | |||||
![]() ![]() ![]() |
0..* | Reference(Organization) | What networks provide coverage | |||||
![]() ![]() ![]() |
1..* | BackboneElement | List of benefits | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of benefit | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Referral requirements | |||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | Benefit limits | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Quantity | Maximum value allowed | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Benefit limit details | |||||
![]() ![]() |
0..* | BackboneElement | Plan details | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 0..* | Identifier | Business Identifier for Product | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Type of plan | |||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Location) | Where product applies | ||||
![]() ![]() ![]() |
0..* | Reference(Organization) | What networks provide coverage | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Overall costs | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Type of cost | |||||
![]() ![]() ![]() ![]() |
0..1 | positiveInt | Number of enrollees | |||||
![]() ![]() ![]() ![]() |
0..1 | Money | Cost value | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Additional cost information | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Specific costs | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | General category of benefit | |||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | Benefits list | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of specific benefit | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | BackboneElement | List of the costs | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of cost | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | in-network | out-of-network | other Binding: BenefitCostApplicability (required): Whether the cost applies to in-network or out-of-network providers. | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | CodeableConcept | Additional information about the cost | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Quantity | The actual cost value | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| InsurancePlan.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| 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. |
| 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 | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | 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
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | InsurancePlan | Details of a Health Insurance product/plan provided by an organization Constraints: ipn-1 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!Σ | 0..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| InsurancePlan.status | Base | required | PublicationStatus | 📍4.0.1 | FHIR Std. |
| 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 | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | 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
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | InsurancePlan | Details of a Health Insurance product/plan provided by an organization | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | InsurancePlan | Details of a Health Insurance product/plan provided by an organization Constraints: ipn-1 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
ΣC | 0..* | Identifier | Business Identifier for Product | ||||
![]() ![]() |
?!Σ | 0..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Kind of product Binding: InsurancePlanType (example): Used to categorize the product/plan. | ||||
![]() ![]() |
ΣC | 0..1 | string | Official name | ||||
![]() ![]() |
0..* | string | Alternate names | |||||
![]() ![]() |
0..1 | Period | When the product is available | |||||
![]() ![]() |
Σ | 0..1 | Reference(Organization) | Plan issuer | ||||
![]() ![]() |
Σ | 0..1 | Reference(Organization) | Product administrator | ||||
![]() ![]() |
Σ | 0..* | Reference(Location) | Where product applies | ||||
![]() ![]() |
0..* | BackboneElement | Contact for the product | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party. | |||||
![]() ![]() ![]() |
0..1 | HumanName | A name associated with the contact | |||||
![]() ![]() ![]() |
0..* | ContactPoint | Contact details (telephone, email, etc.) for a contact | |||||
![]() ![]() ![]() |
0..1 | Address | Visiting or postal addresses for the contact | |||||
![]() ![]() |
0..* | Reference(Endpoint) | Technical endpoint | |||||
![]() ![]() |
0..* | Reference(Organization) | What networks are Included | |||||
![]() ![]() |
0..* | BackboneElement | Coverage details | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Type of coverage | |||||
![]() ![]() ![]() |
0..* | Reference(Organization) | What networks provide coverage | |||||
![]() ![]() ![]() |
1..* | BackboneElement | List of benefits | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of benefit | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Referral requirements | |||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | Benefit limits | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Quantity | Maximum value allowed | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Benefit limit details | |||||
![]() ![]() |
0..* | BackboneElement | Plan details | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 0..* | Identifier | Business Identifier for Product | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | Type of plan | |||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Location) | Where product applies | ||||
![]() ![]() ![]() |
0..* | Reference(Organization) | What networks provide coverage | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Overall costs | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Type of cost | |||||
![]() ![]() ![]() ![]() |
0..1 | positiveInt | Number of enrollees | |||||
![]() ![]() ![]() ![]() |
0..1 | Money | Cost value | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Additional cost information | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Specific costs | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | General category of benefit | |||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | Benefits list | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of specific benefit | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | BackboneElement | List of the costs | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | Type of cost | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | in-network | out-of-network | other Binding: BenefitCostApplicability (required): Whether the cost applies to in-network or out-of-network providers. | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | CodeableConcept | Additional information about the cost | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Quantity | The actual cost value | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| InsurancePlan.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| 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. |
| 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 | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | 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
Other representations of profile: CSV, Excel, Schematron