Patient Cost Transparency Implementation Guide
2.0.0 - STU 2 - Draft United States of America flag

Patient Cost Transparency Implementation Guide, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pct/ and changes regularly. See the Directory of published versions

Resource Profile: PCT Coverage

Official URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-coverage Version: 2.0.0
Standards status: Trial-use Maturity Level: 2 Computable Name: PCTCoverage
Other Identifiers: OID:2.16.840.1.113883.4.642.40.4.42.8

PCT Coverage is a profile for capturing data that reflect a payer's coverage that was effective as of the proposed date of service or the date of admission of the GFE.

Usages:

You can also check for usages in the FHIR IG Statistics

Changes since version 1.1.0:

  • The resource metadata has changed (description)
  • The data elements list has changed
  • One or more text definitions, invariants or bindings have changed
  • Formal Views of Profile Content

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

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. Coverage C 0..* USCoreCoverageProfile(7.0.0) Insurance or medical plan or a payment agreement
    Constraints: us-core-15
    ... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
    ... Slices for extension 1..* Extension Extension
    Slice: Unordered, Open by value:url
    .... extension:coverage-kind 1..1 (Complex) Optional Extensions Element
    URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Coverage.kind
    ..... extension 0..0
    ..... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-Coverage.kind"
    ..... value[x] 1..1 code Value of extension
    .... extension:self-pay-declared S 0..1 boolean Self-Pay Declared
    URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/selfPayDeclared
    ... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
    ... Slices for identifier SΣ 0..* Identifier Member ID and other identifiers
    Slice: Unordered, Open by pattern:type
    .... identifier:memberid SΣC 0..1 Identifier Member ID
    ..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
    ..... type SΣ 1..1 CodeableConcept Member Number identifier type
    Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
    Required Pattern: At least the following
    ...... id 0..1 string Unique id for inter-element referencing
    ...... extension 0..* Extension Additional content defined by implementations
    ...... coding 1..* Coding Code defined by a terminology system
    Fixed Value: (Complex)
    ....... id 0..1 string Unique id for inter-element referencing
    ....... extension 0..* Extension Additional content defined by implementations
    ....... system 1..1 uri Identity of the terminology system
    Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
    ....... version 0..1 string Version of the system - if relevant
    ....... code 1..1 code Symbol in syntax defined by the system
    Fixed Value: MB
    ....... display 0..1 string Representation defined by the system
    ....... userSelected 0..1 boolean If this coding was chosen directly by the user
    ...... text 0..1 string Plain text representation of the concept
    ... status ?!SΣ 1..1 code active | cancelled | draft | entered-in-error
    Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
    ... type SΣ 0..1 CodeableConcept Coverage category such as medical or accident
    Binding: Payer Type . (extensible): US Public Health Data Consortium Source of Payment Codes
    ... subscriber Σ 0..1 Reference(Patient | RelatedPerson) Required if subscriber is a person that is not the beneficiary. When date of birth or gender are not known, omit Patient.birthDate and set Patient.gender to unknown.
    .... display Σ 0..1 string Provide the name of the subscriber in Coverage.subscriber.display concatenating the subscriber's prefix, given name, family name and suffix (in this order), each separated by a single space. If discrete name parts are required, a Patient resource SHALL be pointed to in Coverage.subscriber.reference.
    ... subscriberId SΣC 1..1 string ID assigned to the subscriber
    .... Slices for extension 0..* Extension Extension
    Slice: Unordered, Open by value:url
    ..... extension:dataAbsentReason 0..1 (Complex) unknown | asked | temp | notasked | masked | unsupported | astext | error
    URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
    ...... extension 0..0
    ...... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
    ...... value[x] 1..1 code Use Data Absent Reason (DAR) extension with a value of 'not-applicable' for self-pay or uninsured
    Binding: DataAbsentReason (required)
    Required Pattern: not-applicable
    ... beneficiary SΣ 1..1 Reference(US Core Patient Profile(7.0.0)) Plan beneficiary
    ... relationship S 1..1 CodeableConcept Beneficiary relationship to the subscriber
    Binding: SubscriberRelationshipCodes (extensible)
    ... period SΣ 0..1 Period Coverage start and end dates
    ... payor SΣ 1..1 Reference(PCT Organization | US Core Patient Profile(7.0.0) | US Core RelatedPerson Profile(7.0.0)) For Self-pay or uninsured this should be a reference to a patient or related person resource
    ... Slices for class S 0..* BackboneElement Additional coverage classifications
    Slice: Unordered, Open by pattern:type
    .... class:All Slices Content/Rules for all slices
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    ..... type Σ 1..1 CodeableConcept Type of class such as 'group' or 'plan'
    Binding: CoverageClassCodes (extensible): The policy classifications, eg. Group, Plan, Class, etc.
    ..... value Σ 1..1 string Value associated with the type
    ..... name Σ 1..1 string Human readable description of the type and value
    .... class:group S 0..1 BackboneElement Group
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    ..... type Σ 1..1 CodeableConcept Type of class such as 'group' or 'plan'
    Binding: CoverageClassCodes (extensible): The policy classifications, eg. Group, Plan, Class, etc.
    Required Pattern: At least the following
    ...... id 0..1 string Unique id for inter-element referencing
    ...... extension 0..* Extension Additional content defined by implementations
    ...... coding 1..* Coding Code defined by a terminology system
    Fixed Value: (Complex)
    ....... id 0..1 string Unique id for inter-element referencing
    ....... extension 0..* Extension Additional content defined by implementations
    ....... system 1..1 uri Identity of the terminology system
    Fixed Value: http://terminology.hl7.org/CodeSystem/coverage-class
    ....... version 0..1 string Version of the system - if relevant
    ....... code 1..1 code Symbol in syntax defined by the system
    Fixed Value: group
    ....... display 0..1 string Representation defined by the system
    ....... userSelected 0..1 boolean If this coding was chosen directly by the user
    ...... text 0..1 string Plain text representation of the concept
    ..... value SΣ 1..1 string Group Number
    ..... name SΣ 1..1 string Group Name
    .... class:plan S 0..1 BackboneElement Plan
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    ..... type Σ 1..1 CodeableConcept Type of class such as 'group' or 'plan'
    Binding: CoverageClassCodes (extensible): The policy classifications, eg. Group, Plan, Class, etc.
    Required Pattern: At least the following
    ...... id 0..1 string Unique id for inter-element referencing
    ...... extension 0..* Extension Additional content defined by implementations
    ...... coding 1..* Coding Code defined by a terminology system
    Fixed Value: (Complex)
    ....... id 0..1 string Unique id for inter-element referencing
    ....... extension 0..* Extension Additional content defined by implementations
    ....... system 1..1 uri Identity of the terminology system
    Fixed Value: http://terminology.hl7.org/CodeSystem/coverage-class
    ....... version 0..1 string Version of the system - if relevant
    ....... code 1..1 code Symbol in syntax defined by the system
    Fixed Value: plan
    ....... display 0..1 string Representation defined by the system
    ....... userSelected 0..1 boolean If this coding was chosen directly by the user
    ...... text 0..1 string Plain text representation of the concept
    ..... value SΣ 1..1 string Plan Number
    ..... name SΣ 1..1 string Plan Name

    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSet / CodeURI
    Coverage.identifier:memberid.userequiredIdentifierUse
    http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    From the FHIR Standard
    Coverage.identifier:memberid.typeextensiblePattern Value: MB
    http://hl7.org/fhir/ValueSet/identifier-type
    From the FHIR Standard
    Coverage.statusrequiredFinancialResourceStatusCodes
    http://hl7.org/fhir/ValueSet/fm-status|4.0.1
    From the FHIR Standard
    Coverage.typeextensiblePayerType .(a valid code from Source of Payment Typology (https://nahdo.org/sopt))
    http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3591
    Coverage.subscriberId.extension:dataAbsentReason.value[x]requiredPattern Value: not-applicable
    http://hl7.org/fhir/ValueSet/data-absent-reason
    From the FHIR Standard
    Coverage.relationshipextensibleSubscriberRelationshipCodes
    http://hl7.org/fhir/ValueSet/subscriber-relationship
    From the FHIR Standard
    Coverage.class.typeextensibleCoverageClassCodes
    http://hl7.org/fhir/ValueSet/coverage-class
    From the FHIR Standard
    Coverage.class:group.typeextensiblePattern Value: group
    http://hl7.org/fhir/ValueSet/coverage-class
    From the FHIR Standard
    Coverage.class:plan.typeextensiblePattern Value: plan
    http://hl7.org/fhir/ValueSet/coverage-class
    From the FHIR Standard

    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()
    us-core-15errorCoverageMember Id in Coverage.identifier or Coverage.subscriberId SHALL be present
    : identifier.type.coding.where(system='http://terminology.hl7.org/CodeSystem/v2-0203' and code='MB').exists() or subscriberId.exists()

    This structure is derived from USCoreCoverageProfile

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. Coverage USCoreCoverageProfile(7.0.0)
    ... Slices for extension 1..* Extension Extension
    Slice: Unordered, Open by value:url
    .... extension:coverage-kind 1..1 (Complex) Optional Extensions Element
    URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Coverage.kind
    ..... value[x] 1..1 code Value of extension
    .... extension:self-pay-declared S 0..1 boolean Self-Pay Declared
    URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/selfPayDeclared
    ... subscriber 0..1 Reference(Patient | RelatedPerson) Required if subscriber is a person that is not the beneficiary. When date of birth or gender are not known, omit Patient.birthDate and set Patient.gender to unknown.
    .... display 0..1 string Provide the name of the subscriber in Coverage.subscriber.display concatenating the subscriber's prefix, given name, family name and suffix (in this order), each separated by a single space. If discrete name parts are required, a Patient resource SHALL be pointed to in Coverage.subscriber.reference.
    ... subscriberId 1..1 string ID assigned to the subscriber
    .... Slices for extension 0..* Extension Extension
    Slice: Unordered, Open by value:url
    ..... extension:dataAbsentReason 0..1 (Complex) unknown | asked | temp | notasked | masked | unsupported | astext | error
    URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
    ...... value[x] 1..1 code Use Data Absent Reason (DAR) extension with a value of 'not-applicable' for self-pay or uninsured
    Required Pattern: not-applicable
    ... payor 1..1 Reference(PCT Organization | US Core Patient Profile(7.0.0) | US Core RelatedPerson Profile(7.0.0)) For Self-pay or uninsured this should be a reference to a patient or related person resource
    ... class 0..* BackboneElement Additional coverage classifications
    .... name 1..1 string Human readable description of the type and value
    ... Slices for class Content/Rules for all slices
    .... class:group 0..1 BackboneElement Group
    ..... name 1..1 string Group Name
    .... class:plan 0..1 BackboneElement Plan
    ..... name 1..1 string Plan Name
    ... costToBeneficiary
    .... type 0..1 CodeableConcept Cost category
    Binding: CoverageCopayTypeCodes (1.0.1) (required)

    doco Documentation for this format

    Terminology Bindings (Differential)

    PathConformanceValueSetURI
    Coverage.costToBeneficiary.typerequiredCoverageCopayTypeCodes
    http://terminology.hl7.org/ValueSet/coverage-copay-type|1.0.1
    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. Coverage C 0..* USCoreCoverageProfile(7.0.0) Insurance or medical plan or a payment agreement
    Constraints: us-core-15
    ... 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
    ... language 0..1 code Language of the resource content
    Binding: CommonLanguages (preferred): A human language.
    Additional BindingsPurpose
    AllLanguages Max Binding
    ... 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
    ... Slices for extension 1..* Extension Extension
    Slice: Unordered, Open by value:url
    .... extension:coverage-kind 1..1 (Complex) Optional Extensions Element
    URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Coverage.kind
    ..... id 0..1 string Unique id for inter-element referencing
    ..... extension 0..0
    ..... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-Coverage.kind"
    ..... value[x] 1..1 code Value of extension
    .... extension:self-pay-declared S 0..1 boolean Self-Pay Declared
    URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/selfPayDeclared
    ... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
    ... Slices for identifier SΣ 0..* Identifier Member ID and other identifiers
    Slice: Unordered, Open by pattern:type
    .... identifier:memberid SΣC 0..1 Identifier Member ID
    ..... 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 SΣ 1..1 CodeableConcept Member Number identifier type
    Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
    Required Pattern: At least the following
    ...... id 0..1 string Unique id for inter-element referencing
    ...... extension 0..* Extension Additional content defined by implementations
    ...... coding 1..* Coding Code defined by a terminology system
    Fixed Value: (Complex)
    ....... id 0..1 string Unique id for inter-element referencing
    ....... extension 0..* Extension Additional content defined by implementations
    ....... system 1..1 uri Identity of the terminology system
    Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
    ....... version 0..1 string Version of the system - if relevant
    ....... code 1..1 code Symbol in syntax defined by the system
    Fixed Value: MB
    ....... display 0..1 string Representation defined by the system
    ....... userSelected 0..1 boolean If this coding was chosen directly by the user
    ...... text 0..1 string Plain text representation of the concept
    ..... system Σ 0..1 uri The namespace for the identifier value
    Example General: http://www.acme.com/identifiers/patient
    ..... value Σ 0..1 string The value that is unique
    Example General: 123456
    ..... 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)
    ... status ?!SΣ 1..1 code active | cancelled | draft | entered-in-error
    Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
    ... type SΣ 0..1 CodeableConcept Coverage category such as medical or accident
    Binding: Payer Type . (extensible): US Public Health Data Consortium Source of Payment Codes
    ... policyHolder Σ 0..1 Reference(Patient | RelatedPerson | Organization) Owner of the policy
    ... subscriber Σ 0..1 Reference(Patient | RelatedPerson) Required if subscriber is a person that is not the beneficiary. When date of birth or gender are not known, omit Patient.birthDate and set Patient.gender to unknown.
    .... 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 ΣC 0..1 string Literal reference, Relative, internal or absolute URL
    .... 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 Σ 0..1 Identifier Logical reference, when literal reference is not known
    .... display Σ 0..1 string Provide the name of the subscriber in Coverage.subscriber.display concatenating the subscriber's prefix, given name, family name and suffix (in this order), each separated by a single space. If discrete name parts are required, a Patient resource SHALL be pointed to in Coverage.subscriber.reference.
    ... subscriberId SΣC 1..1 string ID assigned to the subscriber
    .... id 0..1 string xml:id (or equivalent in JSON)
    .... Slices for extension 0..* Extension Extension
    Slice: Unordered, Open by value:url
    ..... extension:dataAbsentReason 0..1 (Complex) unknown | asked | temp | notasked | masked | unsupported | astext | error
    URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
    ...... id 0..1 id Unique id for inter-element referencing
    ...... extension 0..0
    ...... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
    ...... value[x] 1..1 code Use Data Absent Reason (DAR) extension with a value of 'not-applicable' for self-pay or uninsured
    Binding: DataAbsentReason (required)
    Required Pattern: not-applicable
    .... value 0..1 string Primitive value for string
    Max Length:1048576
    ... beneficiary SΣ 1..1 Reference(US Core Patient Profile(7.0.0)) Plan beneficiary
    ... dependent Σ 0..1 string Dependent number
    ... relationship S 1..1 CodeableConcept Beneficiary relationship to the subscriber
    Binding: SubscriberRelationshipCodes (extensible)
    ... period SΣ 0..1 Period Coverage start and end dates
    ... payor SΣ 1..1 Reference(PCT Organization | US Core Patient Profile(7.0.0) | US Core RelatedPerson Profile(7.0.0)) For Self-pay or uninsured this should be a reference to a patient or related person resource
    ... Slices for class S 0..* BackboneElement Additional coverage classifications
    Slice: Unordered, Open by pattern:type
    .... class:All Slices Content/Rules for all slices
    ..... 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 CodeableConcept Type of class such as 'group' or 'plan'
    Binding: CoverageClassCodes (extensible): The policy classifications, eg. Group, Plan, Class, etc.
    ..... value Σ 1..1 string Value associated with the type
    ..... name Σ 1..1 string Human readable description of the type and value
    .... class:group S 0..1 BackboneElement Group
    ..... 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 CodeableConcept Type of class such as 'group' or 'plan'
    Binding: CoverageClassCodes (extensible): The policy classifications, eg. Group, Plan, Class, etc.
    Required Pattern: At least the following
    ...... id 0..1 string Unique id for inter-element referencing
    ...... extension 0..* Extension Additional content defined by implementations
    ...... coding 1..* Coding Code defined by a terminology system
    Fixed Value: (Complex)
    ....... id 0..1 string Unique id for inter-element referencing
    ....... extension 0..* Extension Additional content defined by implementations
    ....... system 1..1 uri Identity of the terminology system
    Fixed Value: http://terminology.hl7.org/CodeSystem/coverage-class
    ....... version 0..1 string Version of the system - if relevant
    ....... code 1..1 code Symbol in syntax defined by the system
    Fixed Value: group
    ....... display 0..1 string Representation defined by the system
    ....... userSelected 0..1 boolean If this coding was chosen directly by the user
    ...... text 0..1 string Plain text representation of the concept
    ..... value SΣ 1..1 string Group Number
    ..... name SΣ 1..1 string Group Name
    .... class:plan S 0..1 BackboneElement Plan
    ..... 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 CodeableConcept Type of class such as 'group' or 'plan'
    Binding: CoverageClassCodes (extensible): The policy classifications, eg. Group, Plan, Class, etc.
    Required Pattern: At least the following
    ...... id 0..1 string Unique id for inter-element referencing
    ...... extension 0..* Extension Additional content defined by implementations
    ...... coding 1..* Coding Code defined by a terminology system
    Fixed Value: (Complex)
    ....... id 0..1 string Unique id for inter-element referencing
    ....... extension 0..* Extension Additional content defined by implementations
    ....... system 1..1 uri Identity of the terminology system
    Fixed Value: http://terminology.hl7.org/CodeSystem/coverage-class
    ....... version 0..1 string Version of the system - if relevant
    ....... code 1..1 code Symbol in syntax defined by the system
    Fixed Value: plan
    ....... display 0..1 string Representation defined by the system
    ....... userSelected 0..1 boolean If this coding was chosen directly by the user
    ...... text 0..1 string Plain text representation of the concept
    ..... value SΣ 1..1 string Plan Number
    ..... name SΣ 1..1 string Plan Name
    ... order Σ 0..1 positiveInt Relative order of the coverage
    ... network Σ 0..1 string Insurer network
    ... costToBeneficiary 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 Σ 0..1 CodeableConcept Cost category
    Binding: CoverageCopayTypeCodes (1.0.1) (required)
    .... value[x] Σ 1..1 The amount or percentage due from the beneficiary
    ..... valueQuantity Quantity(SimpleQuantity)
    ..... valueMoney Money
    .... exception 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 CodeableConcept Exception category
    Binding: ExampleCoverageFinancialExceptionCodes (example): The types of exceptions from the part or full value of financial obligations such as copays.
    ..... period Σ 0..1 Period The effective period of the exception
    ... subrogation 0..1 boolean Reimbursement to insurer
    ... contract 0..* Reference(Contract) Contract details

    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSet / CodeURI
    Coverage.languagepreferredCommonLanguages
    http://hl7.org/fhir/ValueSet/languages
    From the FHIR Standard
    Additional Bindings Purpose
    AllLanguages Max Binding
    Coverage.identifier:memberid.userequiredIdentifierUse
    http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    From the FHIR Standard
    Coverage.identifier:memberid.typeextensiblePattern Value: MB
    http://hl7.org/fhir/ValueSet/identifier-type
    From the FHIR Standard
    Coverage.statusrequiredFinancialResourceStatusCodes
    http://hl7.org/fhir/ValueSet/fm-status|4.0.1
    From the FHIR Standard
    Coverage.typeextensiblePayerType .(a valid code from Source of Payment Typology (https://nahdo.org/sopt))
    http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3591
    Coverage.subscriber.typeextensibleResourceType
    http://hl7.org/fhir/ValueSet/resource-types
    From the FHIR Standard
    Coverage.subscriberId.extension:dataAbsentReason.value[x]requiredPattern Value: not-applicable
    http://hl7.org/fhir/ValueSet/data-absent-reason
    From the FHIR Standard
    Coverage.relationshipextensibleSubscriberRelationshipCodes
    http://hl7.org/fhir/ValueSet/subscriber-relationship
    From the FHIR Standard
    Coverage.class.typeextensibleCoverageClassCodes
    http://hl7.org/fhir/ValueSet/coverage-class
    From the FHIR Standard
    Coverage.class:group.typeextensiblePattern Value: group
    http://hl7.org/fhir/ValueSet/coverage-class
    From the FHIR Standard
    Coverage.class:plan.typeextensiblePattern Value: plan
    http://hl7.org/fhir/ValueSet/coverage-class
    From the FHIR Standard
    Coverage.costToBeneficiary.typerequiredCoverageCopayTypeCodes
    http://terminology.hl7.org/ValueSet/coverage-copay-type|1.0.1
    Coverage.costToBeneficiary.exception.typeexampleExampleCoverageFinancialExceptionCodes
    http://hl7.org/fhir/ValueSet/coverage-financial-exception
    From the FHIR Standard

    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()
    us-core-15errorCoverageMember Id in Coverage.identifier or Coverage.subscriberId SHALL be present
    : identifier.type.coding.where(system='http://terminology.hl7.org/CodeSystem/v2-0203' and code='MB').exists() or subscriberId.exists()

    Key Elements View

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. Coverage C 0..* USCoreCoverageProfile(7.0.0) Insurance or medical plan or a payment agreement
    Constraints: us-core-15
    ... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
    ... Slices for extension 1..* Extension Extension
    Slice: Unordered, Open by value:url
    .... extension:coverage-kind 1..1 (Complex) Optional Extensions Element
    URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Coverage.kind
    ..... extension 0..0
    ..... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-Coverage.kind"
    ..... value[x] 1..1 code Value of extension
    .... extension:self-pay-declared S 0..1 boolean Self-Pay Declared
    URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/selfPayDeclared
    ... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
    ... Slices for identifier SΣ 0..* Identifier Member ID and other identifiers
    Slice: Unordered, Open by pattern:type
    .... identifier:memberid SΣC 0..1 Identifier Member ID
    ..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
    Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
    ..... type SΣ 1..1 CodeableConcept Member Number identifier type
    Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
    Required Pattern: At least the following
    ...... id 0..1 string Unique id for inter-element referencing
    ...... extension 0..* Extension Additional content defined by implementations
    ...... coding 1..* Coding Code defined by a terminology system
    Fixed Value: (Complex)
    ....... id 0..1 string Unique id for inter-element referencing
    ....... extension 0..* Extension Additional content defined by implementations
    ....... system 1..1 uri Identity of the terminology system
    Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
    ....... version 0..1 string Version of the system - if relevant
    ....... code 1..1 code Symbol in syntax defined by the system
    Fixed Value: MB
    ....... display 0..1 string Representation defined by the system
    ....... userSelected 0..1 boolean If this coding was chosen directly by the user
    ...... text 0..1 string Plain text representation of the concept
    ... status ?!SΣ 1..1 code active | cancelled | draft | entered-in-error
    Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
    ... type SΣ 0..1 CodeableConcept Coverage category such as medical or accident
    Binding: Payer Type . (extensible): US Public Health Data Consortium Source of Payment Codes
    ... subscriber Σ 0..1 Reference(Patient | RelatedPerson) Required if subscriber is a person that is not the beneficiary. When date of birth or gender are not known, omit Patient.birthDate and set Patient.gender to unknown.
    .... display Σ 0..1 string Provide the name of the subscriber in Coverage.subscriber.display concatenating the subscriber's prefix, given name, family name and suffix (in this order), each separated by a single space. If discrete name parts are required, a Patient resource SHALL be pointed to in Coverage.subscriber.reference.
    ... subscriberId SΣC 1..1 string ID assigned to the subscriber
    .... Slices for extension 0..* Extension Extension
    Slice: Unordered, Open by value:url
    ..... extension:dataAbsentReason 0..1 (Complex) unknown | asked | temp | notasked | masked | unsupported | astext | error
    URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
    ...... extension 0..0
    ...... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
    ...... value[x] 1..1 code Use Data Absent Reason (DAR) extension with a value of 'not-applicable' for self-pay or uninsured
    Binding: DataAbsentReason (required)
    Required Pattern: not-applicable
    ... beneficiary SΣ 1..1 Reference(US Core Patient Profile(7.0.0)) Plan beneficiary
    ... relationship S 1..1 CodeableConcept Beneficiary relationship to the subscriber
    Binding: SubscriberRelationshipCodes (extensible)
    ... period SΣ 0..1 Period Coverage start and end dates
    ... payor SΣ 1..1 Reference(PCT Organization | US Core Patient Profile(7.0.0) | US Core RelatedPerson Profile(7.0.0)) For Self-pay or uninsured this should be a reference to a patient or related person resource
    ... Slices for class S 0..* BackboneElement Additional coverage classifications
    Slice: Unordered, Open by pattern:type
    .... class:All Slices Content/Rules for all slices
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    ..... type Σ 1..1 CodeableConcept Type of class such as 'group' or 'plan'
    Binding: CoverageClassCodes (extensible): The policy classifications, eg. Group, Plan, Class, etc.
    ..... value Σ 1..1 string Value associated with the type
    ..... name Σ 1..1 string Human readable description of the type and value
    .... class:group S 0..1 BackboneElement Group
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    ..... type Σ 1..1 CodeableConcept Type of class such as 'group' or 'plan'
    Binding: CoverageClassCodes (extensible): The policy classifications, eg. Group, Plan, Class, etc.
    Required Pattern: At least the following
    ...... id 0..1 string Unique id for inter-element referencing
    ...... extension 0..* Extension Additional content defined by implementations
    ...... coding 1..* Coding Code defined by a terminology system
    Fixed Value: (Complex)
    ....... id 0..1 string Unique id for inter-element referencing
    ....... extension 0..* Extension Additional content defined by implementations
    ....... system 1..1 uri Identity of the terminology system
    Fixed Value: http://terminology.hl7.org/CodeSystem/coverage-class
    ....... version 0..1 string Version of the system - if relevant
    ....... code 1..1 code Symbol in syntax defined by the system
    Fixed Value: group
    ....... display 0..1 string Representation defined by the system
    ....... userSelected 0..1 boolean If this coding was chosen directly by the user
    ...... text 0..1 string Plain text representation of the concept
    ..... value SΣ 1..1 string Group Number
    ..... name SΣ 1..1 string Group Name
    .... class:plan S 0..1 BackboneElement Plan
    ..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
    ..... type Σ 1..1 CodeableConcept Type of class such as 'group' or 'plan'
    Binding: CoverageClassCodes (extensible): The policy classifications, eg. Group, Plan, Class, etc.
    Required Pattern: At least the following
    ...... id 0..1 string Unique id for inter-element referencing
    ...... extension 0..* Extension Additional content defined by implementations
    ...... coding 1..* Coding Code defined by a terminology system
    Fixed Value: (Complex)
    ....... id 0..1 string Unique id for inter-element referencing
    ....... extension 0..* Extension Additional content defined by implementations
    ....... system 1..1 uri Identity of the terminology system
    Fixed Value: http://terminology.hl7.org/CodeSystem/coverage-class
    ....... version 0..1 string Version of the system - if relevant
    ....... code 1..1 code Symbol in syntax defined by the system
    Fixed Value: plan
    ....... display 0..1 string Representation defined by the system
    ....... userSelected 0..1 boolean If this coding was chosen directly by the user
    ...... text 0..1 string Plain text representation of the concept
    ..... value SΣ 1..1 string Plan Number
    ..... name SΣ 1..1 string Plan Name

    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSet / CodeURI
    Coverage.identifier:memberid.userequiredIdentifierUse
    http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    From the FHIR Standard
    Coverage.identifier:memberid.typeextensiblePattern Value: MB
    http://hl7.org/fhir/ValueSet/identifier-type
    From the FHIR Standard
    Coverage.statusrequiredFinancialResourceStatusCodes
    http://hl7.org/fhir/ValueSet/fm-status|4.0.1
    From the FHIR Standard
    Coverage.typeextensiblePayerType .(a valid code from Source of Payment Typology (https://nahdo.org/sopt))
    http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3591
    Coverage.subscriberId.extension:dataAbsentReason.value[x]requiredPattern Value: not-applicable
    http://hl7.org/fhir/ValueSet/data-absent-reason
    From the FHIR Standard
    Coverage.relationshipextensibleSubscriberRelationshipCodes
    http://hl7.org/fhir/ValueSet/subscriber-relationship
    From the FHIR Standard
    Coverage.class.typeextensibleCoverageClassCodes
    http://hl7.org/fhir/ValueSet/coverage-class
    From the FHIR Standard
    Coverage.class:group.typeextensiblePattern Value: group
    http://hl7.org/fhir/ValueSet/coverage-class
    From the FHIR Standard
    Coverage.class:plan.typeextensiblePattern Value: plan
    http://hl7.org/fhir/ValueSet/coverage-class
    From the FHIR Standard

    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()
    us-core-15errorCoverageMember Id in Coverage.identifier or Coverage.subscriberId SHALL be present
    : identifier.type.coding.where(system='http://terminology.hl7.org/CodeSystem/v2-0203' and code='MB').exists() or subscriberId.exists()

    Differential View

    This structure is derived from USCoreCoverageProfile

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. Coverage USCoreCoverageProfile(7.0.0)
    ... Slices for extension 1..* Extension Extension
    Slice: Unordered, Open by value:url
    .... extension:coverage-kind 1..1 (Complex) Optional Extensions Element
    URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Coverage.kind
    ..... value[x] 1..1 code Value of extension
    .... extension:self-pay-declared S 0..1 boolean Self-Pay Declared
    URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/selfPayDeclared
    ... subscriber 0..1 Reference(Patient | RelatedPerson) Required if subscriber is a person that is not the beneficiary. When date of birth or gender are not known, omit Patient.birthDate and set Patient.gender to unknown.
    .... display 0..1 string Provide the name of the subscriber in Coverage.subscriber.display concatenating the subscriber's prefix, given name, family name and suffix (in this order), each separated by a single space. If discrete name parts are required, a Patient resource SHALL be pointed to in Coverage.subscriber.reference.
    ... subscriberId 1..1 string ID assigned to the subscriber
    .... Slices for extension 0..* Extension Extension
    Slice: Unordered, Open by value:url
    ..... extension:dataAbsentReason 0..1 (Complex) unknown | asked | temp | notasked | masked | unsupported | astext | error
    URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
    ...... value[x] 1..1 code Use Data Absent Reason (DAR) extension with a value of 'not-applicable' for self-pay or uninsured
    Required Pattern: not-applicable
    ... payor 1..1 Reference(PCT Organization | US Core Patient Profile(7.0.0) | US Core RelatedPerson Profile(7.0.0)) For Self-pay or uninsured this should be a reference to a patient or related person resource
    ... class 0..* BackboneElement Additional coverage classifications
    .... name 1..1 string Human readable description of the type and value
    ... Slices for class Content/Rules for all slices
    .... class:group 0..1 BackboneElement Group
    ..... name 1..1 string Group Name
    .... class:plan 0..1 BackboneElement Plan
    ..... name 1..1 string Plan Name
    ... costToBeneficiary
    .... type 0..1 CodeableConcept Cost category
    Binding: CoverageCopayTypeCodes (1.0.1) (required)

    doco Documentation for this format

    Terminology Bindings (Differential)

    PathConformanceValueSetURI
    Coverage.costToBeneficiary.typerequiredCoverageCopayTypeCodes
    http://terminology.hl7.org/ValueSet/coverage-copay-type|1.0.1

    Snapshot View

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. Coverage C 0..* USCoreCoverageProfile(7.0.0) Insurance or medical plan or a payment agreement
    Constraints: us-core-15
    ... 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
    ... language 0..1 code Language of the resource content
    Binding: CommonLanguages (preferred): A human language.
    Additional BindingsPurpose
    AllLanguages Max Binding
    ... 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
    ... Slices for extension 1..* Extension Extension
    Slice: Unordered, Open by value:url
    .... extension:coverage-kind 1..1 (Complex) Optional Extensions Element
    URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Coverage.kind
    ..... id 0..1 string Unique id for inter-element referencing
    ..... extension 0..0
    ..... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-Coverage.kind"
    ..... value[x] 1..1 code Value of extension
    .... extension:self-pay-declared S 0..1 boolean Self-Pay Declared
    URL: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/selfPayDeclared
    ... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
    ... Slices for identifier SΣ 0..* Identifier Member ID and other identifiers
    Slice: Unordered, Open by pattern:type
    .... identifier:memberid SΣC 0..1 Identifier Member ID
    ..... 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 SΣ 1..1 CodeableConcept Member Number identifier type
    Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
    Required Pattern: At least the following
    ...... id 0..1 string Unique id for inter-element referencing
    ...... extension 0..* Extension Additional content defined by implementations
    ...... coding 1..* Coding Code defined by a terminology system
    Fixed Value: (Complex)
    ....... id 0..1 string Unique id for inter-element referencing
    ....... extension 0..* Extension Additional content defined by implementations
    ....... system 1..1 uri Identity of the terminology system
    Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
    ....... version 0..1 string Version of the system - if relevant
    ....... code 1..1 code Symbol in syntax defined by the system
    Fixed Value: MB
    ....... display 0..1 string Representation defined by the system
    ....... userSelected 0..1 boolean If this coding was chosen directly by the user
    ...... text 0..1 string Plain text representation of the concept
    ..... system Σ 0..1 uri The namespace for the identifier value
    Example General: http://www.acme.com/identifiers/patient
    ..... value Σ 0..1 string The value that is unique
    Example General: 123456
    ..... 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)
    ... status ?!SΣ 1..1 code active | cancelled | draft | entered-in-error
    Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
    ... type SΣ 0..1 CodeableConcept Coverage category such as medical or accident
    Binding: Payer Type . (extensible): US Public Health Data Consortium Source of Payment Codes
    ... policyHolder Σ 0..1 Reference(Patient | RelatedPerson | Organization) Owner of the policy
    ... subscriber Σ 0..1 Reference(Patient | RelatedPerson) Required if subscriber is a person that is not the beneficiary. When date of birth or gender are not known, omit Patient.birthDate and set Patient.gender to unknown.
    .... 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 ΣC 0..1 string Literal reference, Relative, internal or absolute URL
    .... 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 Σ 0..1 Identifier Logical reference, when literal reference is not known
    .... display Σ 0..1 string Provide the name of the subscriber in Coverage.subscriber.display concatenating the subscriber's prefix, given name, family name and suffix (in this order), each separated by a single space. If discrete name parts are required, a Patient resource SHALL be pointed to in Coverage.subscriber.reference.
    ... subscriberId SΣC 1..1 string ID assigned to the subscriber
    .... id 0..1 string xml:id (or equivalent in JSON)
    .... Slices for extension 0..* Extension Extension
    Slice: Unordered, Open by value:url
    ..... extension:dataAbsentReason 0..1 (Complex) unknown | asked | temp | notasked | masked | unsupported | astext | error
    URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
    ...... id 0..1 id Unique id for inter-element referencing
    ...... extension 0..0
    ...... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/data-absent-reason"
    ...... value[x] 1..1 code Use Data Absent Reason (DAR) extension with a value of 'not-applicable' for self-pay or uninsured
    Binding: DataAbsentReason (required)
    Required Pattern: not-applicable
    .... value 0..1 string Primitive value for string
    Max Length:1048576
    ... beneficiary SΣ 1..1 Reference(US Core Patient Profile(7.0.0)) Plan beneficiary
    ... dependent Σ 0..1 string Dependent number
    ... relationship S 1..1 CodeableConcept Beneficiary relationship to the subscriber
    Binding: SubscriberRelationshipCodes (extensible)
    ... period SΣ 0..1 Period Coverage start and end dates
    ... payor SΣ 1..1 Reference(PCT Organization | US Core Patient Profile(7.0.0) | US Core RelatedPerson Profile(7.0.0)) For Self-pay or uninsured this should be a reference to a patient or related person resource
    ... Slices for class S 0..* BackboneElement Additional coverage classifications
    Slice: Unordered, Open by pattern:type
    .... class:All Slices Content/Rules for all slices
    ..... 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 CodeableConcept Type of class such as 'group' or 'plan'
    Binding: CoverageClassCodes (extensible): The policy classifications, eg. Group, Plan, Class, etc.
    ..... value Σ 1..1 string Value associated with the type
    ..... name Σ 1..1 string Human readable description of the type and value
    .... class:group S 0..1 BackboneElement Group
    ..... 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 CodeableConcept Type of class such as 'group' or 'plan'
    Binding: CoverageClassCodes (extensible): The policy classifications, eg. Group, Plan, Class, etc.
    Required Pattern: At least the following
    ...... id 0..1 string Unique id for inter-element referencing
    ...... extension 0..* Extension Additional content defined by implementations
    ...... coding 1..* Coding Code defined by a terminology system
    Fixed Value: (Complex)
    ....... id 0..1 string Unique id for inter-element referencing
    ....... extension 0..* Extension Additional content defined by implementations
    ....... system 1..1 uri Identity of the terminology system
    Fixed Value: http://terminology.hl7.org/CodeSystem/coverage-class
    ....... version 0..1 string Version of the system - if relevant
    ....... code 1..1 code Symbol in syntax defined by the system
    Fixed Value: group
    ....... display 0..1 string Representation defined by the system
    ....... userSelected 0..1 boolean If this coding was chosen directly by the user
    ...... text 0..1 string Plain text representation of the concept
    ..... value SΣ 1..1 string Group Number
    ..... name SΣ 1..1 string Group Name
    .... class:plan S 0..1 BackboneElement Plan
    ..... 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 CodeableConcept Type of class such as 'group' or 'plan'
    Binding: CoverageClassCodes (extensible): The policy classifications, eg. Group, Plan, Class, etc.
    Required Pattern: At least the following
    ...... id 0..1 string Unique id for inter-element referencing
    ...... extension 0..* Extension Additional content defined by implementations
    ...... coding 1..* Coding Code defined by a terminology system
    Fixed Value: (Complex)
    ....... id 0..1 string Unique id for inter-element referencing
    ....... extension 0..* Extension Additional content defined by implementations
    ....... system 1..1 uri Identity of the terminology system
    Fixed Value: http://terminology.hl7.org/CodeSystem/coverage-class
    ....... version 0..1 string Version of the system - if relevant
    ....... code 1..1 code Symbol in syntax defined by the system
    Fixed Value: plan
    ....... display 0..1 string Representation defined by the system
    ....... userSelected 0..1 boolean If this coding was chosen directly by the user
    ...... text 0..1 string Plain text representation of the concept
    ..... value SΣ 1..1 string Plan Number
    ..... name SΣ 1..1 string Plan Name
    ... order Σ 0..1 positiveInt Relative order of the coverage
    ... network Σ 0..1 string Insurer network
    ... costToBeneficiary 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 Σ 0..1 CodeableConcept Cost category
    Binding: CoverageCopayTypeCodes (1.0.1) (required)
    .... value[x] Σ 1..1 The amount or percentage due from the beneficiary
    ..... valueQuantity Quantity(SimpleQuantity)
    ..... valueMoney Money
    .... exception 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 CodeableConcept Exception category
    Binding: ExampleCoverageFinancialExceptionCodes (example): The types of exceptions from the part or full value of financial obligations such as copays.
    ..... period Σ 0..1 Period The effective period of the exception
    ... subrogation 0..1 boolean Reimbursement to insurer
    ... contract 0..* Reference(Contract) Contract details

    doco Documentation for this format

    Terminology Bindings

    PathConformanceValueSet / CodeURI
    Coverage.languagepreferredCommonLanguages
    http://hl7.org/fhir/ValueSet/languages
    From the FHIR Standard
    Additional Bindings Purpose
    AllLanguages Max Binding
    Coverage.identifier:memberid.userequiredIdentifierUse
    http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
    From the FHIR Standard
    Coverage.identifier:memberid.typeextensiblePattern Value: MB
    http://hl7.org/fhir/ValueSet/identifier-type
    From the FHIR Standard
    Coverage.statusrequiredFinancialResourceStatusCodes
    http://hl7.org/fhir/ValueSet/fm-status|4.0.1
    From the FHIR Standard
    Coverage.typeextensiblePayerType .(a valid code from Source of Payment Typology (https://nahdo.org/sopt))
    http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3591
    Coverage.subscriber.typeextensibleResourceType
    http://hl7.org/fhir/ValueSet/resource-types
    From the FHIR Standard
    Coverage.subscriberId.extension:dataAbsentReason.value[x]requiredPattern Value: not-applicable
    http://hl7.org/fhir/ValueSet/data-absent-reason
    From the FHIR Standard
    Coverage.relationshipextensibleSubscriberRelationshipCodes
    http://hl7.org/fhir/ValueSet/subscriber-relationship
    From the FHIR Standard
    Coverage.class.typeextensibleCoverageClassCodes
    http://hl7.org/fhir/ValueSet/coverage-class
    From the FHIR Standard
    Coverage.class:group.typeextensiblePattern Value: group
    http://hl7.org/fhir/ValueSet/coverage-class
    From the FHIR Standard
    Coverage.class:plan.typeextensiblePattern Value: plan
    http://hl7.org/fhir/ValueSet/coverage-class
    From the FHIR Standard
    Coverage.costToBeneficiary.typerequiredCoverageCopayTypeCodes
    http://terminology.hl7.org/ValueSet/coverage-copay-type|1.0.1
    Coverage.costToBeneficiary.exception.typeexampleExampleCoverageFinancialExceptionCodes
    http://hl7.org/fhir/ValueSet/coverage-financial-exception
    From the FHIR Standard

    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()
    us-core-15errorCoverageMember Id in Coverage.identifier or Coverage.subscriberId SHALL be present
    : identifier.type.coding.where(system='http://terminology.hl7.org/CodeSystem/v2-0203' and code='MB').exists() or subscriberId.exists()

     

    Other representations of profile: CSV, Excel, Schematron