Healthcare Financial Services IG Edition 1
0.3.0 - ci-build Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Nphies Coverage

Official URL: http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/coverage Version: 0.3.0
Draft as of 2025-06-23 Computable Name: NphiesCoverage

Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License

Coverage Profile

The Nphies Coverage resource is used to convey each of the patient’s insurance policies by providing insurance identifying information such as: the insurer, the beneficiary (patient), the patient’s member Id, the ‘group’ and/or ‘policy’ numbers, and the eployer and subscriber details if the insiance is provided via employment. One or more instances of this resource appears in almost all eCLaims exchanges messages.

For example, consider the sample insurance card and Coverage structure shown below:

Eligibility Workflow Diagram

The above example would be rendered as a coverage resource shown below in this Health Insurance Card Example.

Usage:

Formal Views of Profile Content

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

This structure is derived from Coverage

NameFlagsCard.TypeDescription & Constraintsdoco
.. Coverage Coverage
... id 1..1 id Logical id of this artifact
Max Length:64
... meta 1..1 Meta Metadata about the resource
.... profile 1..* DP_canonical(StructureDefinition) Profiles this resource claims to conform to
... identifier 1..* DP_Identifier_A Business Identifier for the coverage
... type 1..1 DP_CodeableConcept Coverage category such as medical or accident
Binding: Coverage Type (required)
... policyHolder 1..1 DP_Reference_1(Nphies Policy Holder Organization | Nphies Patient) Owner of the policy
... subscriber S 0..1 DP_Reference_1or2a(Nphies Patient) Subscriber to the policy
.... identifier
..... type 1..1 DP_CodeableConcept Description of identifier
Binding: Patient Identifier Type (required)
... subscriberId S 0..1 string ID assigned to the subscriber
Max Length:50
... beneficiary 1..1 DP_Reference_1or2a(Nphies Patient) Plan beneficiary
.... identifier
..... type 1..1 DP_CodeableConcept Description of identifier
Binding: Patient Identifier Type (required)
... dependent S 0..1 string Dependent number
Max Length:10
... relationship 1..1 DP_CodeableConcept Beneficiary relationship to the subscriber
Binding: SubscriberRelationshipCodes (required)
... period S 0..1 DP_Period_3 Coverage start and end dates
... payor 1..1 DP_Reference_1or2a(Nphies Insurer Organization) Issuer of the policy
.... identifier
..... type 1..1 DP_CodeableConcept Description of identifier
Binding: Organization Identifier (required)
... class 1..* BackboneElement Additional coverage classifications
.... type 1..1 DP_CodeableConcept Type of class such as 'group' or 'plan'
Binding: CoverageClassCodes (required)
.... value 1..1 string Value associated with the type
Max Length:30
.... name S 0..1 string Human readable description of the type and value
Max Length:100
... network S 0..1 string Insurer network
Max Length:30
... costToBeneficiary S 0..* BackboneElement Patient payments for services/products
.... type S 0..1 DP_CodeableConcept Cost category
Binding: Coverage Copay Type (required)
.... Slices for value[x] 1..1 SimpleQuantity, Money The amount or percentage due from the beneficiary
Slice: Unordered, Open by type:$this
..... value[x]:valueQuantity S 0..1 DP_SimpleQuantity_1 The amount or percentage due from the beneficiary
..... value[x]:valueMoney S 0..1 DP_Money_SAR The amount or percentage due from the beneficiary
.... exception S 0..* BackboneElement Exceptions for patient payments
..... type 1..1 DP_CodeableConcept Exception category
Binding: Coverage Financial Exception Codes (required)
..... period S 0..1 DP_Period_3 The effective period of the exception
... subrogation S 0..1 boolean Reimbursement to insurer

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Coverage.typerequiredCoverageType (a valid code from Coverage Type)
http://nphies.sa/terminology/ValueSet/coverage-type
from this IG
Coverage.subscriber.identifier.typerequiredPatientIdentifierType
http://nphies.sa/terminology/ValueSet/patient-identifier-type
from this IG
Coverage.beneficiary.identifier.typerequiredPatientIdentifierType
http://nphies.sa/terminology/ValueSet/patient-identifier-type
from this IG
Coverage.relationshiprequiredSubscriberRelationshipCodes
http://hl7.org/fhir/ValueSet/subscriber-relationship
from the FHIR Standard
Coverage.payor.identifier.typerequiredOrganizationIdentifier
http://nphies.sa/terminology/ValueSet/organization-identifier-type
from this IG
Coverage.class.typerequiredCoverageClassCodes
http://hl7.org/fhir/ValueSet/coverage-class
from the FHIR Standard
Coverage.costToBeneficiary.typerequiredCoverageCopayType (a valid code from Coverage Copay Type)
http://nphies.sa/terminology/ValueSet/coverage-copay-type
from this IG
Coverage.costToBeneficiary.exception.typerequiredCoverageFinancialException (a valid code from Coverage Financial Exception)
http://nphies.sa/terminology/ValueSet/coverage-financial-exception
from this IG
NameFlagsCard.TypeDescription & Constraintsdoco
.. Coverage 0..* Coverage Insurance or medical plan or a payment agreement
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: 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
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... id Σ 1..1 id Logical id of this artifact
Max Length:64
... meta Σ 1..1 Meta Metadata about the resource
ele-1: All FHIR elements must have a @value or children
.... profile Σ 1..* DP_canonical(StructureDefinition) Profiles this resource claims to conform to
ele-1: All FHIR elements must have a @value or children
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... identifier Σ 1..* DP_Identifier_A Business Identifier for the coverage
ele-1: All FHIR elements must have a @value or children
... status ?!Σ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.


ele-1: All FHIR elements must have a @value or children
Required Pattern: active
... type Σ 1..1 DP_CodeableConcept Coverage category such as medical or accident
Binding: Coverage Type (required)
ele-1: All FHIR elements must have a @value or children
... policyHolder Σ 1..1 DP_Reference_1(Nphies Policy Holder Organization | Nphies Patient) Owner of the policy
ele-1: All FHIR elements must have a @value or children
... subscriber SΣ 0..1 DP_Reference_1or2a(Nphies Patient) Subscriber to the policy
ele-1: All FHIR elements must have a @value or children
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
ele-1: All FHIR elements must have a @value or children
Max Length:250
.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
ele-1: All FHIR elements must have a @value or children
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
..... type Σ 1..1 DP_CodeableConcept Description of identifier
Binding: Patient Identifier Type (required)
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 DP_uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
ele-1: All FHIR elements must have a @value or children
Example General: 123456
Max Length:50
.... display Σ 0..1 string Text alternative for the resource
ele-1: All FHIR elements must have a @value or children
Max Length:200
... subscriberId SΣ 0..1 string ID assigned to the subscriber
ele-1: All FHIR elements must have a @value or children
Max Length:50
... beneficiary Σ 1..1 DP_Reference_1or2a(Nphies Patient) Plan beneficiary
ele-1: All FHIR elements must have a @value or children
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
ele-1: All FHIR elements must have a @value or children
Max Length:250
.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
ele-1: All FHIR elements must have a @value or children
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
..... type Σ 1..1 DP_CodeableConcept Description of identifier
Binding: Patient Identifier Type (required)
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 DP_uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
ele-1: All FHIR elements must have a @value or children
Example General: 123456
Max Length:50
.... display Σ 0..1 string Text alternative for the resource
ele-1: All FHIR elements must have a @value or children
Max Length:200
... dependent SΣ 0..1 string Dependent number
ele-1: All FHIR elements must have a @value or children
Max Length:10
... relationship 1..1 DP_CodeableConcept Beneficiary relationship to the subscriber
Binding: SubscriberRelationshipCodes (required)
ele-1: All FHIR elements must have a @value or children
... period SΣ 0..1 DP_Period_3 Coverage start and end dates
ele-1: All FHIR elements must have a @value or children
... payor Σ 1..1 DP_Reference_1or2a(Nphies Insurer Organization) Issuer of the policy
ele-1: All FHIR elements must have a @value or children
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
ele-1: All FHIR elements must have a @value or children
Max Length:250
.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
ele-1: All FHIR elements must have a @value or children
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
..... type Σ 1..1 DP_CodeableConcept Description of identifier
Binding: Organization Identifier (required)
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 DP_uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
ele-1: All FHIR elements must have a @value or children
Example General: 123456
Max Length:50
.... display Σ 0..1 string Text alternative for the resource
ele-1: All FHIR elements must have a @value or children
Max Length:200
... class 1..* BackboneElement Additional coverage classifications
ele-1: All FHIR elements must have a @value or children
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... type Σ 1..1 DP_CodeableConcept Type of class such as 'group' or 'plan'
Binding: CoverageClassCodes (required)
ele-1: All FHIR elements must have a @value or children
.... value Σ 1..1 string Value associated with the type
ele-1: All FHIR elements must have a @value or children
Max Length:30
.... name SΣ 0..1 string Human readable description of the type and value
ele-1: All FHIR elements must have a @value or children
Max Length:100
... network SΣ 0..1 string Insurer network
ele-1: All FHIR elements must have a @value or children
Max Length:30
... costToBeneficiary S 0..* BackboneElement Patient payments for services/products
ele-1: All FHIR elements must have a @value or children
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... type SΣ 0..1 DP_CodeableConcept Cost category
Binding: Coverage Copay Type (required)
ele-1: All FHIR elements must have a @value or children
.... Slices for value[x] Σ 1..1 The amount or percentage due from the beneficiary
Slice: Unordered, Closed by type:$this
ele-1: All FHIR elements must have a @value or children
..... valueQuantity Quantity(SimpleQuantity)
..... valueMoney Money
..... value[x]:valueQuantity SΣ 0..1 DP_SimpleQuantity_1 The amount or percentage due from the beneficiary
ele-1: All FHIR elements must have a @value or children
..... value[x]:valueMoney SΣ 0..1 DP_Money_SAR The amount or percentage due from the beneficiary
ele-1: All FHIR elements must have a @value or children
.... exception S 0..* BackboneElement Exceptions for patient payments
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type Σ 1..1 DP_CodeableConcept Exception category
Binding: Coverage Financial Exception Codes (required)
ele-1: All FHIR elements must have a @value or children
..... period SΣ 0..1 DP_Period_3 The effective period of the exception
ele-1: All FHIR elements must have a @value or children
... subrogation S 0..1 boolean Reimbursement to insurer
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Coverage.statusrequiredPattern: active
http://hl7.org/fhir/ValueSet/fm-status|4.0.1
from the FHIR Standard
Coverage.typerequiredCoverageType (a valid code from Coverage Type)
http://nphies.sa/terminology/ValueSet/coverage-type
from this IG
Coverage.subscriber.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Coverage.subscriber.identifier.typerequiredPatientIdentifierType
http://nphies.sa/terminology/ValueSet/patient-identifier-type
from this IG
Coverage.beneficiary.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Coverage.beneficiary.identifier.typerequiredPatientIdentifierType
http://nphies.sa/terminology/ValueSet/patient-identifier-type
from this IG
Coverage.relationshiprequiredSubscriberRelationshipCodes
http://hl7.org/fhir/ValueSet/subscriber-relationship
from the FHIR Standard
Coverage.payor.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Coverage.payor.identifier.typerequiredOrganizationIdentifier
http://nphies.sa/terminology/ValueSet/organization-identifier-type
from this IG
Coverage.class.typerequiredCoverageClassCodes
http://hl7.org/fhir/ValueSet/coverage-class
from the FHIR Standard
Coverage.costToBeneficiary.typerequiredCoverageCopayType (a valid code from Coverage Copay Type)
http://nphies.sa/terminology/ValueSet/coverage-copay-type
from this IG
Coverage.costToBeneficiary.exception.typerequiredCoverageFinancialException (a valid code from Coverage Financial Exception)
http://nphies.sa/terminology/ValueSet/coverage-financial-exception
from this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorCoverageIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCoverageIf 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-4errorCoverageIf 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-5errorCoverageIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCoverageA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Coverage 0..* Coverage Insurance or medical plan or a payment agreement
... id Σ 1..1 id Logical id of this artifact
Max Length:64
... meta Σ 1..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 1..* DP_canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


... 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 1..* DP_Identifier_A Business Identifier for the coverage
... status ?!Σ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.


Required Pattern: active
... type Σ 1..1 DP_CodeableConcept Coverage category such as medical or accident
Binding: Coverage Type (required)
... policyHolder Σ 1..1 DP_Reference_1(Nphies Policy Holder Organization | Nphies Patient) Owner of the policy
... subscriber SΣ 0..1 DP_Reference_1or2a(Nphies Patient) Subscriber to the policy
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
Max Length:250
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ 1..1 DP_CodeableConcept Description of identifier
Binding: Patient Identifier Type (required)
..... system Σ 1..1 DP_uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Example General: 123456
Max Length:50
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... display Σ 0..1 string Text alternative for the resource
Max Length:200
... subscriberId SΣ 0..1 string ID assigned to the subscriber
Max Length:50
... beneficiary Σ 1..1 DP_Reference_1or2a(Nphies Patient) Plan beneficiary
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
Max Length:250
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ 1..1 DP_CodeableConcept Description of identifier
Binding: Patient Identifier Type (required)
..... system Σ 1..1 DP_uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Example General: 123456
Max Length:50
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... display Σ 0..1 string Text alternative for the resource
Max Length:200
... dependent SΣ 0..1 string Dependent number
Max Length:10
... relationship 1..1 DP_CodeableConcept Beneficiary relationship to the subscriber
Binding: SubscriberRelationshipCodes (required)
... period SΣ 0..1 DP_Period_3 Coverage start and end dates
... payor Σ 1..1 DP_Reference_1or2a(Nphies Insurer Organization) Issuer of the policy
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
Max Length:250
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ 1..1 DP_CodeableConcept Description of identifier
Binding: Organization Identifier (required)
..... system Σ 1..1 DP_uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Example General: 123456
Max Length:50
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... display Σ 0..1 string Text alternative for the resource
Max Length:200
... class 1..* BackboneElement Additional coverage classifications
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type Σ 1..1 DP_CodeableConcept Type of class such as 'group' or 'plan'
Binding: CoverageClassCodes (required)
.... value Σ 1..1 string Value associated with the type
Max Length:30
.... name SΣ 0..1 string Human readable description of the type and value
Max Length:100
... order Σ 0..1 positiveInt Relative order of the coverage
... network SΣ 0..1 string Insurer network
Max Length:30
... costToBeneficiary S 0..* BackboneElement Patient payments for services/products
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type SΣ 0..1 DP_CodeableConcept Cost category
Binding: Coverage Copay Type (required)
.... Slices for value[x] Σ 1..1 The amount or percentage due from the beneficiary
Slice: Unordered, Closed by type:$this
..... valueQuantity Quantity(SimpleQuantity)
..... valueMoney Money
..... value[x]:valueQuantity SΣ 0..1 DP_SimpleQuantity_1 The amount or percentage due from the beneficiary
..... value[x]:valueMoney SΣ 0..1 DP_Money_SAR The amount or percentage due from the beneficiary
.... exception S 0..* BackboneElement Exceptions for patient payments
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type Σ 1..1 DP_CodeableConcept Exception category
Binding: Coverage Financial Exception Codes (required)
..... period SΣ 0..1 DP_Period_3 The effective period of the exception
... subrogation S 0..1 boolean Reimbursement to insurer
... contract 0..* Reference(Contract) Contract details

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Coverage.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
Coverage.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
Coverage.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Coverage.statusrequiredPattern: active
http://hl7.org/fhir/ValueSet/fm-status|4.0.1
from the FHIR Standard
Coverage.typerequiredCoverageType (a valid code from Coverage Type)
http://nphies.sa/terminology/ValueSet/coverage-type
from this IG
Coverage.subscriber.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Coverage.subscriber.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Coverage.subscriber.identifier.typerequiredPatientIdentifierType
http://nphies.sa/terminology/ValueSet/patient-identifier-type
from this IG
Coverage.beneficiary.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Coverage.beneficiary.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Coverage.beneficiary.identifier.typerequiredPatientIdentifierType
http://nphies.sa/terminology/ValueSet/patient-identifier-type
from this IG
Coverage.relationshiprequiredSubscriberRelationshipCodes
http://hl7.org/fhir/ValueSet/subscriber-relationship
from the FHIR Standard
Coverage.payor.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Coverage.payor.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Coverage.payor.identifier.typerequiredOrganizationIdentifier
http://nphies.sa/terminology/ValueSet/organization-identifier-type
from this IG
Coverage.class.typerequiredCoverageClassCodes
http://hl7.org/fhir/ValueSet/coverage-class
from the FHIR Standard
Coverage.costToBeneficiary.typerequiredCoverageCopayType (a valid code from Coverage Copay Type)
http://nphies.sa/terminology/ValueSet/coverage-copay-type
from this IG
Coverage.costToBeneficiary.exception.typerequiredCoverageFinancialException (a valid code from Coverage Financial Exception)
http://nphies.sa/terminology/ValueSet/coverage-financial-exception
from this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorCoverageIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCoverageIf 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-4errorCoverageIf 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-5errorCoverageIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCoverageA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from Coverage

NameFlagsCard.TypeDescription & Constraintsdoco
.. Coverage Coverage
... id 1..1 id Logical id of this artifact
Max Length:64
... meta 1..1 Meta Metadata about the resource
.... profile 1..* DP_canonical(StructureDefinition) Profiles this resource claims to conform to
... identifier 1..* DP_Identifier_A Business Identifier for the coverage
... type 1..1 DP_CodeableConcept Coverage category such as medical or accident
Binding: Coverage Type (required)
... policyHolder 1..1 DP_Reference_1(Nphies Policy Holder Organization | Nphies Patient) Owner of the policy
... subscriber S 0..1 DP_Reference_1or2a(Nphies Patient) Subscriber to the policy
.... identifier
..... type 1..1 DP_CodeableConcept Description of identifier
Binding: Patient Identifier Type (required)
... subscriberId S 0..1 string ID assigned to the subscriber
Max Length:50
... beneficiary 1..1 DP_Reference_1or2a(Nphies Patient) Plan beneficiary
.... identifier
..... type 1..1 DP_CodeableConcept Description of identifier
Binding: Patient Identifier Type (required)
... dependent S 0..1 string Dependent number
Max Length:10
... relationship 1..1 DP_CodeableConcept Beneficiary relationship to the subscriber
Binding: SubscriberRelationshipCodes (required)
... period S 0..1 DP_Period_3 Coverage start and end dates
... payor 1..1 DP_Reference_1or2a(Nphies Insurer Organization) Issuer of the policy
.... identifier
..... type 1..1 DP_CodeableConcept Description of identifier
Binding: Organization Identifier (required)
... class 1..* BackboneElement Additional coverage classifications
.... type 1..1 DP_CodeableConcept Type of class such as 'group' or 'plan'
Binding: CoverageClassCodes (required)
.... value 1..1 string Value associated with the type
Max Length:30
.... name S 0..1 string Human readable description of the type and value
Max Length:100
... network S 0..1 string Insurer network
Max Length:30
... costToBeneficiary S 0..* BackboneElement Patient payments for services/products
.... type S 0..1 DP_CodeableConcept Cost category
Binding: Coverage Copay Type (required)
.... Slices for value[x] 1..1 SimpleQuantity, Money The amount or percentage due from the beneficiary
Slice: Unordered, Open by type:$this
..... value[x]:valueQuantity S 0..1 DP_SimpleQuantity_1 The amount or percentage due from the beneficiary
..... value[x]:valueMoney S 0..1 DP_Money_SAR The amount or percentage due from the beneficiary
.... exception S 0..* BackboneElement Exceptions for patient payments
..... type 1..1 DP_CodeableConcept Exception category
Binding: Coverage Financial Exception Codes (required)
..... period S 0..1 DP_Period_3 The effective period of the exception
... subrogation S 0..1 boolean Reimbursement to insurer

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Coverage.typerequiredCoverageType (a valid code from Coverage Type)
http://nphies.sa/terminology/ValueSet/coverage-type
from this IG
Coverage.subscriber.identifier.typerequiredPatientIdentifierType
http://nphies.sa/terminology/ValueSet/patient-identifier-type
from this IG
Coverage.beneficiary.identifier.typerequiredPatientIdentifierType
http://nphies.sa/terminology/ValueSet/patient-identifier-type
from this IG
Coverage.relationshiprequiredSubscriberRelationshipCodes
http://hl7.org/fhir/ValueSet/subscriber-relationship
from the FHIR Standard
Coverage.payor.identifier.typerequiredOrganizationIdentifier
http://nphies.sa/terminology/ValueSet/organization-identifier-type
from this IG
Coverage.class.typerequiredCoverageClassCodes
http://hl7.org/fhir/ValueSet/coverage-class
from the FHIR Standard
Coverage.costToBeneficiary.typerequiredCoverageCopayType (a valid code from Coverage Copay Type)
http://nphies.sa/terminology/ValueSet/coverage-copay-type
from this IG
Coverage.costToBeneficiary.exception.typerequiredCoverageFinancialException (a valid code from Coverage Financial Exception)
http://nphies.sa/terminology/ValueSet/coverage-financial-exception
from this IG

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Coverage 0..* Coverage Insurance or medical plan or a payment agreement
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: 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
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... id Σ 1..1 id Logical id of this artifact
Max Length:64
... meta Σ 1..1 Meta Metadata about the resource
ele-1: All FHIR elements must have a @value or children
.... profile Σ 1..* DP_canonical(StructureDefinition) Profiles this resource claims to conform to
ele-1: All FHIR elements must have a @value or children
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... identifier Σ 1..* DP_Identifier_A Business Identifier for the coverage
ele-1: All FHIR elements must have a @value or children
... status ?!Σ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.


ele-1: All FHIR elements must have a @value or children
Required Pattern: active
... type Σ 1..1 DP_CodeableConcept Coverage category such as medical or accident
Binding: Coverage Type (required)
ele-1: All FHIR elements must have a @value or children
... policyHolder Σ 1..1 DP_Reference_1(Nphies Policy Holder Organization | Nphies Patient) Owner of the policy
ele-1: All FHIR elements must have a @value or children
... subscriber SΣ 0..1 DP_Reference_1or2a(Nphies Patient) Subscriber to the policy
ele-1: All FHIR elements must have a @value or children
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
ele-1: All FHIR elements must have a @value or children
Max Length:250
.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
ele-1: All FHIR elements must have a @value or children
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
..... type Σ 1..1 DP_CodeableConcept Description of identifier
Binding: Patient Identifier Type (required)
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 DP_uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
ele-1: All FHIR elements must have a @value or children
Example General: 123456
Max Length:50
.... display Σ 0..1 string Text alternative for the resource
ele-1: All FHIR elements must have a @value or children
Max Length:200
... subscriberId SΣ 0..1 string ID assigned to the subscriber
ele-1: All FHIR elements must have a @value or children
Max Length:50
... beneficiary Σ 1..1 DP_Reference_1or2a(Nphies Patient) Plan beneficiary
ele-1: All FHIR elements must have a @value or children
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
ele-1: All FHIR elements must have a @value or children
Max Length:250
.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
ele-1: All FHIR elements must have a @value or children
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
..... type Σ 1..1 DP_CodeableConcept Description of identifier
Binding: Patient Identifier Type (required)
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 DP_uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
ele-1: All FHIR elements must have a @value or children
Example General: 123456
Max Length:50
.... display Σ 0..1 string Text alternative for the resource
ele-1: All FHIR elements must have a @value or children
Max Length:200
... dependent SΣ 0..1 string Dependent number
ele-1: All FHIR elements must have a @value or children
Max Length:10
... relationship 1..1 DP_CodeableConcept Beneficiary relationship to the subscriber
Binding: SubscriberRelationshipCodes (required)
ele-1: All FHIR elements must have a @value or children
... period SΣ 0..1 DP_Period_3 Coverage start and end dates
ele-1: All FHIR elements must have a @value or children
... payor Σ 1..1 DP_Reference_1or2a(Nphies Insurer Organization) Issuer of the policy
ele-1: All FHIR elements must have a @value or children
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
ele-1: All FHIR elements must have a @value or children
Max Length:250
.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
ele-1: All FHIR elements must have a @value or children
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
..... type Σ 1..1 DP_CodeableConcept Description of identifier
Binding: Organization Identifier (required)
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 DP_uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
ele-1: All FHIR elements must have a @value or children
Example General: 123456
Max Length:50
.... display Σ 0..1 string Text alternative for the resource
ele-1: All FHIR elements must have a @value or children
Max Length:200
... class 1..* BackboneElement Additional coverage classifications
ele-1: All FHIR elements must have a @value or children
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... type Σ 1..1 DP_CodeableConcept Type of class such as 'group' or 'plan'
Binding: CoverageClassCodes (required)
ele-1: All FHIR elements must have a @value or children
.... value Σ 1..1 string Value associated with the type
ele-1: All FHIR elements must have a @value or children
Max Length:30
.... name SΣ 0..1 string Human readable description of the type and value
ele-1: All FHIR elements must have a @value or children
Max Length:100
... network SΣ 0..1 string Insurer network
ele-1: All FHIR elements must have a @value or children
Max Length:30
... costToBeneficiary S 0..* BackboneElement Patient payments for services/products
ele-1: All FHIR elements must have a @value or children
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... type SΣ 0..1 DP_CodeableConcept Cost category
Binding: Coverage Copay Type (required)
ele-1: All FHIR elements must have a @value or children
.... Slices for value[x] Σ 1..1 The amount or percentage due from the beneficiary
Slice: Unordered, Closed by type:$this
ele-1: All FHIR elements must have a @value or children
..... valueQuantity Quantity(SimpleQuantity)
..... valueMoney Money
..... value[x]:valueQuantity SΣ 0..1 DP_SimpleQuantity_1 The amount or percentage due from the beneficiary
ele-1: All FHIR elements must have a @value or children
..... value[x]:valueMoney SΣ 0..1 DP_Money_SAR The amount or percentage due from the beneficiary
ele-1: All FHIR elements must have a @value or children
.... exception S 0..* BackboneElement Exceptions for patient payments
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type Σ 1..1 DP_CodeableConcept Exception category
Binding: Coverage Financial Exception Codes (required)
ele-1: All FHIR elements must have a @value or children
..... period SΣ 0..1 DP_Period_3 The effective period of the exception
ele-1: All FHIR elements must have a @value or children
... subrogation S 0..1 boolean Reimbursement to insurer
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Coverage.statusrequiredPattern: active
http://hl7.org/fhir/ValueSet/fm-status|4.0.1
from the FHIR Standard
Coverage.typerequiredCoverageType (a valid code from Coverage Type)
http://nphies.sa/terminology/ValueSet/coverage-type
from this IG
Coverage.subscriber.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Coverage.subscriber.identifier.typerequiredPatientIdentifierType
http://nphies.sa/terminology/ValueSet/patient-identifier-type
from this IG
Coverage.beneficiary.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Coverage.beneficiary.identifier.typerequiredPatientIdentifierType
http://nphies.sa/terminology/ValueSet/patient-identifier-type
from this IG
Coverage.relationshiprequiredSubscriberRelationshipCodes
http://hl7.org/fhir/ValueSet/subscriber-relationship
from the FHIR Standard
Coverage.payor.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Coverage.payor.identifier.typerequiredOrganizationIdentifier
http://nphies.sa/terminology/ValueSet/organization-identifier-type
from this IG
Coverage.class.typerequiredCoverageClassCodes
http://hl7.org/fhir/ValueSet/coverage-class
from the FHIR Standard
Coverage.costToBeneficiary.typerequiredCoverageCopayType (a valid code from Coverage Copay Type)
http://nphies.sa/terminology/ValueSet/coverage-copay-type
from this IG
Coverage.costToBeneficiary.exception.typerequiredCoverageFinancialException (a valid code from Coverage Financial Exception)
http://nphies.sa/terminology/ValueSet/coverage-financial-exception
from this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorCoverageIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCoverageIf 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-4errorCoverageIf 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-5errorCoverageIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCoverageA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Coverage 0..* Coverage Insurance or medical plan or a payment agreement
... id Σ 1..1 id Logical id of this artifact
Max Length:64
... meta Σ 1..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 1..* DP_canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


... 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 1..* DP_Identifier_A Business Identifier for the coverage
... status ?!Σ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.


Required Pattern: active
... type Σ 1..1 DP_CodeableConcept Coverage category such as medical or accident
Binding: Coverage Type (required)
... policyHolder Σ 1..1 DP_Reference_1(Nphies Policy Holder Organization | Nphies Patient) Owner of the policy
... subscriber SΣ 0..1 DP_Reference_1or2a(Nphies Patient) Subscriber to the policy
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
Max Length:250
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ 1..1 DP_CodeableConcept Description of identifier
Binding: Patient Identifier Type (required)
..... system Σ 1..1 DP_uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Example General: 123456
Max Length:50
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... display Σ 0..1 string Text alternative for the resource
Max Length:200
... subscriberId SΣ 0..1 string ID assigned to the subscriber
Max Length:50
... beneficiary Σ 1..1 DP_Reference_1or2a(Nphies Patient) Plan beneficiary
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
Max Length:250
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ 1..1 DP_CodeableConcept Description of identifier
Binding: Patient Identifier Type (required)
..... system Σ 1..1 DP_uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Example General: 123456
Max Length:50
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... display Σ 0..1 string Text alternative for the resource
Max Length:200
... dependent SΣ 0..1 string Dependent number
Max Length:10
... relationship 1..1 DP_CodeableConcept Beneficiary relationship to the subscriber
Binding: SubscriberRelationshipCodes (required)
... period SΣ 0..1 DP_Period_3 Coverage start and end dates
... payor Σ 1..1 DP_Reference_1or2a(Nphies Insurer Organization) Issuer of the policy
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
Max Length:250
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ 1..1 DP_CodeableConcept Description of identifier
Binding: Organization Identifier (required)
..... system Σ 1..1 DP_uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Example General: 123456
Max Length:50
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... display Σ 0..1 string Text alternative for the resource
Max Length:200
... class 1..* BackboneElement Additional coverage classifications
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type Σ 1..1 DP_CodeableConcept Type of class such as 'group' or 'plan'
Binding: CoverageClassCodes (required)
.... value Σ 1..1 string Value associated with the type
Max Length:30
.... name SΣ 0..1 string Human readable description of the type and value
Max Length:100
... order Σ 0..1 positiveInt Relative order of the coverage
... network SΣ 0..1 string Insurer network
Max Length:30
... costToBeneficiary S 0..* BackboneElement Patient payments for services/products
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type SΣ 0..1 DP_CodeableConcept Cost category
Binding: Coverage Copay Type (required)
.... Slices for value[x] Σ 1..1 The amount or percentage due from the beneficiary
Slice: Unordered, Closed by type:$this
..... valueQuantity Quantity(SimpleQuantity)
..... valueMoney Money
..... value[x]:valueQuantity SΣ 0..1 DP_SimpleQuantity_1 The amount or percentage due from the beneficiary
..... value[x]:valueMoney SΣ 0..1 DP_Money_SAR The amount or percentage due from the beneficiary
.... exception S 0..* BackboneElement Exceptions for patient payments
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type Σ 1..1 DP_CodeableConcept Exception category
Binding: Coverage Financial Exception Codes (required)
..... period SΣ 0..1 DP_Period_3 The effective period of the exception
... subrogation S 0..1 boolean Reimbursement to insurer
... contract 0..* Reference(Contract) Contract details

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Coverage.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
Coverage.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
Coverage.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Coverage.statusrequiredPattern: active
http://hl7.org/fhir/ValueSet/fm-status|4.0.1
from the FHIR Standard
Coverage.typerequiredCoverageType (a valid code from Coverage Type)
http://nphies.sa/terminology/ValueSet/coverage-type
from this IG
Coverage.subscriber.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Coverage.subscriber.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Coverage.subscriber.identifier.typerequiredPatientIdentifierType
http://nphies.sa/terminology/ValueSet/patient-identifier-type
from this IG
Coverage.beneficiary.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Coverage.beneficiary.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Coverage.beneficiary.identifier.typerequiredPatientIdentifierType
http://nphies.sa/terminology/ValueSet/patient-identifier-type
from this IG
Coverage.relationshiprequiredSubscriberRelationshipCodes
http://hl7.org/fhir/ValueSet/subscriber-relationship
from the FHIR Standard
Coverage.payor.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Coverage.payor.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Coverage.payor.identifier.typerequiredOrganizationIdentifier
http://nphies.sa/terminology/ValueSet/organization-identifier-type
from this IG
Coverage.class.typerequiredCoverageClassCodes
http://hl7.org/fhir/ValueSet/coverage-class
from the FHIR Standard
Coverage.costToBeneficiary.typerequiredCoverageCopayType (a valid code from Coverage Copay Type)
http://nphies.sa/terminology/ValueSet/coverage-copay-type
from this IG
Coverage.costToBeneficiary.exception.typerequiredCoverageFinancialException (a valid code from Coverage Financial Exception)
http://nphies.sa/terminology/ValueSet/coverage-financial-exception
from this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorCoverageIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCoverageIf 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-4errorCoverageIf 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-5errorCoverageIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCoverageA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron