{ "description": null, "_filename": "StructureDefinition-qicore-claim.json", "package_name": "hl7.fhir.us.qicore", "date": "2016-07-15", "derivation": "constraint", "publisher": "Health Level Seven International (Clinical Quality Information - QICore)", "name": "Profile qicore-claim", "mapping": [ { "uri": "http://hl7.org/fhir/w5", "name": "W5 Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Claim", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.6.0", "snapshot": { "element": [ { "constraint": [ { "key": "dom-2", "human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources", "xpath": "not(parent::f:contained and f:contained)", "severity": "error", "expression": "contained.contained.empty()" }, { "key": "dom-1", "human": "If the resource is contained in another resource, it SHALL NOT contain any narrative", "xpath": "not(parent::f:contained and f:text)", "severity": "error", "expression": "contained.text.empty()" }, { "key": "dom-4", "human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated", "xpath": "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))", "severity": "error", "expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()" }, { "key": "dom-3", "human": "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource", "xpath": "not(exists(for $id in f:contained/*/@id return $id[not(ancestor::f:contained/parent::*/descendant::f:reference/@value=concat('#', $id))]))", "severity": "error", "expression": "contained.where(('#'+id in %resource.descendants().reference).not()).empty()" } ], "path": "Claim", "min": 0, "definition": "A provider issued list of services and products provided, or to be provided, to a patient which is provided to an insurer for payment recovery.", "short": "Claim, Pre-determination or Pre-authorization", "name": "QICore-Claim", "mapping": [ { "map": "Entity. Role, or Act", "identity": "rim" }, { "map": "financial.billing", "identity": "w5" } ], "mustSupport": false, "max": "*", "id": "Claim:qicore-claim", "base": { "max": "*", "min": 0, "path": "Claim" }, "isSummary": false }, { "path": "Claim.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.", "type": [ { "code": "id" } ], "max": "1", "id": "Claim:qicore-claim.id", "base": { "max": "*", "min": 0, "path": "Resource.id" }, "isSummary": true }, { "path": "Claim.meta", "min": 0, "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.", "short": "Metadata about the resource", "type": [ { "code": "Meta" } ], "max": "1", "id": "Claim:qicore-claim.meta", "base": { "max": "*", "min": 0, "path": "Resource.meta" }, "isSummary": true }, { "path": "Claim.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", "id": "Claim:qicore-claim.implicitRules", "base": { "max": "*", "min": 0, "path": "Resource.implicitRules" }, "isSummary": true }, { "path": "Claim.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": "extensible", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet", "valueReference": { "reference": "http://hl7.org/fhir/ValueSet/all-languages" } } ], "description": "A human language.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/languages" } }, "max": "1", "id": "Claim:qicore-claim.language", "base": { "max": "*", "min": 0, "path": "Resource.language" } }, { "path": "Claim.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. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded in formation is added later.", "mapping": [ { "map": "Act.text?", "identity": "rim" } ], "type": [ { "code": "Narrative" } ], "alias": [ "narrative", "html", "xhtml", "display" ], "max": "1", "id": "Claim:qicore-claim.text", "condition": [ "dom-1" ], "base": { "max": "*", "min": 0, "path": "DomainResource.text" } }, { "path": "Claim.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": "*", "id": "Claim:qicore-claim.contained", "base": { "max": "*", "min": 0, "path": "DomainResource.contained" } }, { "path": "Claim.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": "*", "id": "Claim:qicore-claim.extension", "base": { "max": "*", "min": 0, "path": "DomainResource.extension" } }, { "path": "Claim.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": "*", "id": "Claim:qicore-claim.modifierExtension", "base": { "max": "*", "min": 0, "path": "DomainResource.modifierExtension" } }, { "path": "Claim.identifier", "min": 0, "definition": "The business identifier for the instance: claim number, pre-determination or pre-authorization number.", "short": "Claim number", "mapping": [ { "map": "id", "identity": "w5" } ], "type": [ { "code": "Identifier" } ], "max": "*", "id": "Claim:qicore-claim.identifier", "base": { "max": "*", "min": 0, "path": "Claim.identifier" } }, { "path": "Claim.status", "min": 1, "definition": "The status of the resource instance.", "isModifier": true, "short": "active | cancelled | draft | entered-in-error", "mapping": [ { "map": "status", "identity": "w5" } ], "type": [ { "code": "code" } ], "binding": { "strength": "required", "description": "A code specifying the state of the resource instance.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/claim-status" } }, "max": "1", "id": "Claim:qicore-claim.status", "base": { "max": "1", "min": 1, "path": "Claim.status" }, "isSummary": true }, { "path": "Claim.type", "min": 1, "definition": "The category of claim, eg, oral, pharmacy, vision, insitutional, professional.", "short": "Type or discipline", "comments": "Affects which fields and value sets are used.", "mapping": [ { "map": "class", "identity": "w5" } ], "type": [ { "code": "Coding" } ], "binding": { "strength": "required", "description": "The type or discipline-style of the claim", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/claim-type" } }, "max": "1", "id": "Claim:qicore-claim.type", "base": { "max": "1", "min": 1, "path": "Claim.type" } }, { "path": "Claim.subType", "min": 0, "definition": "A finer grained suite of claim subtype codes which may convey Inpatient vs Outpatient and/or a specialty service. In the US the BillType.", "short": "Finer grained claim type information", "comments": "This may contain the local bill type codes such as the US UB-04 bill type code.", "mapping": [ { "map": "class", "identity": "w5" } ], "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "A more granular claim typecode", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/claim-subtype" } }, "max": "*", "id": "Claim:qicore-claim.subType", "base": { "max": "*", "min": 0, "path": "Claim.subType" } }, { "path": "Claim.ruleset", "min": 0, "definition": "The version of the specification on which this instance relies.", "short": "Current specification followed", "mapping": [ { "map": "id.version", "identity": "w5" } ], "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", "id": "Claim:qicore-claim.ruleset", "base": { "max": "1", "min": 0, "path": "Claim.ruleset" } }, { "path": "Claim.originalRuleset", "min": 0, "definition": "The version of the specification from which the original instance was created.", "short": "Original specification followed", "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", "id": "Claim:qicore-claim.originalRuleset", "base": { "max": "1", "min": 0, "path": "Claim.originalRuleset" } }, { "path": "Claim.created", "min": 0, "definition": "The date when the enclosed suite of services were performed or completed.", "short": "Creation date", "mapping": [ { "map": "when.recorded", "identity": "w5" } ], "type": [ { "code": "dateTime" } ], "mustSupport": true, "max": "1", "id": "Claim:qicore-claim.created", "base": { "max": "1", "min": 0, "path": "Claim.created" }, "isSummary": false }, { "path": "Claim.billablePeriod", "min": 0, "definition": "The billable period for which charges are being submitted.", "short": "Period for charge submission", "mapping": [ { "map": "when.done", "identity": "w5" } ], "type": [ { "code": "Period" } ], "max": "1", "id": "Claim:qicore-claim.billablePeriod", "base": { "max": "1", "min": 0, "path": "Claim.billablePeriod" } }, { "id": "Claim:qicore-claim.insurer[x]", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.insurer[x]" }, "path": "Claim.insurer[x]", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/Organization" } ], "short": "Target", "definition": "The Insurer who is target of the request." }, { "path": "Claim.provider[x]", "min": 0, "definition": "The provider which is responsible for the bill, claim pre-determination, pre-authorization.", "short": "Responsible provider", "mapping": [ { "map": "who.source", "identity": "w5" } ], "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/Practitioner" } ], "max": "1", "id": "Claim:qicore-claim.provider[x]", "base": { "max": "1", "min": 0, "path": "Claim.provider[x]" } }, { "path": "Claim.organization[x]", "min": 0, "definition": "The organization which is responsible for the bill, claim pre-determination, pre-authorization.", "short": "Responsible organization", "mapping": [ { "map": "who.source", "identity": "w5" } ], "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/Organization" } ], "max": "1", "id": "Claim:qicore-claim.organization[x]", "base": { "max": "1", "min": 0, "path": "Claim.organization[x]" } }, { "path": "Claim.use", "min": 0, "definition": "Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).", "short": "complete | proposed | exploratory | other", "mapping": [ { "map": "class", "identity": "w5" } ], "type": [ { "code": "code" } ], "binding": { "strength": "required", "description": "Complete, proposed, exploratory, other", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/claim-use" } }, "max": "1", "id": "Claim:qicore-claim.use", "base": { "max": "1", "min": 0, "path": "Claim.use" } }, { "path": "Claim.priority", "min": 0, "definition": "Immediate (STAT), best effort (NORMAL), deferred (DEFER).", "short": "Desired processing priority", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "The timeliness with which processing is required: STAT, normal, Deferred", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/process-priority" } }, "max": "1", "id": "Claim:qicore-claim.priority", "base": { "max": "1", "min": 0, "path": "Claim.priority" } }, { "path": "Claim.fundsReserve", "min": 0, "definition": "In the case of a Pre-Determination/Pre-Authorization the provider may request that funds in the amount of the expected Benefit be reserved ('Patient' or 'Provider') to pay for the Benefits determined on the subsequent claim(s). 'None' explicitly indicates no funds reserving is requested.", "short": "Funds requested to be reserved", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "For whom funds are to be reserved: (Patient, Provider, None).", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/fundsreserve" } }, "max": "1", "id": "Claim:qicore-claim.fundsReserve", "base": { "max": "1", "min": 0, "path": "Claim.fundsReserve" } }, { "path": "Claim.enterer[x]", "min": 0, "definition": "Person who created the invoice/claim/pre-determination or pre-authorization.", "short": "Author", "mapping": [ { "map": "who.author", "identity": "w5" } ], "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/Practitioner" } ], "max": "1", "id": "Claim:qicore-claim.enterer[x]", "base": { "max": "1", "min": 0, "path": "Claim.enterer[x]" } }, { "path": "Claim.facility[x]", "min": 0, "definition": "Facility where the services were provided.", "short": "Servicing Facility", "mapping": [ { "map": "where", "identity": "w5" } ], "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/Location" } ], "max": "1", "id": "Claim:qicore-claim.facility[x]", "base": { "max": "1", "min": 0, "path": "Claim.facility[x]" } }, { "path": "Claim.related", "min": 0, "definition": "Other claims which are related to this claim such as prior claim versions or for related services.", "short": "Related Claims which may be revelant to processing this claimn", "type": [ { "code": "BackboneElement" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "RelatedClaim" } ], "max": "*", "id": "Claim:qicore-claim.related", "base": { "max": "*", "min": 0, "path": "Claim.related" } }, { "path": "Claim.related.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Claim:qicore-claim.related.id", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "Claim.related.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": "*", "id": "Claim:qicore-claim.related.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Claim.related.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": "*", "id": "Claim:qicore-claim.related.modifierExtension", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "path": "Claim.related.claim[x]", "min": 0, "definition": "Other claims which are related to this claim such as prior claim versions or for related services.", "short": "Reference to the related claim", "comments": "Do we need a relationship code?", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/Claim" } ], "max": "1", "id": "Claim:qicore-claim.related.claim[x]", "base": { "max": "1", "min": 0, "path": "Claim.related.claim[x]" } }, { "path": "Claim.related.relationship", "min": 0, "definition": "For example prior or umbrella.", "short": "How the reference claim is related", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Relationship of this claim to a related Claim", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/related-claim-relationship" } }, "max": "1", "id": "Claim:qicore-claim.related.relationship", "base": { "max": "1", "min": 0, "path": "Claim.related.relationship" } }, { "id": "Claim:qicore-claim.related.reference", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.related.reference" }, "path": "Claim.related.reference", "type": [ { "code": "Identifier" } ], "short": "Related file or case reference", "definition": "An alternate organizational reference to the case or file to which this particular claim pertains - eg Property/Casualy insurer claim # or Workers Compensation case # ." }, { "path": "Claim.prescription[x]", "requirements": "For type=Pharmacy and Vision only.", "min": 0, "definition": "Prescription to support the dispensing of Pharmacy or Vision products.", "short": "Prescription", "comments": "Should we create a group to hold multiple prescriptions and add a sequence number and on the line items a link to the sequence.", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/MedicationOrder" }, { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/VisionPrescription" } ], "max": "1", "id": "Claim:qicore-claim.prescription[x]", "base": { "max": "1", "min": 0, "path": "Claim.prescription[x]" } }, { "path": "Claim.originalPrescription[x]", "min": 0, "definition": "Original prescription which has been superceded by this prescription to support the dispensing of pharmacy services, medications or products.", "short": "Original Prescription", "comments": "as above.", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/MedicationOrder" } ], "max": "1", "id": "Claim:qicore-claim.originalPrescription[x]", "base": { "max": "1", "min": 0, "path": "Claim.originalPrescription[x]" } }, { "path": "Claim.payee", "min": 0, "definition": "The party to be reimbursed for the services.", "short": "Party to be paid any benefits payable", "type": [ { "code": "BackboneElement" } ], "mustSupport": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Payee" } ], "max": "1", "id": "Claim:qicore-claim.payee", "base": { "max": "1", "min": 0, "path": "Claim.payee" }, "isSummary": false }, { "path": "Claim.payee.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Claim:qicore-claim.payee.id", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "Claim.payee.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": "*", "id": "Claim:qicore-claim.payee.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Claim.payee.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": "*", "id": "Claim:qicore-claim.payee.modifierExtension", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "path": "Claim.payee.type", "min": 1, "definition": "Type of Party to be reimbursed: Subscriber, provider, other.", "short": "Type of party: Subscriber, Provider, other", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "A code for the party to be reimbursed.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/payeetype" } }, "max": "1", "id": "Claim:qicore-claim.payee.type", "base": { "max": "1", "min": 1, "path": "Claim.payee.type" } }, { "path": "Claim.payee.resourceType", "min": 0, "definition": "organization | patient | practitioner | relatedperson.", "short": "organization | patient | practitioner | relatedperson", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "The type of payee Resource", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/ex-payee-resource-type" } }, "max": "1", "id": "Claim:qicore-claim.payee.resourceType", "base": { "max": "1", "min": 0, "path": "Claim.payee.resourceType" } }, { "path": "Claim.payee.party[x]", "min": 0, "definition": "Party to be reimbursed: Subscriber, provider, other.", "short": "Party to receive the payable", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-patient" }, { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-organization" }, { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-practitioner" }, { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-relatedperson" } ], "mustSupport": false, "max": "1", "id": "Claim:qicore-claim.payee.party[x]", "base": { "max": "1", "min": 0, "path": "Claim.payee.party[x]" }, "isSummary": false }, { "path": "Claim.referralReference", "min": 0, "definition": "The referral resource which lists the date, practitioner, reason and other supporting information.", "short": "Treatment Referral", "mapping": [ { "map": "who.cause", "identity": "w5" } ], "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-referralrequest" } ], "mustSupport": false, "max": "1", "id": "Claim:qicore-claim.referralReference", "base": { "max": "1", "min": 0, "path": "Claim.referral[x]" }, "isSummary": false }, { "path": "Claim.information", "requirements": "Typically these information codes are required to support the services rendered or the adjudication of the services rendered.", "min": 0, "definition": "Additional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues. Often there are mutiple jurisdiction specific valuesets which are required.", "type": [ { "code": "BackboneElement" } ], "mustSupport": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "SpecialCondition" } ], "max": "*", "id": "Claim:qicore-claim.information", "base": { "max": "*", "min": 0, "path": "Claim.information" }, "isSummary": false }, { "path": "Claim.information.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Claim:qicore-claim.information.id", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "Claim.information.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": "*", "id": "Claim:qicore-claim.information.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Claim.information.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": "*", "id": "Claim:qicore-claim.information.modifierExtension", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "path": "Claim.information.category", "min": 1, "definition": "The general class of the information supplied: information; exception; accident, employment; onset, etc.", "short": "Category of information", "comments": "This may contain the local bill type codes such as the US UB-04 bill type code.", "type": [ { "code": "Coding" } ], "mustSupport": true, "binding": { "strength": "example", "description": "The valuset used for additional information category codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/claim-informationcategory" } }, "max": "1", "id": "Claim:qicore-claim.information.category", "base": { "max": "1", "min": 1, "path": "Claim.information.category" }, "isSummary": false }, { "path": "Claim.information.code", "min": 0, "definition": "System and code pertaining to the specific information regarding special conditions relating to the setting, treatment or patient for which care is sought which may influence the adjudication.", "short": "Type of information", "comments": "This may contain the local bill type codes such as the US UB-04 bill type code.", "type": [ { "code": "Coding" } ], "mustSupport": true, "binding": { "strength": "example", "description": "The valuset used for additional information codes.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/claim-exception" } }, "max": "1", "id": "Claim:qicore-claim.information.code", "base": { "max": "1", "min": 0, "path": "Claim.information.code" }, "isSummary": false }, { "id": "Claim:qicore-claim.information.timing[x]", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.information.timing[x]" }, "path": "Claim.information.timing[x]", "type": [ { "code": "date" }, { "code": "Period" } ], "short": "When it occurred", "definition": "The date when or period to which this information refers." }, { "id": "Claim:qicore-claim.information.value[x]", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.information.value[x]" }, "path": "Claim.information.value[x]", "type": [ { "code": "string" }, { "code": "Quantity" } ], "short": "Additional Data", "definition": "Additional data." }, { "path": "Claim.diagnosis", "min": 0, "definition": "Ordered list of patient diagnosis for which care is sought.", "short": "Diagnosis", "type": [ { "code": "BackboneElement" } ], "mustSupport": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Diagnosis" } ], "max": "*", "id": "Claim:qicore-claim.diagnosis", "base": { "max": "*", "min": 0, "path": "Claim.diagnosis" }, "isSummary": false }, { "path": "Claim.diagnosis.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Claim:qicore-claim.diagnosis.id", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "Claim.diagnosis.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": "*", "id": "Claim:qicore-claim.diagnosis.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Claim.diagnosis.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": "*", "id": "Claim:qicore-claim.diagnosis.modifierExtension", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "path": "Claim.diagnosis.sequence", "requirements": "Required to maintain order of the diagnoses.", "min": 1, "definition": "Sequence of diagnosis which serves to order and provide a link.", "short": "Number to covey order of diagnosis", "type": [ { "code": "positiveInt" } ], "max": "1", "id": "Claim:qicore-claim.diagnosis.sequence", "base": { "max": "1", "min": 1, "path": "Claim.diagnosis.sequence" } }, { "path": "Claim.diagnosis.diagnosis", "requirements": "Required to adjudicate services rendered to condition presented.", "min": 1, "definition": "The diagnosis.", "short": "Patient's diagnosis", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "ICD10 Diagnostic codes", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/icd-10" } }, "max": "1", "id": "Claim:qicore-claim.diagnosis.diagnosis", "base": { "max": "1", "min": 1, "path": "Claim.diagnosis.diagnosis" } }, { "path": "Claim.diagnosis.type", "requirements": "Required to adjudicate services rendered to the mandated diagnosis grouping system.", "min": 0, "definition": "The type of the Diagnosis, for example: admitting,.", "short": "Type of Diagnosis", "comments": "Diagnosis are presented in list order to their expected importance: primary, secondary, etc.", "type": [ { "code": "Coding" } ], "mustSupport": false, "binding": { "strength": "example", "description": "The type of the diagnosis: admitting, principal, discharge", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/ex-diagnosistype" } }, "max": "1", "id": "Claim:qicore-claim.diagnosis.type", "base": { "max": "*", "min": 0, "path": "Claim.diagnosis.type" }, "isSummary": false }, { "path": "Claim.diagnosis.drg", "requirements": "Required to adjudicate services rendered to the mandated diagnosis grouping system.", "min": 0, "definition": "The Diagnosis Related Group (DRG) code based on the assigned grouping code system.", "short": "Diagnosis Related Group", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "The DRG codes associated with the diagnosis", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup" } }, "max": "1", "id": "Claim:qicore-claim.diagnosis.drg", "base": { "max": "1", "min": 0, "path": "Claim.diagnosis.drg" } }, { "path": "Claim.procedure", "min": 0, "definition": "Ordered list of patient procedures performed to support the adjudication.", "short": "Procedures performed", "type": [ { "code": "BackboneElement" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Procedure" } ], "max": "*", "id": "Claim:qicore-claim.procedure", "base": { "max": "*", "min": 0, "path": "Claim.procedure" } }, { "path": "Claim.procedure.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Claim:qicore-claim.procedure.id", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "Claim.procedure.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": "*", "id": "Claim:qicore-claim.procedure.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Claim.procedure.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": "*", "id": "Claim:qicore-claim.procedure.modifierExtension", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "path": "Claim.procedure.sequence", "requirements": "Required to maintain order of the procudures.", "min": 1, "definition": "Sequence of procedures which serves to order and provide a link.", "short": "Procedure sequence for reference", "type": [ { "code": "positiveInt" } ], "max": "1", "id": "Claim:qicore-claim.procedure.sequence", "base": { "max": "1", "min": 1, "path": "Claim.procedure.sequence" } }, { "path": "Claim.procedure.date", "requirements": "Required to adjudicate services rendered.", "min": 0, "definition": "Date and optionally time the procedure was performed .", "short": "When the procedure was performed", "comments": "SB DateTime??", "type": [ { "code": "dateTime" } ], "max": "1", "id": "Claim:qicore-claim.procedure.date", "base": { "max": "1", "min": 0, "path": "Claim.procedure.date" } }, { "path": "Claim.procedure.procedure[x]", "requirements": "Required to adjudicate services rendered.", "min": 1, "definition": "The procedure code.", "short": "Patient's list of procedures performed", "type": [ { "code": "Coding" }, { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/Procedure" } ], "binding": { "strength": "example", "description": "ICD10 Procedure codes", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/icd-10-procedures" } }, "max": "1", "id": "Claim:qicore-claim.procedure.procedure[x]", "base": { "max": "1", "min": 1, "path": "Claim.procedure.procedure[x]" } }, { "path": "Claim.patient[x]", "min": 1, "definition": "Patient Resource.", "short": "The subject of the Products and Services", "mapping": [ { "map": "who.focus", "identity": "w5" } ], "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/Patient" } ], "max": "1", "id": "Claim:qicore-claim.patient[x]", "base": { "max": "1", "min": 1, "path": "Claim.patient[x]" } }, { "path": "Claim.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": "*", "id": "Claim:qicore-claim.coverage", "base": { "max": "*", "min": 0, "path": "Claim.coverage" } }, { "path": "Claim.coverage.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Claim:qicore-claim.coverage.id", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "Claim.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": "*", "id": "Claim:qicore-claim.coverage.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Claim.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": "*", "id": "Claim:qicore-claim.coverage.modifierExtension", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "path": "Claim.coverage.sequence", "requirements": "To maintain order of the coverages.", "min": 1, "definition": "A service line item.", "short": "Service instance identifier", "type": [ { "code": "positiveInt" } ], "max": "1", "id": "Claim:qicore-claim.coverage.sequence", "base": { "max": "1", "min": 1, "path": "Claim.coverage.sequence" } }, { "path": "Claim.coverage.focal", "requirements": "To identify which coverage is being adjudicated.", "min": 1, "definition": "The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.", "short": "Is the focal Coverage", "type": [ { "code": "boolean" } ], "max": "1", "id": "Claim:qicore-claim.coverage.focal", "base": { "max": "1", "min": 1, "path": "Claim.coverage.focal" } }, { "path": "Claim.coverage.coverage[x]", "requirements": "Need to identify the issuer to target for processing and for coordination of benefit processing.", "min": 1, "definition": "Reference to the program or plan identification, underwriter or payor.", "short": "Insurance information", "type": [ { "code": "Identifier" }, { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/Coverage" } ], "max": "1", "id": "Claim:qicore-claim.coverage.coverage[x]", "base": { "max": "1", "min": 1, "path": "Claim.coverage.coverage[x]" } }, { "id": "Claim:qicore-claim.coverage.businessArrangement", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.coverage.businessArrangement" }, "path": "Claim.coverage.businessArrangement", "type": [ { "code": "string" } ], "short": "Business agreement", "definition": "The contract number of a business agreement which describes the terms and conditions." }, { "path": "Claim.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", "type": [ { "code": "string" } ], "max": "*", "id": "Claim:qicore-claim.coverage.preAuthRef", "base": { "max": "*", "min": 0, "path": "Claim.coverage.preAuthRef" } }, { "path": "Claim.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", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/ClaimResponse" } ], "max": "1", "id": "Claim:qicore-claim.coverage.claimResponse", "base": { "max": "1", "min": 0, "path": "Claim.coverage.claimResponse" } }, { "path": "Claim.coverage.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" } }, "max": "1", "id": "Claim:qicore-claim.coverage.originalRuleset", "base": { "max": "1", "min": 0, "path": "Claim.coverage.originalRuleset" } }, { "id": "Claim:qicore-claim.accident", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.accident" }, "path": "Claim.accident", "type": [ { "code": "BackboneElement" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Accident" } ], "definition": "An accident which resulted in the need for healthcare services." }, { "path": "Claim.accident.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Claim:qicore-claim.accident.id", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "Claim.accident.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": "*", "id": "Claim:qicore-claim.accident.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Claim.accident.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": "*", "id": "Claim:qicore-claim.accident.modifierExtension", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "path": "Claim.accident.date", "requirements": "Coverage may be dependant on accidents.", "min": 1, "definition": "Date of an accident which these services are addressing.", "short": "When the accident occurred see information codes see information codes", "type": [ { "code": "date" } ], "max": "1", "id": "Claim:qicore-claim.accident.date", "base": { "max": "1", "min": 1, "path": "Claim.accident.date" } }, { "path": "Claim.accident.type", "requirements": "Coverage may be dependant on the type of accident.", "min": 0, "definition": "Type of accident: work, auto, etc.", "short": "The nature of the accident", "type": [ { "code": "Coding" } ], "binding": { "strength": "required", "description": "Type of accident: work place, auto, etc.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/v3-ActIncidentCode" } }, "max": "1", "id": "Claim:qicore-claim.accident.type", "base": { "max": "1", "min": 0, "path": "Claim.accident.type" } }, { "id": "Claim:qicore-claim.accident.location[x]", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.accident.location[x]" }, "path": "Claim.accident.location[x]", "type": [ { "code": "Address" }, { "code": "Reference", "profile": "http://hl7.org/fhir/StructureDefinition/Location" } ], "short": "Accident Place", "definition": "Accident Place." }, { "id": "Claim:qicore-claim.employmentImpacted", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.employmentImpacted" }, "path": "Claim.employmentImpacted", "type": [ { "code": "Period" } ], "short": "Period unable to work", "definition": "The start and optional end dates of when the patient was precluded from working due to the treatable condition(s)." }, { "id": "Claim:qicore-claim.hospitalization", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.hospitalization" }, "path": "Claim.hospitalization", "type": [ { "code": "Period" } ], "short": "Period in hospital", "definition": "The start and optional end dates of when the patient was confined to a treatment center." }, { "path": "Claim.item", "min": 0, "definition": "First tier of goods and services.", "short": "Goods and Services", "type": [ { "code": "BackboneElement" } ], "mustSupport": true, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Item" } ], "max": "*", "id": "Claim:qicore-claim.item", "base": { "max": "*", "min": 0, "path": "Claim.item" }, "isSummary": false }, { "path": "Claim.item.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Claim:qicore-claim.item.id", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "Claim.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": "*", "id": "Claim:qicore-claim.item.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Claim.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": "*", "id": "Claim:qicore-claim.item.modifierExtension", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "id": "Claim:qicore-claim.item.sequence", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "Claim.item.sequence" }, "path": "Claim.item.sequence", "type": [ { "code": "positiveInt" } ], "short": "Service instance", "definition": "A service line number." }, { "path": "Claim.item.careTeam", "requirements": "Role and Responsible may not be required when there is only a single provider listed.", "min": 0, "definition": "The members of the team who provided the overall service as well as their role and whether responsible and qualifications.", "type": [ { "code": "BackboneElement" } ], "mustSupport": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "CareTeam" } ], "max": "*", "id": "Claim:qicore-claim.item.careTeam", "base": { "max": "*", "min": 0, "path": "Claim.item.careTeam" }, "isSummary": false }, { "path": "Claim.item.careTeam.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Claim:qicore-claim.item.careTeam.id", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "Claim.item.careTeam.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": "*", "id": "Claim:qicore-claim.item.careTeam.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Claim.item.careTeam.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": "*", "id": "Claim:qicore-claim.item.careTeam.modifierExtension", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "path": "Claim.item.careTeam.provider[x]", "min": 1, "definition": "Member of the team who provided the overall service.", "short": "Provider individual or organization", "mapping": [ { "map": "who.actor", "identity": "w5" } ], "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-practitioner" }, { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-organization" } ], "mustSupport": false, "max": "1", "id": "Claim:qicore-claim.item.careTeam.provider[x]", "base": { "max": "1", "min": 1, "path": "Claim.item.careTeam.provider[x]" }, "isSummary": false }, { "id": "Claim:qicore-claim.item.careTeam.responsible", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.item.careTeam.responsible" }, "path": "Claim.item.careTeam.responsible", "type": [ { "code": "boolean" } ], "short": "Billing provider", "definition": "The party who is billing and responsible for the claimed good or service rendered to the patient." }, { "path": "Claim.item.careTeam.role", "min": 0, "definition": "The lead, assisting or supervising practitioner and their discipline if a multidisiplinary team.", "short": "Role on the team", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "The role codes for the care team members.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/claim-careteamrole" } }, "max": "1", "id": "Claim:qicore-claim.item.careTeam.role", "base": { "max": "1", "min": 0, "path": "Claim.item.careTeam.role" } }, { "path": "Claim.item.careTeam.qualification", "min": 0, "definition": "The qualification which is applicable for this service.", "short": "Type, classification or Specialization", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Provider professional qualifications", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/provider-qualification" } }, "max": "1", "id": "Claim:qicore-claim.item.careTeam.qualification", "base": { "max": "1", "min": 0, "path": "Claim.item.careTeam.qualification" } }, { "id": "Claim:qicore-claim.item.diagnosisLinkId", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Claim.item.diagnosisLinkId" }, "path": "Claim.item.diagnosisLinkId", "type": [ { "code": "positiveInt" } ], "short": "Applicable diagnoses", "definition": "Diagnosis applicable for this service or product line." }, { "path": "Claim.item.revenue", "min": 0, "definition": "The type of reveneu or cost center providing the product and/or service.", "short": "Revenue or cost center code", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Codes for the revenue or cost centers supplying the service and/or products.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/ex-revenue-center" } }, "max": "1", "id": "Claim:qicore-claim.item.revenue", "base": { "max": "1", "min": 0, "path": "Claim.item.revenue" } }, { "path": "Claim.item.category", "min": 0, "definition": "Health Care Service Type Codes to identify the classification of service or benefits.", "short": "Type of service or product", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Benefit subcategories such as: oral-basic, major, glasses", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/benefit-subcategory" } }, "max": "1", "id": "Claim:qicore-claim.item.category", "base": { "max": "1", "min": 0, "path": "Claim.item.category" } }, { "path": "Claim.item.service", "min": 0, "definition": "If this is an actual service or product line, ie. not a Group, then use code to indicate the Professional Service or Product supplied (eg. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,ACHI,CCI). If a grouping item then use a group code to indicate the type of thing being grouped eg. 'glasses' or 'compound'.", "short": "Billing Code", "type": [ { "code": "Coding" } ], "mustSupport": true, "binding": { "strength": "example", "description": "Allowable service and product codes", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/service-uscls" } }, "max": "1", "id": "Claim:qicore-claim.item.service", "base": { "max": "1", "min": 0, "path": "Claim.item.service" }, "isSummary": false }, { "path": "Claim.item.modifier", "requirements": "May impact on adjudication.", "min": 0, "definition": "Item typification or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hours.", "short": "Service/Product billing modifiers", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/claim-modifiers" } }, "max": "*", "id": "Claim:qicore-claim.item.modifier", "base": { "max": "*", "min": 0, "path": "Claim.item.modifier" } }, { "path": "Claim.item.programCode", "min": 0, "definition": "For programs which require reason codes for the inclusion or covering of this billed item under the program or sub-program.", "short": "Program specific reason for item inclusion", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Program specific reason codes", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/ex-program-code" } }, "max": "*", "id": "Claim:qicore-claim.item.programCode", "base": { "max": "*", "min": 0, "path": "Claim.item.programCode" } }, { "path": "Claim.item.serviced[x]", "min": 0, "definition": "The date or dates when the enclosed suite of services were performed or completed.", "short": "Date or dates of Service", "mapping": [ { "map": "when.done", "identity": "w5" } ], "type": [ { "code": "date" }, { "code": "Period" } ], "mustSupport": true, "max": "1", "id": "Claim:qicore-claim.item.serviced[x]", "base": { "max": "1", "min": 0, "path": "Claim.item.serviced[x]" }, "isSummary": false }, { "path": "Claim.item.locationReference", "min": 0, "definition": "Where the service was provided.", "short": "Place of service", "mapping": [ { "map": "where", "identity": "w5" } ], "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-location" } ], "mustSupport": false, "binding": { "strength": "example", "description": "Place of service: pharmcy,school, prison, etc.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/service-place" } }, "max": "1", "id": "Claim:qicore-claim.item.locationReference", "base": { "max": "1", "min": 0, "path": "Claim.item.location[x]" }, "isSummary": false }, { "id": "Claim:qicore-claim.item.quantity", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.item.quantity" }, "path": "Claim.item.quantity", "type": [ { "code": "Quantity", "profile": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" } ], "short": "Count of Products or Services", "definition": "The number of repetitions of a service or product." }, { "id": "Claim:qicore-claim.item.unitPrice", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.item.unitPrice" }, "path": "Claim.item.unitPrice", "type": [ { "code": "Money" } ], "short": "Fee, charge or cost per point", "definition": "If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group." }, { "path": "Claim.item.factor", "requirements": "If a fee is present the associated product/service code must be present.", "min": 0, "definition": "A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.", "short": "Price scaling factor", "type": [ { "code": "decimal" } ], "max": "1", "id": "Claim:qicore-claim.item.factor", "base": { "max": "1", "min": 0, "path": "Claim.item.factor" } }, { "path": "Claim.item.points", "requirements": "If a fee is present the associated product/service code must be present.", "min": 0, "definition": "An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered. The concept of Points allows for assignment of point values for services and/or goods, such that a monetary amount can be assigned to each point.", "short": "Difficulty scaling factor", "type": [ { "code": "decimal" } ], "max": "1", "id": "Claim:qicore-claim.item.points", "base": { "max": "1", "min": 0, "path": "Claim.item.points" } }, { "path": "Claim.item.net", "requirements": "If a fee is present the associated product/service code must be present.", "min": 0, "definition": "The quantity times the unit price for an addittional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied.", "short": "Total item cost", "type": [ { "code": "Money" } ], "max": "1", "id": "Claim:qicore-claim.item.net", "base": { "max": "1", "min": 0, "path": "Claim.item.net" } }, { "path": "Claim.item.udi", "requirements": "The UDI code and issuer if applicable for the supplied product.", "min": 0, "definition": "List of Unique Device Identifiers associated with this line item.", "short": "Unique Device Identifier", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-device" } ], "mustSupport": false, "max": "*", "id": "Claim:qicore-claim.item.udi", "base": { "max": "*", "min": 0, "path": "Claim.item.udi" }, "isSummary": false }, { "path": "Claim.item.bodySite", "min": 0, "definition": "Physical service site on the patient (limb, tooth, etc).", "short": "Service Location", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "The code for the teeth, quadrant, sextant and arch", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/tooth" } }, "max": "1", "id": "Claim:qicore-claim.item.bodySite", "base": { "max": "1", "min": 0, "path": "Claim.item.bodySite" } }, { "path": "Claim.item.subSite", "min": 0, "definition": "A region or surface of the site, eg. limb region or tooth surface(s).", "short": "Service Sub-location", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "The code for the tooth surface and surface combinations", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/surface" } }, "max": "*", "id": "Claim:qicore-claim.item.subSite", "base": { "max": "*", "min": 0, "path": "Claim.item.subSite" } }, { "path": "Claim.item.detail", "min": 0, "definition": "Second tier of goods and services.", "short": "Additional items", "type": [ { "code": "BackboneElement" } ], "mustSupport": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Detail" } ], "max": "*", "id": "Claim:qicore-claim.item.detail", "base": { "max": "*", "min": 0, "path": "Claim.item.detail" }, "isSummary": false }, { "path": "Claim.item.detail.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Claim:qicore-claim.item.detail.id", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "Claim.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": "*", "id": "Claim:qicore-claim.item.detail.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Claim.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": "*", "id": "Claim:qicore-claim.item.detail.modifierExtension", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "id": "Claim:qicore-claim.item.detail.sequence", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "Claim.item.detail.sequence" }, "path": "Claim.item.detail.sequence", "type": [ { "code": "positiveInt" } ], "short": "Service instance", "definition": "A service line number." }, { "path": "Claim.item.detail.revenue", "min": 0, "definition": "The type of reveneu or cost center providing the product and/or service.", "short": "Revenue or cost center code", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Codes for the revenue or cost centers supplying the service and/or products.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/ex-revenue-center" } }, "max": "1", "id": "Claim:qicore-claim.item.detail.revenue", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.revenue" } }, { "path": "Claim.item.detail.category", "min": 0, "definition": "Health Care Service Type Codes to identify the classification of service or benefits.", "short": "Type of service or product", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Benefit subcategories such as: oral-basic, major, glasses", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/benefit-subcategory" } }, "max": "1", "id": "Claim:qicore-claim.item.detail.category", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.category" } }, { "path": "Claim.item.detail.service", "min": 0, "definition": "If this is an actual service or product line, ie. not a Group, then use code to indicate the Professional Service or Product supplied (eg. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,ACHI,CCI). If a grouping item then use a group code to indicate the type of thing being grouped eg. 'glasses' or 'compound'.", "short": "Billing Code", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Allowable service and product codes", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/service-uscls" } }, "max": "1", "id": "Claim:qicore-claim.item.detail.service", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.service" } }, { "path": "Claim.item.detail.modifier", "requirements": "May impact on adjudication.", "min": 0, "definition": "Item typification or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hours.", "short": "Service/Product billing modifiers", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/claim-modifiers" } }, "max": "*", "id": "Claim:qicore-claim.item.detail.modifier", "base": { "max": "*", "min": 0, "path": "Claim.item.detail.modifier" } }, { "path": "Claim.item.detail.programCode", "min": 0, "definition": "For programs which require reson codes for the inclusion, covering, of this billed item under the program or sub-program.", "short": "Program specific reason for item inclusion", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Program specific reason codes", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/ex-program-code" } }, "max": "*", "id": "Claim:qicore-claim.item.detail.programCode", "base": { "max": "*", "min": 0, "path": "Claim.item.detail.programCode" } }, { "id": "Claim:qicore-claim.item.detail.quantity", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.item.detail.quantity" }, "path": "Claim.item.detail.quantity", "type": [ { "code": "Quantity", "profile": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" } ], "short": "Count of Products or Services", "definition": "The number of repetitions of a service or product." }, { "path": "Claim.item.detail.unitPrice", "requirements": "If a fee is present the associated product/service code must be present.", "min": 0, "definition": "If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group.", "short": "Fee, charge or cost per point", "type": [ { "code": "Money" } ], "max": "1", "id": "Claim:qicore-claim.item.detail.unitPrice", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.unitPrice" } }, { "path": "Claim.item.detail.factor", "requirements": "If a fee is present the associated product/service code must be present.", "min": 0, "definition": "A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.", "short": "Price scaling factor", "type": [ { "code": "decimal" } ], "max": "1", "id": "Claim:qicore-claim.item.detail.factor", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.factor" } }, { "path": "Claim.item.detail.points", "requirements": "If a fee is present the associated product/service code must be present.", "min": 0, "definition": "An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered. The concept of Points allows for assignment of point values for services and/or goods, such that a monetary amount can be assigned to each point.", "short": "Difficulty scaling factor", "type": [ { "code": "decimal" } ], "max": "1", "id": "Claim:qicore-claim.item.detail.points", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.points" } }, { "path": "Claim.item.detail.net", "requirements": "If a fee is present the associated product/service code must be present.", "min": 0, "definition": "The quantity times the unit price for an addittional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied.", "short": "Total additional item cost", "type": [ { "code": "Money" } ], "max": "1", "id": "Claim:qicore-claim.item.detail.net", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.net" } }, { "path": "Claim.item.detail.udi", "requirements": "The UDI code and issuer if applicable for the supplied product.", "min": 0, "definition": "List of Unique Device Identifiers associated with this line item.", "short": "Unique Device Identifier", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-device" } ], "mustSupport": false, "max": "*", "id": "Claim:qicore-claim.item.detail.udi", "base": { "max": "*", "min": 0, "path": "Claim.item.detail.udi" }, "isSummary": false }, { "path": "Claim.item.detail.subDetail", "min": 0, "definition": "Third tier of goods and services.", "short": "Additional items", "type": [ { "code": "BackboneElement" } ], "mustSupport": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "SubDetail" } ], "max": "*", "id": "Claim:qicore-claim.item.detail.subDetail", "base": { "max": "*", "min": 0, "path": "Claim.item.detail.subDetail" }, "isSummary": false }, { "path": "Claim.item.detail.subDetail.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Claim:qicore-claim.item.detail.subDetail.id", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "Claim.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": "*", "id": "Claim:qicore-claim.item.detail.subDetail.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Claim.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": "*", "id": "Claim:qicore-claim.item.detail.subDetail.modifierExtension", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "id": "Claim:qicore-claim.item.detail.subDetail.sequence", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "Claim.item.detail.subDetail.sequence" }, "path": "Claim.item.detail.subDetail.sequence", "type": [ { "code": "positiveInt" } ], "short": "Service instance", "definition": "A service line number." }, { "path": "Claim.item.detail.subDetail.revenue", "min": 0, "definition": "The type of reveneu or cost center providing the product and/or service.", "short": "Revenue or cost center code", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Codes for the revenue or cost centers supplying the service and/or products.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/ex-revenue-center" } }, "max": "1", "id": "Claim:qicore-claim.item.detail.subDetail.revenue", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.subDetail.revenue" } }, { "path": "Claim.item.detail.subDetail.category", "min": 0, "definition": "Health Care Service Type Codes to identify the classification of service or benefits.", "short": "Type of service or product", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Benefit subcategories such as: oral-basic, major, glasses", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/benefit-subcategory" } }, "max": "1", "id": "Claim:qicore-claim.item.detail.subDetail.category", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.subDetail.category" } }, { "path": "Claim.item.detail.subDetail.service", "min": 0, "definition": "A code to indicate the Professional Service or Product supplied (eg. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,ACHI,CCI).", "short": "Billing Code", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Allowable service and product codes", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/service-uscls" } }, "max": "1", "id": "Claim:qicore-claim.item.detail.subDetail.service", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.subDetail.service" } }, { "path": "Claim.item.detail.subDetail.modifier", "requirements": "May impact on adjudication.", "min": 0, "definition": "Item typification or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hours.", "short": "Service/Product billing modifiers", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/claim-modifiers" } }, "max": "*", "id": "Claim:qicore-claim.item.detail.subDetail.modifier", "base": { "max": "*", "min": 0, "path": "Claim.item.detail.subDetail.modifier" } }, { "path": "Claim.item.detail.subDetail.programCode", "min": 0, "definition": "For programs which require reson codes for the inclusion, covering, of this billed item under the program or sub-program.", "short": "Program specific reason for item inclusion", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Program specific reason codes", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/ex-program-code" } }, "max": "*", "id": "Claim:qicore-claim.item.detail.subDetail.programCode", "base": { "max": "*", "min": 0, "path": "Claim.item.detail.subDetail.programCode" } }, { "id": "Claim:qicore-claim.item.detail.subDetail.quantity", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.item.detail.subDetail.quantity" }, "path": "Claim.item.detail.subDetail.quantity", "type": [ { "code": "Quantity", "profile": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" } ], "short": "Count of Products or Services", "definition": "The number of repetitions of a service or product." }, { "path": "Claim.item.detail.subDetail.unitPrice", "requirements": "If a fee is present the associated product/service code must be present.", "min": 0, "definition": "The fee for an addittional service or product or charge.", "short": "Fee, charge or cost per point", "type": [ { "code": "Money" } ], "max": "1", "id": "Claim:qicore-claim.item.detail.subDetail.unitPrice", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.subDetail.unitPrice" } }, { "path": "Claim.item.detail.subDetail.factor", "requirements": "If a fee is present the associated product/service code must be present.", "min": 0, "definition": "A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.", "short": "Price scaling factor", "type": [ { "code": "decimal" } ], "max": "1", "id": "Claim:qicore-claim.item.detail.subDetail.factor", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.subDetail.factor" } }, { "path": "Claim.item.detail.subDetail.points", "requirements": "If a fee is present the associated product/service code must be present.", "min": 0, "definition": "An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered. The concept of Points allows for assignment of point values for services and/or goods, such that a monetary amount can be assigned to each point.", "short": "Difficulty scaling factor", "type": [ { "code": "decimal" } ], "max": "1", "id": "Claim:qicore-claim.item.detail.subDetail.points", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.subDetail.points" } }, { "path": "Claim.item.detail.subDetail.net", "requirements": "If a fee is present the associated product/service code must be present.", "min": 0, "definition": "The quantity times the unit price for an addittional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied.", "short": "Net additional item cost", "type": [ { "code": "Money" } ], "max": "1", "id": "Claim:qicore-claim.item.detail.subDetail.net", "base": { "max": "1", "min": 0, "path": "Claim.item.detail.subDetail.net" } }, { "path": "Claim.item.detail.subDetail.udi", "requirements": "The UDI code and issuer if applicable for the supplied product.", "min": 0, "definition": "List of Unique Device Identifiers associated with this line item.", "short": "Unique Device Identifier", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-device" } ], "mustSupport": false, "max": "*", "id": "Claim:qicore-claim.item.detail.subDetail.udi", "base": { "max": "*", "min": 0, "path": "Claim.item.detail.subDetail.udi" }, "isSummary": false }, { "path": "Claim.item.prosthesis", "min": 0, "definition": "The materials and placement date of prior fixed prosthesis.", "short": "Prosthetic details", "type": [ { "code": "BackboneElement" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "Prosthesis" } ], "max": "1", "id": "Claim:qicore-claim.item.prosthesis", "base": { "max": "1", "min": 0, "path": "Claim.item.prosthesis" } }, { "path": "Claim.item.prosthesis.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Claim:qicore-claim.item.prosthesis.id", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "Claim.item.prosthesis.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": "*", "id": "Claim:qicore-claim.item.prosthesis.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Claim.item.prosthesis.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": "*", "id": "Claim:qicore-claim.item.prosthesis.modifierExtension", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "path": "Claim.item.prosthesis.initial", "requirements": "May impact on adjudication.", "min": 0, "definition": "Indicates whether this is the initial placement of a fixed prosthesis.", "short": "Is this the initial service", "type": [ { "code": "boolean" } ], "max": "1", "id": "Claim:qicore-claim.item.prosthesis.initial", "base": { "max": "1", "min": 0, "path": "Claim.item.prosthesis.initial" } }, { "path": "Claim.item.prosthesis.priorDate", "requirements": "May impact on adjudication.", "min": 0, "definition": "Date of the initial placement.", "short": "Initial service Date", "type": [ { "code": "date" } ], "max": "1", "id": "Claim:qicore-claim.item.prosthesis.priorDate", "base": { "max": "1", "min": 0, "path": "Claim.item.prosthesis.priorDate" } }, { "path": "Claim.item.prosthesis.priorMaterial", "requirements": "May impact on adjudication.", "min": 0, "definition": "Material of the prior denture or bridge prosthesis. (Oral).", "short": "Prosthetic Material", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Material of the prior denture or bridge prosthesis. (Oral)", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/oral-prosthodontic-material" } }, "max": "1", "id": "Claim:qicore-claim.item.prosthesis.priorMaterial", "base": { "max": "1", "min": 0, "path": "Claim.item.prosthesis.priorMaterial" } }, { "id": "Claim:qicore-claim.total", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Claim.total" }, "path": "Claim.total", "type": [ { "code": "Money" } ], "short": "Total claim cost", "definition": "The total value of the claim." }, { "path": "Claim.missingTeeth", "requirements": "The list of missing teeth may influence the adjudication of services for example with Bridges.", "min": 0, "definition": "A list of teeth which would be expected but are not found due to having been previously extracted or for other reasons.", "short": "Only if type = oral", "type": [ { "code": "BackboneElement" } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "MissingTeeth" } ], "max": "*", "id": "Claim:qicore-claim.missingTeeth", "base": { "max": "*", "min": 0, "path": "Claim.missingTeeth" } }, { "path": "Claim.missingTeeth.id", "min": 0, "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "short": "xml:id (or equivalent in JSON)", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "string" } ], "representation": [ "xmlAttr" ], "max": "1", "id": "Claim:qicore-claim.missingTeeth.id", "base": { "max": "*", "min": 0, "path": "Element.id" } }, { "path": "Claim.missingTeeth.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": "*", "id": "Claim:qicore-claim.missingTeeth.extension", "base": { "max": "*", "min": 0, "path": "Element.extension" } }, { "path": "Claim.missingTeeth.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": "*", "id": "Claim:qicore-claim.missingTeeth.modifierExtension", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isSummary": true }, { "path": "Claim.missingTeeth.tooth", "requirements": "Provides the tooth number of the missing tooth.", "min": 1, "definition": "The code identifying which tooth is missing.", "short": "Tooth Code", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "The codes for the teeth, subset of OralSites", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/teeth" } }, "max": "1", "id": "Claim:qicore-claim.missingTeeth.tooth", "base": { "max": "1", "min": 1, "path": "Claim.missingTeeth.tooth" } }, { "path": "Claim.missingTeeth.reason", "requirements": "Provides the reason for the missing tooth.", "min": 0, "definition": "Missing reason may be: E-extraction, O-other.", "short": "Indicates whether it was extracted or other reason", "type": [ { "code": "Coding" } ], "binding": { "strength": "example", "description": "Reason codes for the missing teeth", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/missing-tooth-reason" } }, "max": "1", "id": "Claim:qicore-claim.missingTeeth.reason", "base": { "max": "1", "min": 0, "path": "Claim.missingTeeth.reason" } }, { "path": "Claim.missingTeeth.extractionDate", "requirements": "Some services and adjudications require this information.", "min": 0, "definition": "The date of the extraction either known from records or patient reported estimate.", "short": "Date tooth was extracted if known", "type": [ { "code": "date" } ], "max": "1", "id": "Claim:qicore-claim.missingTeeth.extractionDate", "base": { "max": "1", "min": 0, "path": "Claim.missingTeeth.extractionDate" } } ] }, "status": "draft", "id": "0b89fbae-9921-4f42-a762-4e9faac7672d", "kind": "resource", "url": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-claim", "version": null, "differential": { "element": [ { "id": "Claim:qicore-claim", "name": "QICore-Claim", "path": "Claim", "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.created", "path": "Claim.created", "isSummary": false, "isModifier": false, "mustSupport": true }, { "id": "Claim:qicore-claim.provider", "path": "Claim.provider", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-practitioner" } ], "isSummary": false, "isModifier": false, "mustSupport": true }, { "id": "Claim:qicore-claim.prescription", "path": "Claim.prescription", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-medicationorder" } ], "isSummary": false, "isModifier": false, "mustSupport": true }, { "id": "Claim:qicore-claim.payee", "path": "Claim.payee", "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.payee.party", "path": "Claim.payee.party", "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.payee.party[x]", "path": "Claim.payee.party[x]", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-patient" }, { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-organization" }, { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-practitioner" }, { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-relatedperson" } ], "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.referral[x]", "path": "Claim.referral[x]", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-referralrequest" } ], "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.information", "path": "Claim.information", "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.information.category", "path": "Claim.information.category", "isSummary": false, "isModifier": false, "mustSupport": true }, { "id": "Claim:qicore-claim.information.code", "path": "Claim.information.code", "isSummary": false, "isModifier": false, "mustSupport": true }, { "id": "Claim:qicore-claim.diagnosis", "path": "Claim.diagnosis", "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.diagnosis.type", "max": "1", "min": 0, "path": "Claim.diagnosis.type", "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.patient", "path": "Claim.patient", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-patient" } ], "isSummary": false, "isModifier": false, "mustSupport": true }, { "id": "Claim:qicore-claim.item", "path": "Claim.item", "isSummary": false, "isModifier": false, "mustSupport": true }, { "id": "Claim:qicore-claim.item.careTeam", "path": "Claim.item.careTeam", "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.item.careTeam.provider", "path": "Claim.item.careTeam.provider", "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.item.careTeam.providerReference", "path": "Claim.item.careTeam.providerReference", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-practitioner" }, { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-organization" } ], "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.item.service", "path": "Claim.item.service", "isSummary": false, "isModifier": false, "mustSupport": true }, { "id": "Claim:qicore-claim.item.serviced[x]", "path": "Claim.item.serviced[x]", "isSummary": false, "isModifier": false, "mustSupport": true }, { "id": "Claim:qicore-claim.item.locationReference", "path": "Claim.item.locationReference", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-location" } ], "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.item.udi", "path": "Claim.item.udi", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-device" } ], "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.item.detail", "path": "Claim.item.detail", "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.item.detail.udi", "path": "Claim.item.detail.udi", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-device" } ], "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.item.detail.subDetail", "path": "Claim.item.detail.subDetail", "isSummary": false, "isModifier": false, "mustSupport": false }, { "id": "Claim:qicore-claim.item.detail.subDetail.udi", "path": "Claim.item.detail.subDetail.udi", "type": [ { "code": "Reference", "profile": "http://hl7.org/fhir/qicore/StructureDefinition/qicore-device" } ], "isSummary": false, "isModifier": false, "mustSupport": false } ] }, "contact": [ { "telecom": [ { "value": "http://hl7.org/special/committees/CQI", "system": "other" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Claim" }