{ "description": "Base StructureDefinition for ClaimResponse Resource", "_filename": "claimresponse.profile.json", "package_name": "hl7.fhir.core", "date": "2016-03-31T08:01:25+11:00", "derivation": "specialization", "meta": { "lastUpdated": "2016-03-31T08:01:25.570+11:00" }, "publisher": "Health Level Seven International (Financial Management)", "fhirVersion": "1.4.0", "name": "ClaimResponse", "mapping": [ { "uri": "http://hl7.org/fhir/w5", "name": "W5 Mapping", "identity": "w5" }, { "uri": "http://www.cda-adc.ca/en/services/cdanet/", "name": "Canadian Dental Association eclaims standard", "identity": "cdanetv4" }, { "uri": "http://hl7.org/v3", "name": "RIM", "identity": "rim" } ], "baseType": "DomainResource", "abstract": false, "type": null, "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.4.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 } ], "snapshot": { "element": [ { "path": "ClaimResponse", "min": 0, "definition": "This resource provides the adjudication details from the processing of a Claim resource.", "short": "Remittance resource", "mapping": [ { "map": "financial.billing", "identity": "w5" } ], "type": [ { "code": "DomainResource" } ], "alias": [ "Remittance Advice" ], "max": "*", "isSummary": true }, { "path": "ClaimResponse.id", "min": 0, "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.", "short": "Logical id of this artifact", "comments": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID.", "type": [ { "code": "id" } ], "max": "1", "base": { "max": "*", "min": 0, "path": "Resource.id" }, "isSummary": true }, { "max": "1", "min": 0, "base": { "max": "*", "min": 0, "path": "Resource.meta" }, "path": "ClaimResponse.meta", "type": [ { "code": "Meta" } ], "short": "Metadata about the resource", "isSummary": true, "definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource." }, { "path": "ClaimResponse.implicitRules", "min": 0, "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.", "isModifier": true, "short": "A set of rules under which this content was created", "comments": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible.", "type": [ { "code": "uri" } ], "max": "1", "base": { "max": "*", "min": 0, "path": "Resource.implicitRules" }, "isSummary": true }, { "path": "ClaimResponse.language", "min": 0, "definition": "The base language in which the resource is written.", "short": "Language of the resource content", "comments": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).", "type": [ { "code": "code" } ], "binding": { "strength": "required", "description": "A human language.", "valueSetUri": "http://tools.ietf.org/html/bcp47" }, "max": "1", "base": { "max": "*", "min": 0, "path": "Resource.language" } }, { "path": "ClaimResponse.text", "min": 0, "definition": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.", "short": "Text summary of the resource, for human interpretation", "comments": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative.", "mapping": [ { "map": "Act.text?", "identity": "rim" } ], "type": [ { "code": "Narrative" } ], "alias": [ "narrative", "html", "xhtml", "display" ], "max": "1", "condition": [ "dom-1" ], "base": { "max": "*", "min": 0, "path": "DomainResource.text" } }, { "path": "ClaimResponse.contained", "min": 0, "definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.", "short": "Contained, inline Resources", "comments": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Resource" } ], "alias": [ "inline resources", "anonymous resources", "contained resources" ], "max": "*", "base": { "max": "*", "min": 0, "path": "DomainResource.contained" } }, { "path": "ClaimResponse.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "DomainResource.extension" } }, { "path": "ClaimResponse.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "DomainResource.modifierExtension" } }, { "max": "*", "min": 0, "path": "ClaimResponse.identifier", "type": [ { "code": "Identifier" } ], "short": "Response number", "isSummary": true, "definition": "The Response business identifier." }, { "max": "1", "min": 0, "path": "ClaimResponse.request[x]", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Claim" ] } ], "short": "Id of resource triggering adjudication", "mapping": [ { "map": "A02|G01", "identity": "cdanetv4" } ], "isSummary": true, "definition": "Original request resource referrence." }, { "path": "ClaimResponse.ruleset", "min": 0, "definition": "The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.", "short": "Resource version", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/ruleset" } }, "alias": [ "BusinessVersion" ], "max": "1", "isSummary": true }, { "path": "ClaimResponse.originalRuleset", "requirements": "Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated.", "min": 0, "definition": "The style (standard) and version of the original material which was converted into this resource.", "short": "Original version", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/ruleset" } }, "alias": [ "OriginalBusinessVersion" ], "max": "1", "isSummary": true }, { "max": "1", "min": 0, "path": "ClaimResponse.created", "type": [ { "code": "dateTime" } ], "short": "Creation date", "isSummary": true, "definition": "The date when the enclosed suite of services were performed or completed." }, { "max": "1", "min": 0, "path": "ClaimResponse.organization[x]", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ] } ], "short": "Insurer", "isSummary": true, "definition": "The Insurer who produced this adjudicated response." }, { "max": "1", "min": 0, "path": "ClaimResponse.requestProvider[x]", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ] } ], "short": "Responsible practitioner", "mapping": [ { "map": "B01", "identity": "cdanetv4" } ], "isSummary": true, "definition": "The practitioner who is responsible for the services rendered to the patient." }, { "max": "1", "min": 0, "path": "ClaimResponse.requestOrganization[x]", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ] } ], "short": "Responsible organization", "isSummary": true, "definition": "The organization which is responsible for the services rendered to the patient." }, { "max": "1", "min": 0, "path": "ClaimResponse.outcome", "type": [ { "code": "code" } ], "short": "complete | error", "binding": { "strength": "required", "description": "The outcome of the processing.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/remittance-outcome" } }, "isSummary": true, "definition": "Transaction status: error, complete." }, { "max": "1", "min": 0, "path": "ClaimResponse.disposition", "type": [ { "code": "string" } ], "short": "Disposition Message", "isSummary": true, "definition": "A description of the status of the adjudication." }, { "max": "1", "min": 0, "path": "ClaimResponse.payeeType", "type": [ { "code": "Coding" } ], "short": "Party to be paid any benefits payable", "binding": { "strength": "example", "description": "A code for the party to be reimbursed.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/payeetype" } }, "isSummary": true, "definition": "Party to be reimbursed: Subscriber, provider, other." }, { "max": "*", "min": 0, "path": "ClaimResponse.item", "type": [ { "code": "BackboneElement" } ], "short": "Line items", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Items" } ], "isSummary": true, "definition": "The first tier service adjudications for submitted services." }, { "path": "ClaimResponse.item.id", "min": 0, "definition": "unique id for the element within a resource (for internal references).", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "id" } ], "representation": [ "xmlAttr" ], "max": "1", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "ClaimResponse.item.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "ClaimResponse.item.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "max": "1", "min": 1, "path": "ClaimResponse.item.sequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Service instance", "mapping": [ { "map": "F07", "identity": "cdanetv4" } ], "isSummary": true, "definition": "A service line number." }, { "max": "*", "min": 0, "path": "ClaimResponse.item.noteNumber", "type": [ { "code": "positiveInt" } ], "short": "List of note numbers which apply", "isSummary": true, "definition": "A list of note references to the notes provided below." }, { "max": "*", "min": 0, "path": "ClaimResponse.item.adjudication", "type": [ { "code": "BackboneElement" } ], "short": "Adjudication details", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "ItemAdjudication" } ], "isSummary": true, "definition": "The adjudications results." }, { "path": "ClaimResponse.item.adjudication.id", "min": 0, "definition": "unique id for the element within a resource (for internal references).", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "id" } ], "representation": [ "xmlAttr" ], "max": "1", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "ClaimResponse.item.adjudication.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "ClaimResponse.item.adjudication.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "max": "1", "min": 1, "path": "ClaimResponse.item.adjudication.category", "type": [ { "code": "Coding" } ], "short": "Adjudication category such as co-pay, eligible, benefit, etc.", "binding": { "strength": "extensible", "description": "The adjudication codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication" } }, "isSummary": true, "definition": "Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.adjudication.reason", "type": [ { "code": "Coding" } ], "short": "Adjudication reason", "binding": { "strength": "extensible", "description": "The adjudication reason codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication-reason" } }, "isSummary": true, "definition": "Adjudication reason such as limit reached." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.adjudication.amount", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Monetary amount", "isSummary": true, "definition": "Monetary amount associated with the code." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.adjudication.value", "type": [ { "code": "decimal" } ], "short": "Non-monetary value", "isSummary": true, "definition": "A non-monetary value for example a percentage. Mutually exclusive to the amount element above." }, { "max": "*", "min": 0, "path": "ClaimResponse.item.detail", "type": [ { "code": "BackboneElement" } ], "short": "Detail line items", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "ItemDetail" } ], "isSummary": true, "definition": "The second tier service adjudications for submitted services." }, { "path": "ClaimResponse.item.detail.id", "min": 0, "definition": "unique id for the element within a resource (for internal references).", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "id" } ], "representation": [ "xmlAttr" ], "max": "1", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "ClaimResponse.item.detail.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "ClaimResponse.item.detail.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "max": "1", "min": 1, "path": "ClaimResponse.item.detail.sequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Service instance", "mapping": [ { "map": "F07", "identity": "cdanetv4" } ], "isSummary": true, "definition": "A service line number." }, { "max": "*", "min": 0, "path": "ClaimResponse.item.detail.adjudication", "type": [ { "code": "BackboneElement" } ], "short": "Detail adjudication", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "DetailAdjudication" } ], "isSummary": true, "definition": "The adjudications results." }, { "path": "ClaimResponse.item.detail.adjudication.id", "min": 0, "definition": "unique id for the element within a resource (for internal references).", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "id" } ], "representation": [ "xmlAttr" ], "max": "1", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "ClaimResponse.item.detail.adjudication.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "ClaimResponse.item.detail.adjudication.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "max": "1", "min": 1, "path": "ClaimResponse.item.detail.adjudication.category", "type": [ { "code": "Coding" } ], "short": "Adjudication category such as co-pay, eligible, benefit, etc.", "binding": { "strength": "extensible", "description": "The adjudication codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication" } }, "isSummary": true, "definition": "Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.detail.adjudication.reason", "type": [ { "code": "Coding" } ], "short": "Adjudication reason", "binding": { "strength": "extensible", "description": "The adjudication reason codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication-reason" } }, "isSummary": true, "definition": "Adjudication reason such as limit reached." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.detail.adjudication.amount", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Monetary amount", "isSummary": true, "definition": "Monetary amount associated with the code." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.detail.adjudication.value", "type": [ { "code": "decimal" } ], "short": "Non-monetary value", "isSummary": true, "definition": "A non-monetary value for example a percentage. Mutually exclusive to the amount element above." }, { "max": "*", "min": 0, "path": "ClaimResponse.item.detail.subDetail", "type": [ { "code": "BackboneElement" } ], "short": "Subdetail line items", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "SubDetail" } ], "isSummary": true, "definition": "The third tier service adjudications for submitted services." }, { "path": "ClaimResponse.item.detail.subDetail.id", "min": 0, "definition": "unique id for the element within a resource (for internal references).", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "id" } ], "representation": [ "xmlAttr" ], "max": "1", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "ClaimResponse.item.detail.subDetail.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "ClaimResponse.item.detail.subDetail.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "max": "1", "min": 1, "path": "ClaimResponse.item.detail.subDetail.sequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Service instance", "mapping": [ { "map": "F07", "identity": "cdanetv4" } ], "isSummary": true, "definition": "A service line number." }, { "max": "*", "min": 0, "path": "ClaimResponse.item.detail.subDetail.adjudication", "type": [ { "code": "BackboneElement" } ], "short": "Subdetail adjudication", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "SubdetailAdjudication" } ], "isSummary": true, "definition": "The adjudications results." }, { "path": "ClaimResponse.item.detail.subDetail.adjudication.id", "min": 0, "definition": "unique id for the element within a resource (for internal references).", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "id" } ], "representation": [ "xmlAttr" ], "max": "1", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "ClaimResponse.item.detail.subDetail.adjudication.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "ClaimResponse.item.detail.subDetail.adjudication.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "max": "1", "min": 1, "path": "ClaimResponse.item.detail.subDetail.adjudication.category", "type": [ { "code": "Coding" } ], "short": "Adjudication category such as co-pay, eligible, benefit, etc.", "binding": { "strength": "extensible", "description": "The adjudication codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication" } }, "isSummary": true, "definition": "Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.detail.subDetail.adjudication.reason", "type": [ { "code": "Coding" } ], "short": "Adjudication reason", "binding": { "strength": "extensible", "description": "The adjudication reason codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication-reason" } }, "isSummary": true, "definition": "Adjudication reason such as limit reached." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.detail.subDetail.adjudication.amount", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Monetary amount", "isSummary": true, "definition": "Monetary amount associated with the code." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.detail.subDetail.adjudication.value", "type": [ { "code": "decimal" } ], "short": "Non-monetary value", "isSummary": true, "definition": "A non-monetary value for example a percentage. Mutually exclusive to the amount element above." }, { "max": "*", "min": 0, "path": "ClaimResponse.addItem", "type": [ { "code": "BackboneElement" } ], "short": "Insurer added line items", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "AddedItem" } ], "isSummary": true, "definition": "The first tier service adjudications for payor added services." }, { "path": "ClaimResponse.addItem.id", "min": 0, "definition": "unique id for the element within a resource (for internal references).", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "id" } ], "representation": [ "xmlAttr" ], "max": "1", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "ClaimResponse.addItem.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "ClaimResponse.addItem.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "max": "*", "min": 0, "path": "ClaimResponse.addItem.sequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Service instances", "isSummary": true, "definition": "List of input service items which this service line is intended to replace." }, { "max": "1", "min": 1, "path": "ClaimResponse.addItem.service", "type": [ { "code": "Coding" } ], "short": "Group, Service or Product", "binding": { "strength": "example", "description": "Allowable service and product codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/service-uscls" } }, "isSummary": true, "definition": "A code to indicate the Professional Service or Product supplied." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.fee", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Professional fee or Product charge", "isSummary": true, "definition": "The fee charged for the professional service or product.." }, { "max": "*", "min": 0, "path": "ClaimResponse.addItem.noteNumberLinkId", "type": [ { "code": "positiveInt" } ], "short": "List of note numbers which apply", "isSummary": true, "definition": "A list of note references to the notes provided below." }, { "max": "*", "min": 0, "path": "ClaimResponse.addItem.adjudication", "type": [ { "code": "BackboneElement" } ], "short": "Added items adjudication", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "AddedItemAdjudication" } ], "isSummary": true, "definition": "The adjudications results." }, { "path": "ClaimResponse.addItem.adjudication.id", "min": 0, "definition": "unique id for the element within a resource (for internal references).", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "id" } ], "representation": [ "xmlAttr" ], "max": "1", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "ClaimResponse.addItem.adjudication.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "ClaimResponse.addItem.adjudication.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "max": "1", "min": 1, "path": "ClaimResponse.addItem.adjudication.category", "type": [ { "code": "Coding" } ], "short": "Adjudication category such as co-pay, eligible, benefit, etc.", "binding": { "strength": "extensible", "description": "The adjudication codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication" } }, "isSummary": true, "definition": "Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.adjudication.reason", "type": [ { "code": "Coding" } ], "short": "Adjudication reason", "binding": { "strength": "extensible", "description": "The adjudication reason codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication-reason" } }, "isSummary": true, "definition": "Adjudication reason such as limit reached." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.adjudication.amount", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Monetary amount", "isSummary": true, "definition": "Monetary amount associated with the code." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.adjudication.value", "type": [ { "code": "decimal" } ], "short": "Non-monetary value", "isSummary": true, "definition": "A non-monetary value for example a percentage. Mutually exclusive to the amount element above." }, { "max": "*", "min": 0, "path": "ClaimResponse.addItem.detail", "type": [ { "code": "BackboneElement" } ], "short": "Added items details", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "AddedItemsDetail" } ], "isSummary": true, "definition": "The second tier service adjudications for payor added services." }, { "path": "ClaimResponse.addItem.detail.id", "min": 0, "definition": "unique id for the element within a resource (for internal references).", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "id" } ], "representation": [ "xmlAttr" ], "max": "1", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "ClaimResponse.addItem.detail.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "ClaimResponse.addItem.detail.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "max": "1", "min": 1, "path": "ClaimResponse.addItem.detail.service", "type": [ { "code": "Coding" } ], "short": "Service or Product", "binding": { "strength": "example", "description": "Allowable service and product codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/service-uscls" } }, "isSummary": true, "definition": "A code to indicate the Professional Service or Product supplied." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.detail.fee", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Professional fee or Product charge", "isSummary": true, "definition": "The fee charged for the professional service or product.." }, { "max": "*", "min": 0, "path": "ClaimResponse.addItem.detail.adjudication", "type": [ { "code": "BackboneElement" } ], "short": "Added items detail adjudication", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "AddedItemDetailAdjudication" } ], "isSummary": true, "definition": "The adjudications results." }, { "path": "ClaimResponse.addItem.detail.adjudication.id", "min": 0, "definition": "unique id for the element within a resource (for internal references).", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "id" } ], "representation": [ "xmlAttr" ], "max": "1", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "ClaimResponse.addItem.detail.adjudication.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "ClaimResponse.addItem.detail.adjudication.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "max": "1", "min": 1, "path": "ClaimResponse.addItem.detail.adjudication.category", "type": [ { "code": "Coding" } ], "short": "Adjudication category such as co-pay, eligible, benefit, etc.", "binding": { "strength": "extensible", "description": "The adjudication codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication" } }, "isSummary": true, "definition": "Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.detail.adjudication.reason", "type": [ { "code": "Coding" } ], "short": "Adjudication reason", "binding": { "strength": "extensible", "description": "The adjudication reason codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication-reason" } }, "isSummary": true, "definition": "Adjudication reason such as limit reached." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.detail.adjudication.amount", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Monetary amount", "isSummary": true, "definition": "Monetary amount associated with the code." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.detail.adjudication.value", "type": [ { "code": "decimal" } ], "short": "Non-monetary value", "isSummary": true, "definition": "A non-monetary value for example a percentage. Mutually exclusive to the amount element above." }, { "max": "*", "min": 0, "path": "ClaimResponse.error", "type": [ { "code": "BackboneElement" } ], "short": "Processing errors", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Errors" } ], "isSummary": true, "definition": "Mutually exclusive with Services Provided (Item)." }, { "path": "ClaimResponse.error.id", "min": 0, "definition": "unique id for the element within a resource (for internal references).", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "id" } ], "representation": [ "xmlAttr" ], "max": "1", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "ClaimResponse.error.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "ClaimResponse.error.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "max": "1", "min": 0, "path": "ClaimResponse.error.sequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Item sequence number", "isSummary": true, "definition": "The sequence number of the line item submitted which contains the error. This value is omitted when the error is elsewhere." }, { "max": "1", "min": 0, "path": "ClaimResponse.error.detailSequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Detail sequence number", "isSummary": true, "definition": "The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition." }, { "max": "1", "min": 0, "path": "ClaimResponse.error.subdetailSequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Subdetail sequence number", "isSummary": true, "definition": "The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition." }, { "max": "1", "min": 1, "path": "ClaimResponse.error.code", "type": [ { "code": "Coding" } ], "short": "Error code detailing processing issues", "binding": { "strength": "extensible", "description": "The adjudication error codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication-error" } }, "isSummary": true, "definition": "An error code,from a specified code system, which details why the claim could not be adjudicated." }, { "max": "1", "min": 0, "path": "ClaimResponse.totalCost", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Total Cost of service from the Claim", "isSummary": true, "definition": "The total cost of the services reported.", "requirements": "This is a check value that the receiver calculates and returns." }, { "max": "1", "min": 0, "path": "ClaimResponse.unallocDeductable", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Unallocated deductible", "isSummary": true, "definition": "The amount of deductible applied which was not allocated to any particular service line." }, { "max": "1", "min": 0, "path": "ClaimResponse.totalBenefit", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Total benefit payable for the Claim", "isSummary": true, "definition": "Total amount of benefit payable (Equal to sum of the Benefit amounts from all detail lines and additions less the Unallocated Deductible)." }, { "max": "1", "min": 0, "path": "ClaimResponse.paymentAdjustment", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Payment adjustment for non-Claim issues", "isSummary": true, "definition": "Adjustment to the payment of this transaction which is not related to adjudication of this transaction." }, { "max": "1", "min": 0, "path": "ClaimResponse.paymentAdjustmentReason", "type": [ { "code": "Coding" } ], "short": "Reason for Payment adjustment", "binding": { "strength": "extensible", "description": "Payment Adjustment reason codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/payment-adjustment-reason" } }, "isSummary": true, "definition": "Reason for the payment adjustment." }, { "max": "1", "min": 0, "path": "ClaimResponse.paymentDate", "type": [ { "code": "date" } ], "short": "Expected data of Payment", "isSummary": true, "definition": "Estimated payment data." }, { "max": "1", "min": 0, "path": "ClaimResponse.paymentAmount", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Payment amount", "isSummary": true, "definition": "Payable less any payment adjustment." }, { "max": "1", "min": 0, "path": "ClaimResponse.paymentRef", "type": [ { "code": "Identifier" } ], "short": "Payment identifier", "isSummary": true, "definition": "Payment identifier." }, { "max": "1", "min": 0, "path": "ClaimResponse.reserved", "type": [ { "code": "Coding" } ], "short": "Funds reserved status", "binding": { "strength": "example", "description": "For whom funds are to be reserved: (Patient, Provider, None).", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/fundsreserve" } }, "isSummary": true, "definition": "Status of funds reservation (For provider, for Patient, None)." }, { "path": "ClaimResponse.form", "min": 0, "definition": "The form to be used for printing the content.", "short": "Printed Form Identifier", "mapping": [ { "map": "G42", "identity": "cdanetv4" } ], "type": [ { "code": "Coding" } ], "binding": { "strength": "required", "description": "The forms codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/forms" } }, "max": "1", "isSummary": true }, { "max": "*", "min": 0, "path": "ClaimResponse.note", "type": [ { "code": "BackboneElement" } ], "short": "Processing notes", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Notes" } ], "isSummary": true, "definition": "Note text." }, { "path": "ClaimResponse.note.id", "min": 0, "definition": "unique id for the element within a resource (for internal references).", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "id" } ], "representation": [ "xmlAttr" ], "max": "1", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "ClaimResponse.note.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "ClaimResponse.note.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "max": "1", "min": 0, "path": "ClaimResponse.note.number", "type": [ { "code": "positiveInt" } ], "short": "Note Number for this note", "isSummary": true, "definition": "An integer associated with each note which may be referred to from each service line item." }, { "max": "1", "min": 0, "path": "ClaimResponse.note.type", "type": [ { "code": "Coding" } ], "short": "display | print | printoper", "binding": { "strength": "required", "description": "The presentation types of notes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/note-type" } }, "isSummary": true, "definition": "The note purpose: Print/Display." }, { "max": "1", "min": 0, "path": "ClaimResponse.note.text", "type": [ { "code": "string" } ], "short": "Note explanatory text", "mapping": [ { "map": "G32", "identity": "cdanetv4" } ], "isSummary": true, "definition": "The note text." }, { "path": "ClaimResponse.coverage", "requirements": "Health care programs and insurers are significant payors of health service costs.", "min": 0, "definition": "Financial instrument by which payment information for health care.", "short": "Insurance or medical plan", "mapping": [ { "map": "Coverage", "identity": "rim" } ], "type": [ { "code": "BackboneElement" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Coverage" } ], "max": "*", "isSummary": true }, { "path": "ClaimResponse.coverage.id", "min": 0, "definition": "unique id for the element within a resource (for internal references).", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "id" } ], "representation": [ "xmlAttr" ], "max": "1", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "ClaimResponse.coverage.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "ClaimResponse.coverage.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "max": "1", "min": 1, "path": "ClaimResponse.coverage.sequence", "type": [ { "code": "positiveInt" } ], "short": "Service instance identifier", "isSummary": true, "definition": "A service line item.", "requirements": "To maintain order of the coverages." }, { "max": "1", "min": 1, "path": "ClaimResponse.coverage.focal", "type": [ { "code": "boolean" } ], "short": "Is the focal Coverage", "isSummary": true, "definition": "The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.", "requirements": "To identify which coverage is being adjudicated." }, { "max": "1", "min": 1, "path": "ClaimResponse.coverage.coverage[x]", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Coverage" ] } ], "short": "Insurance information", "isSummary": true, "definition": "Reference to the program or plan identification, underwriter or payor.", "requirements": "Need to identify the issuer to target for processing and for coordination of benefit processing." }, { "max": "1", "min": 0, "path": "ClaimResponse.coverage.businessArrangement", "type": [ { "code": "string" } ], "short": "Business agreement", "isSummary": true, "definition": "The contract number of a business agreement which describes the terms and conditions." }, { "path": "ClaimResponse.coverage.preAuthRef", "requirements": "To provide any pre-determination or prior authorization reference.", "min": 0, "definition": "A list of references from the Insurer to which these services pertain.", "short": "Pre-Authorization/Determination Reference", "mapping": [ { "map": "F03", "identity": "cdanetv4" } ], "type": [ { "code": "string" } ], "max": "*", "isSummary": true }, { "path": "ClaimResponse.coverage.claimResponse", "requirements": "Used by downstream payers to determine what balance remains and the net payable.", "min": 0, "definition": "The Coverages adjudication details.", "short": "Adjudication results", "mapping": [ { "map": "EOB", "identity": "cdanetv4" } ], "type": [ { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/ClaimResponse" ] } ], "max": "1", "isSummary": true } ] }, "status": "draft", "id": "638a26a2-2c56-4fdd-bb4f-d72cda94e2b3", "kind": "resource", "url": "http://hl7.org/fhir/StructureDefinition/ClaimResponse", "version": null, "differential": { "element": [ { "path": "ClaimResponse", "min": 0, "definition": "This resource provides the adjudication details from the processing of a Claim resource.", "short": "Remittance resource", "mapping": [ { "map": "financial.billing", "identity": "w5" } ], "type": [ { "code": "DomainResource" } ], "alias": [ "Remittance Advice" ], "max": "*", "isSummary": true }, { "max": "*", "min": 0, "path": "ClaimResponse.identifier", "type": [ { "code": "Identifier" } ], "short": "Response number", "isSummary": true, "definition": "The Response business identifier." }, { "max": "1", "min": 0, "path": "ClaimResponse.request[x]", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Claim" ] } ], "short": "Id of resource triggering adjudication", "mapping": [ { "map": "A02|G01", "identity": "cdanetv4" } ], "isSummary": true, "definition": "Original request resource referrence." }, { "path": "ClaimResponse.ruleset", "min": 0, "definition": "The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.", "short": "Resource version", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/ruleset" } }, "alias": [ "BusinessVersion" ], "max": "1", "isSummary": true }, { "path": "ClaimResponse.originalRuleset", "requirements": "Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated.", "min": 0, "definition": "The style (standard) and version of the original material which was converted into this resource.", "short": "Original version", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/ruleset" } }, "alias": [ "OriginalBusinessVersion" ], "max": "1", "isSummary": true }, { "max": "1", "min": 0, "path": "ClaimResponse.created", "type": [ { "code": "dateTime" } ], "short": "Creation date", "isSummary": true, "definition": "The date when the enclosed suite of services were performed or completed." }, { "max": "1", "min": 0, "path": "ClaimResponse.organization[x]", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ] } ], "short": "Insurer", "isSummary": true, "definition": "The Insurer who produced this adjudicated response." }, { "max": "1", "min": 0, "path": "ClaimResponse.requestProvider[x]", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ] } ], "short": "Responsible practitioner", "mapping": [ { "map": "B01", "identity": "cdanetv4" } ], "isSummary": true, "definition": "The practitioner who is responsible for the services rendered to the patient." }, { "max": "1", "min": 0, "path": "ClaimResponse.requestOrganization[x]", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ] } ], "short": "Responsible organization", "isSummary": true, "definition": "The organization which is responsible for the services rendered to the patient." }, { "max": "1", "min": 0, "path": "ClaimResponse.outcome", "type": [ { "code": "code" } ], "short": "complete | error", "binding": { "strength": "required", "description": "The outcome of the processing.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/remittance-outcome" } }, "isSummary": true, "definition": "Transaction status: error, complete." }, { "max": "1", "min": 0, "path": "ClaimResponse.disposition", "type": [ { "code": "string" } ], "short": "Disposition Message", "isSummary": true, "definition": "A description of the status of the adjudication." }, { "max": "1", "min": 0, "path": "ClaimResponse.payeeType", "type": [ { "code": "Coding" } ], "short": "Party to be paid any benefits payable", "binding": { "strength": "example", "description": "A code for the party to be reimbursed.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/payeetype" } }, "isSummary": true, "definition": "Party to be reimbursed: Subscriber, provider, other." }, { "max": "*", "min": 0, "path": "ClaimResponse.item", "type": [ { "code": "BackboneElement" } ], "short": "Line items", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Items" } ], "isSummary": true, "definition": "The first tier service adjudications for submitted services." }, { "max": "1", "min": 1, "path": "ClaimResponse.item.sequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Service instance", "mapping": [ { "map": "F07", "identity": "cdanetv4" } ], "isSummary": true, "definition": "A service line number." }, { "max": "*", "min": 0, "path": "ClaimResponse.item.noteNumber", "type": [ { "code": "positiveInt" } ], "short": "List of note numbers which apply", "isSummary": true, "definition": "A list of note references to the notes provided below." }, { "max": "*", "min": 0, "path": "ClaimResponse.item.adjudication", "type": [ { "code": "BackboneElement" } ], "short": "Adjudication details", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "ItemAdjudication" } ], "isSummary": true, "definition": "The adjudications results." }, { "max": "1", "min": 1, "path": "ClaimResponse.item.adjudication.category", "type": [ { "code": "Coding" } ], "short": "Adjudication category such as co-pay, eligible, benefit, etc.", "binding": { "strength": "extensible", "description": "The adjudication codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication" } }, "isSummary": true, "definition": "Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.adjudication.reason", "type": [ { "code": "Coding" } ], "short": "Adjudication reason", "binding": { "strength": "extensible", "description": "The adjudication reason codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication-reason" } }, "isSummary": true, "definition": "Adjudication reason such as limit reached." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.adjudication.amount", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Monetary amount", "isSummary": true, "definition": "Monetary amount associated with the code." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.adjudication.value", "type": [ { "code": "decimal" } ], "short": "Non-monetary value", "isSummary": true, "definition": "A non-monetary value for example a percentage. Mutually exclusive to the amount element above." }, { "max": "*", "min": 0, "path": "ClaimResponse.item.detail", "type": [ { "code": "BackboneElement" } ], "short": "Detail line items", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "ItemDetail" } ], "isSummary": true, "definition": "The second tier service adjudications for submitted services." }, { "max": "1", "min": 1, "path": "ClaimResponse.item.detail.sequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Service instance", "mapping": [ { "map": "F07", "identity": "cdanetv4" } ], "isSummary": true, "definition": "A service line number." }, { "max": "*", "min": 0, "path": "ClaimResponse.item.detail.adjudication", "type": [ { "code": "BackboneElement" } ], "short": "Detail adjudication", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "DetailAdjudication" } ], "isSummary": true, "definition": "The adjudications results." }, { "max": "1", "min": 1, "path": "ClaimResponse.item.detail.adjudication.category", "type": [ { "code": "Coding" } ], "short": "Adjudication category such as co-pay, eligible, benefit, etc.", "binding": { "strength": "extensible", "description": "The adjudication codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication" } }, "isSummary": true, "definition": "Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.detail.adjudication.reason", "type": [ { "code": "Coding" } ], "short": "Adjudication reason", "binding": { "strength": "extensible", "description": "The adjudication reason codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication-reason" } }, "isSummary": true, "definition": "Adjudication reason such as limit reached." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.detail.adjudication.amount", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Monetary amount", "isSummary": true, "definition": "Monetary amount associated with the code." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.detail.adjudication.value", "type": [ { "code": "decimal" } ], "short": "Non-monetary value", "isSummary": true, "definition": "A non-monetary value for example a percentage. Mutually exclusive to the amount element above." }, { "max": "*", "min": 0, "path": "ClaimResponse.item.detail.subDetail", "type": [ { "code": "BackboneElement" } ], "short": "Subdetail line items", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "SubDetail" } ], "isSummary": true, "definition": "The third tier service adjudications for submitted services." }, { "max": "1", "min": 1, "path": "ClaimResponse.item.detail.subDetail.sequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Service instance", "mapping": [ { "map": "F07", "identity": "cdanetv4" } ], "isSummary": true, "definition": "A service line number." }, { "max": "*", "min": 0, "path": "ClaimResponse.item.detail.subDetail.adjudication", "type": [ { "code": "BackboneElement" } ], "short": "Subdetail adjudication", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "SubdetailAdjudication" } ], "isSummary": true, "definition": "The adjudications results." }, { "max": "1", "min": 1, "path": "ClaimResponse.item.detail.subDetail.adjudication.category", "type": [ { "code": "Coding" } ], "short": "Adjudication category such as co-pay, eligible, benefit, etc.", "binding": { "strength": "extensible", "description": "The adjudication codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication" } }, "isSummary": true, "definition": "Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.detail.subDetail.adjudication.reason", "type": [ { "code": "Coding" } ], "short": "Adjudication reason", "binding": { "strength": "extensible", "description": "The adjudication reason codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication-reason" } }, "isSummary": true, "definition": "Adjudication reason such as limit reached." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.detail.subDetail.adjudication.amount", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Monetary amount", "isSummary": true, "definition": "Monetary amount associated with the code." }, { "max": "1", "min": 0, "path": "ClaimResponse.item.detail.subDetail.adjudication.value", "type": [ { "code": "decimal" } ], "short": "Non-monetary value", "isSummary": true, "definition": "A non-monetary value for example a percentage. Mutually exclusive to the amount element above." }, { "max": "*", "min": 0, "path": "ClaimResponse.addItem", "type": [ { "code": "BackboneElement" } ], "short": "Insurer added line items", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "AddedItem" } ], "isSummary": true, "definition": "The first tier service adjudications for payor added services." }, { "max": "*", "min": 0, "path": "ClaimResponse.addItem.sequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Service instances", "isSummary": true, "definition": "List of input service items which this service line is intended to replace." }, { "max": "1", "min": 1, "path": "ClaimResponse.addItem.service", "type": [ { "code": "Coding" } ], "short": "Group, Service or Product", "binding": { "strength": "example", "description": "Allowable service and product codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/service-uscls" } }, "isSummary": true, "definition": "A code to indicate the Professional Service or Product supplied." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.fee", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Professional fee or Product charge", "isSummary": true, "definition": "The fee charged for the professional service or product.." }, { "max": "*", "min": 0, "path": "ClaimResponse.addItem.noteNumberLinkId", "type": [ { "code": "positiveInt" } ], "short": "List of note numbers which apply", "isSummary": true, "definition": "A list of note references to the notes provided below." }, { "max": "*", "min": 0, "path": "ClaimResponse.addItem.adjudication", "type": [ { "code": "BackboneElement" } ], "short": "Added items adjudication", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "AddedItemAdjudication" } ], "isSummary": true, "definition": "The adjudications results." }, { "max": "1", "min": 1, "path": "ClaimResponse.addItem.adjudication.category", "type": [ { "code": "Coding" } ], "short": "Adjudication category such as co-pay, eligible, benefit, etc.", "binding": { "strength": "extensible", "description": "The adjudication codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication" } }, "isSummary": true, "definition": "Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.adjudication.reason", "type": [ { "code": "Coding" } ], "short": "Adjudication reason", "binding": { "strength": "extensible", "description": "The adjudication reason codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication-reason" } }, "isSummary": true, "definition": "Adjudication reason such as limit reached." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.adjudication.amount", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Monetary amount", "isSummary": true, "definition": "Monetary amount associated with the code." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.adjudication.value", "type": [ { "code": "decimal" } ], "short": "Non-monetary value", "isSummary": true, "definition": "A non-monetary value for example a percentage. Mutually exclusive to the amount element above." }, { "max": "*", "min": 0, "path": "ClaimResponse.addItem.detail", "type": [ { "code": "BackboneElement" } ], "short": "Added items details", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "AddedItemsDetail" } ], "isSummary": true, "definition": "The second tier service adjudications for payor added services." }, { "max": "1", "min": 1, "path": "ClaimResponse.addItem.detail.service", "type": [ { "code": "Coding" } ], "short": "Service or Product", "binding": { "strength": "example", "description": "Allowable service and product codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/service-uscls" } }, "isSummary": true, "definition": "A code to indicate the Professional Service or Product supplied." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.detail.fee", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Professional fee or Product charge", "isSummary": true, "definition": "The fee charged for the professional service or product.." }, { "max": "*", "min": 0, "path": "ClaimResponse.addItem.detail.adjudication", "type": [ { "code": "BackboneElement" } ], "short": "Added items detail adjudication", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "AddedItemDetailAdjudication" } ], "isSummary": true, "definition": "The adjudications results." }, { "max": "1", "min": 1, "path": "ClaimResponse.addItem.detail.adjudication.category", "type": [ { "code": "Coding" } ], "short": "Adjudication category such as co-pay, eligible, benefit, etc.", "binding": { "strength": "extensible", "description": "The adjudication codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication" } }, "isSummary": true, "definition": "Code indicating: Co-Pay, deductible, eligible, benefit, tax, etc." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.detail.adjudication.reason", "type": [ { "code": "Coding" } ], "short": "Adjudication reason", "binding": { "strength": "extensible", "description": "The adjudication reason codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication-reason" } }, "isSummary": true, "definition": "Adjudication reason such as limit reached." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.detail.adjudication.amount", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Monetary amount", "isSummary": true, "definition": "Monetary amount associated with the code." }, { "max": "1", "min": 0, "path": "ClaimResponse.addItem.detail.adjudication.value", "type": [ { "code": "decimal" } ], "short": "Non-monetary value", "isSummary": true, "definition": "A non-monetary value for example a percentage. Mutually exclusive to the amount element above." }, { "max": "*", "min": 0, "path": "ClaimResponse.error", "type": [ { "code": "BackboneElement" } ], "short": "Processing errors", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Errors" } ], "isSummary": true, "definition": "Mutually exclusive with Services Provided (Item)." }, { "max": "1", "min": 0, "path": "ClaimResponse.error.sequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Item sequence number", "isSummary": true, "definition": "The sequence number of the line item submitted which contains the error. This value is omitted when the error is elsewhere." }, { "max": "1", "min": 0, "path": "ClaimResponse.error.detailSequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Detail sequence number", "isSummary": true, "definition": "The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition." }, { "max": "1", "min": 0, "path": "ClaimResponse.error.subdetailSequenceLinkId", "type": [ { "code": "positiveInt" } ], "short": "Subdetail sequence number", "isSummary": true, "definition": "The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition." }, { "max": "1", "min": 1, "path": "ClaimResponse.error.code", "type": [ { "code": "Coding" } ], "short": "Error code detailing processing issues", "binding": { "strength": "extensible", "description": "The adjudication error codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/adjudication-error" } }, "isSummary": true, "definition": "An error code,from a specified code system, which details why the claim could not be adjudicated." }, { "max": "1", "min": 0, "path": "ClaimResponse.totalCost", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Total Cost of service from the Claim", "isSummary": true, "definition": "The total cost of the services reported.", "requirements": "This is a check value that the receiver calculates and returns." }, { "max": "1", "min": 0, "path": "ClaimResponse.unallocDeductable", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Unallocated deductible", "isSummary": true, "definition": "The amount of deductible applied which was not allocated to any particular service line." }, { "max": "1", "min": 0, "path": "ClaimResponse.totalBenefit", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Total benefit payable for the Claim", "isSummary": true, "definition": "Total amount of benefit payable (Equal to sum of the Benefit amounts from all detail lines and additions less the Unallocated Deductible)." }, { "max": "1", "min": 0, "path": "ClaimResponse.paymentAdjustment", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Payment adjustment for non-Claim issues", "isSummary": true, "definition": "Adjustment to the payment of this transaction which is not related to adjudication of this transaction." }, { "max": "1", "min": 0, "path": "ClaimResponse.paymentAdjustmentReason", "type": [ { "code": "Coding" } ], "short": "Reason for Payment adjustment", "binding": { "strength": "extensible", "description": "Payment Adjustment reason codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/payment-adjustment-reason" } }, "isSummary": true, "definition": "Reason for the payment adjustment." }, { "max": "1", "min": 0, "path": "ClaimResponse.paymentDate", "type": [ { "code": "date" } ], "short": "Expected data of Payment", "isSummary": true, "definition": "Estimated payment data." }, { "max": "1", "min": 0, "path": "ClaimResponse.paymentAmount", "type": [ { "code": "Quantity", "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ] } ], "short": "Payment amount", "isSummary": true, "definition": "Payable less any payment adjustment." }, { "max": "1", "min": 0, "path": "ClaimResponse.paymentRef", "type": [ { "code": "Identifier" } ], "short": "Payment identifier", "isSummary": true, "definition": "Payment identifier." }, { "max": "1", "min": 0, "path": "ClaimResponse.reserved", "type": [ { "code": "Coding" } ], "short": "Funds reserved status", "binding": { "strength": "example", "description": "For whom funds are to be reserved: (Patient, Provider, None).", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/fundsreserve" } }, "isSummary": true, "definition": "Status of funds reservation (For provider, for Patient, None)." }, { "path": "ClaimResponse.form", "min": 0, "definition": "The form to be used for printing the content.", "short": "Printed Form Identifier", "mapping": [ { "map": "G42", "identity": "cdanetv4" } ], "type": [ { "code": "Coding" } ], "binding": { "strength": "required", "description": "The forms codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/forms" } }, "max": "1", "isSummary": true }, { "max": "*", "min": 0, "path": "ClaimResponse.note", "type": [ { "code": "BackboneElement" } ], "short": "Processing notes", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Notes" } ], "isSummary": true, "definition": "Note text." }, { "max": "1", "min": 0, "path": "ClaimResponse.note.number", "type": [ { "code": "positiveInt" } ], "short": "Note Number for this note", "isSummary": true, "definition": "An integer associated with each note which may be referred to from each service line item." }, { "max": "1", "min": 0, "path": "ClaimResponse.note.type", "type": [ { "code": "Coding" } ], "short": "display | print | printoper", "binding": { "strength": "required", "description": "The presentation types of notes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/note-type" } }, "isSummary": true, "definition": "The note purpose: Print/Display." }, { "max": "1", "min": 0, "path": "ClaimResponse.note.text", "type": [ { "code": "string" } ], "short": "Note explanatory text", "mapping": [ { "map": "G32", "identity": "cdanetv4" } ], "isSummary": true, "definition": "The note text." }, { "path": "ClaimResponse.coverage", "requirements": "Health care programs and insurers are significant payors of health service costs.", "min": 0, "definition": "Financial instrument by which payment information for health care.", "short": "Insurance or medical plan", "mapping": [ { "map": "Coverage", "identity": "rim" } ], "type": [ { "code": "BackboneElement" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Coverage" } ], "max": "*", "isSummary": true }, { "max": "1", "min": 1, "path": "ClaimResponse.coverage.sequence", "type": [ { "code": "positiveInt" } ], "short": "Service instance identifier", "isSummary": true, "definition": "A service line item.", "requirements": "To maintain order of the coverages." }, { "max": "1", "min": 1, "path": "ClaimResponse.coverage.focal", "type": [ { "code": "boolean" } ], "short": "Is the focal Coverage", "isSummary": true, "definition": "The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.", "requirements": "To identify which coverage is being adjudicated." }, { "max": "1", "min": 1, "path": "ClaimResponse.coverage.coverage[x]", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Coverage" ] } ], "short": "Insurance information", "isSummary": true, "definition": "Reference to the program or plan identification, underwriter or payor.", "requirements": "Need to identify the issuer to target for processing and for coordination of benefit processing." }, { "max": "1", "min": 0, "path": "ClaimResponse.coverage.businessArrangement", "type": [ { "code": "string" } ], "short": "Business agreement", "isSummary": true, "definition": "The contract number of a business agreement which describes the terms and conditions." }, { "path": "ClaimResponse.coverage.preAuthRef", "requirements": "To provide any pre-determination or prior authorization reference.", "min": 0, "definition": "A list of references from the Insurer to which these services pertain.", "short": "Pre-Authorization/Determination Reference", "mapping": [ { "map": "F03", "identity": "cdanetv4" } ], "type": [ { "code": "string" } ], "max": "*", "isSummary": true }, { "path": "ClaimResponse.coverage.claimResponse", "requirements": "Used by downstream payers to determine what balance remains and the net payable.", "min": 0, "definition": "The Coverages adjudication details.", "short": "Adjudication results", "mapping": [ { "map": "EOB", "identity": "cdanetv4" } ], "type": [ { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/ClaimResponse" ] } ], "max": "1", "isSummary": true } ] }, "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "other" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/fm/index.cfm", "system": "other" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource" }