{
"description": "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.",
"_filename": "StructureDefinition-Claim.json",
"package_name": "hl7.fhir.core",
"date": "2017-12-20T15:52:34+11:00",
"derivation": "specialization",
"meta": {
"lastUpdated": "2017-12-20T15:52:34.818+11:00"
},
"publisher": "Health Level Seven International (Financial Management)",
"fhirVersion": "3.2.0",
"name": "Claim",
"mapping": [ {
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern",
"identity": "workflow"
}, {
"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": "3.2.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
} ],
"snapshot": {
"element": [ {
"id": "Claim",
"max": "*",
"min": 0,
"path": "Claim",
"short": "Claim, Pre-determination or Pre-authorization",
"mapping": [ {
"map": "Entity. Role, or Act",
"identity": "rim"
}, {
"map": "Request",
"identity": "workflow"
}, {
"map": "financial.billing",
"identity": "w5"
} ],
"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)",
"source": "DomainResource",
"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)",
"source": "DomainResource",
"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))",
"source": "DomainResource",
"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 or SHALL refer to the containing resource",
"xpath": "not(exists(for $contained in f:contained return $contained[not(parent::*/descendant::f:reference/@value=concat('#', $contained/*/id/@value) or descendant::reference[@value='#'])]))",
"source": "DomainResource",
"severity": "error",
"expression": "contained.all(('#'+id in %resource.descendants().reference) or descendants().where(reference = '#').exists())"
} ],
"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."
}, {
"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",
"type": [ {
"code": "id"
} ],
"max": "1",
"id": "Claim.id",
"comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
"base": {
"max": "1",
"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 might not always be associated with version changes to the resource.",
"short": "Metadata about the resource",
"type": [ {
"code": "Meta"
} ],
"max": "1",
"id": "Claim.meta",
"base": {
"max": "1",
"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",
"type": [ {
"code": "uri"
} ],
"max": "1",
"id": "Claim.implicitRules",
"comment": "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. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.",
"base": {
"max": "1",
"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",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "extensible",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
"valueReference": {
"reference": "http://hl7.org/fhir/ValueSet/all-languages"
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Language"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean": true
} ],
"description": "A human language.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/languages"
}
},
"max": "1",
"id": "Claim.language",
"comment": "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).",
"base": {
"max": "1",
"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",
"mapping": [ {
"map": "Act.text?",
"identity": "rim"
} ],
"type": [ {
"code": "Narrative"
} ],
"alias": [ "narrative", "html", "xhtml", "display" ],
"max": "1",
"id": "Claim.text",
"condition": [ "dom-1" ],
"comment": "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.",
"base": {
"max": "1",
"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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Resource"
} ],
"alias": [ "inline resources", "anonymous resources", "contained resources" ],
"max": "*",
"id": "Claim.contained",
"comment": "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.",
"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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Claim.extension",
"comment": "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.",
"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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Claim.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "DomainResource.modifierExtension"
}
}, {
"id": "Claim.identifier",
"max": "*",
"min": 0,
"path": "Claim.identifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Claim number",
"mapping": [ {
"map": "Request.identifier",
"identity": "workflow"
}, {
"map": "FiveWs.identifier",
"identity": "w5"
}, {
"map": "id",
"identity": "w5"
} ],
"definition": "The business identifier for the instance: claim number, pre-determination or pre-authorization number."
}, {
"path": "Claim.status",
"min": 0,
"definition": "The status of the resource instance.",
"isModifier": true,
"short": "active | cancelled | draft | entered-in-error",
"mapping": [ {
"map": "Request.status",
"identity": "workflow"
}, {
"map": "FiveWs.status",
"identity": "w5"
}, {
"map": "status",
"identity": "w5"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ClaimStatus"
} ],
"description": "A code specifying the state of the resource instance.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/fm-status"
}
},
"max": "1",
"id": "Claim.status",
"isSummary": true
}, {
"path": "Claim.type",
"min": 0,
"definition": "The category of claim, eg, oral, pharmacy, vision, insitutional, professional.",
"short": "Type or discipline",
"mapping": [ {
"map": "FiveWs.class",
"identity": "w5"
}, {
"map": "class",
"identity": "w5"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "extensible",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ClaimType"
} ],
"description": "The type or discipline-style of the claim",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/claim-type"
}
},
"max": "1",
"id": "Claim.type",
"comment": "Affects which fields and value sets are used."
}, {
"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",
"mapping": [ {
"map": "FiveWs.class",
"identity": "w5"
}, {
"map": "class",
"identity": "w5"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ClaimSubType"
} ],
"description": "A more granular claim typecode",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/claim-subtype"
}
},
"max": "*",
"id": "Claim.subType",
"comment": "This may contain the local bill type codes such as the US UB-04 bill type code."
}, {
"path": "Claim.use",
"min": 0,
"definition": "Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).",
"short": "complete | proposed | exploratory | other",
"mapping": [ {
"map": "FiveWs.class",
"identity": "w5"
}, {
"map": "class",
"identity": "w5"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Use"
} ],
"description": "Complete, proposed, exploratory, other",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/claim-use"
}
},
"max": "1",
"id": "Claim.use"
}, {
"id": "Claim.patient",
"max": "1",
"min": 0,
"path": "Claim.patient",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
} ],
"short": "The subject of the Products and Services",
"mapping": [ {
"map": "Request.subject",
"identity": "workflow"
}, {
"map": "FiveWs.subject[x]",
"identity": "w5"
}, {
"map": "who.focus",
"identity": "w5"
} ],
"definition": "Patient Resource."
}, {
"id": "Claim.billablePeriod",
"max": "1",
"min": 0,
"path": "Claim.billablePeriod",
"type": [ {
"code": "Period"
} ],
"short": "Period for charge submission",
"mapping": [ {
"map": "FiveWs.done[x]",
"identity": "w5"
}, {
"map": "when.done",
"identity": "w5"
} ],
"definition": "The billable period for which charges are being submitted."
}, {
"id": "Claim.created",
"max": "1",
"min": 0,
"path": "Claim.created",
"type": [ {
"code": "dateTime"
} ],
"short": "Creation date",
"mapping": [ {
"map": "Request.authoredOn",
"identity": "workflow"
}, {
"map": "FiveWs.recorded",
"identity": "w5"
}, {
"map": "when.recorded",
"identity": "w5"
} ],
"definition": "The date when the enclosed suite of services were performed or completed."
}, {
"id": "Claim.enterer",
"max": "1",
"min": 0,
"path": "Claim.enterer",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
} ],
"short": "Author",
"mapping": [ {
"map": "FiveWs.author",
"identity": "w5"
}, {
"map": "who.author",
"identity": "w5"
} ],
"definition": "Person who created the invoice/claim/pre-determination or pre-authorization."
}, {
"id": "Claim.insurer",
"max": "1",
"min": 0,
"path": "Claim.insurer",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
} ],
"short": "Target",
"mapping": [ {
"map": "Request.performer",
"identity": "workflow"
} ],
"definition": "The Insurer who is target of the request."
}, {
"id": "Claim.provider",
"max": "1",
"min": 0,
"path": "Claim.provider",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
} ],
"short": "Responsible provider",
"mapping": [ {
"map": "Request.requester",
"identity": "workflow"
}, {
"map": "FiveWs.source",
"identity": "w5"
}, {
"map": "who.source",
"identity": "w5"
} ],
"definition": "The provider which is responsible for the bill, claim pre-determination, pre-authorization."
}, {
"id": "Claim.organization",
"max": "1",
"min": 0,
"path": "Claim.organization",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
} ],
"short": "Responsible organization",
"mapping": [ {
"map": "Request.requester",
"identity": "workflow"
}, {
"map": "FiveWs.source",
"identity": "w5"
}, {
"map": "who.source",
"identity": "w5"
} ],
"definition": "The organization which is responsible for the bill, claim pre-determination, pre-authorization."
}, {
"path": "Claim.priority",
"min": 0,
"definition": "Immediate (STAT), best effort (NORMAL), deferred (DEFER).",
"short": "Desired processing priority",
"mapping": [ {
"map": "Request.priority",
"identity": "workflow"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ProcessPriority"
} ],
"description": "The timeliness with which processing is required: STAT, normal, Deferred",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/process-priority"
}
},
"max": "1",
"id": "Claim.priority"
}, {
"id": "Claim.fundsReserve",
"max": "1",
"min": 0,
"path": "Claim.fundsReserve",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Funds requested to be reserved",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "FundsReserve"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean": true
} ],
"description": "For whom funds are to be reserved: (Patient, Provider, None).",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/fundsreserve"
}
},
"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."
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "Element",
"severity": "error",
"expression": "hasValue() | (children().count() > id.count())"
} ],
"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.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.related.id",
"base": {
"max": "1",
"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",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Claim.related.extension",
"comment": "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.",
"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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Claim.related.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isSummary": true
}, {
"path": "Claim.related.claim",
"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",
"mapping": [ {
"map": "Request.replaces",
"identity": "workflow"
} ],
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Claim"
} ],
"max": "1",
"id": "Claim.related.claim",
"comment": "Do we need a relationship code?"
}, {
"id": "Claim.related.relationship",
"max": "1",
"min": 0,
"path": "Claim.related.relationship",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "How the reference claim is related",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "RelatedClaimRelationship"
} ],
"description": "Relationship of this claim to a related Claim",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/related-claim-relationship"
}
},
"definition": "For example prior or umbrella."
}, {
"id": "Claim.related.reference",
"max": "1",
"min": 0,
"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",
"requirements": "For type=Pharmacy and Vision only.",
"min": 0,
"definition": "Prescription to support the dispensing of Pharmacy or Vision products.",
"short": "Prescription authorizing services or products",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/VisionPrescription"
} ],
"max": "1",
"id": "Claim.prescription",
"comment": "Should we create a group to hold multiple prescriptions and add a sequence number and on the line items a link to the sequence."
}, {
"id": "Claim.originalPrescription",
"max": "1",
"min": 0,
"path": "Claim.originalPrescription",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
} ],
"short": "Original prescription if superceded by fulfiller",
"comment": "as above.",
"definition": "Original prescription which has been superceded by this prescription to support the dispensing of pharmacy services, medications or products. For example, a physician may prescribe a medication which the pharmacy determines is contraindicated, or for which the patient has an intolerance, and therefor issues a new precription for an alternate medication which has the same theraputic intent. The prescription from the pharmacy becomes the 'prescription' and that from the physician becomes the 'original prescription'."
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "Element",
"severity": "error",
"expression": "hasValue() | (children().count() > id.count())"
} ],
"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"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Payee"
} ],
"max": "1",
"id": "Claim.payee"
}, {
"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.payee.id",
"base": {
"max": "1",
"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",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Claim.payee.extension",
"comment": "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.",
"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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Claim.payee.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isSummary": true
}, {
"id": "Claim.payee.type",
"max": "1",
"min": 1,
"path": "Claim.payee.type",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Type of party: Subscriber, Provider, other",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "PayeeType"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean": true
} ],
"description": "A code for the party to be reimbursed.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/payeetype"
}
},
"definition": "Type of Party to be reimbursed: Subscriber, provider, other."
}, {
"id": "Claim.payee.resource",
"max": "1",
"min": 0,
"path": "Claim.payee.resource",
"type": [ {
"code": "Coding"
} ],
"short": "organization | patient | practitioner | relatedperson",
"binding": {
"strength": "extensible",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ClaimPayeeResourceType"
} ],
"description": "The type of Claim payee Resource",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-payee-resource-type"
}
},
"definition": "organization | patient | practitioner | relatedperson."
}, {
"id": "Claim.payee.party",
"max": "1",
"min": 0,
"path": "Claim.payee.party",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
} ],
"short": "Party to receive the payable",
"definition": "Party to be reimbursed: Subscriber, provider, other."
}, {
"id": "Claim.referral",
"max": "1",
"min": 0,
"path": "Claim.referral",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
} ],
"short": "Treatment Referral",
"mapping": [ {
"map": "FiveWs.cause",
"identity": "w5"
}, {
"map": "who.cause",
"identity": "w5"
} ],
"definition": "The referral resource which lists the date, practitioner, reason and other supporting information."
}, {
"id": "Claim.facility",
"max": "1",
"min": 0,
"path": "Claim.facility",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Location"
} ],
"short": "Servicing Facility",
"mapping": [ {
"map": "FiveWs.where[x]",
"identity": "w5"
}, {
"map": "where",
"identity": "w5"
} ],
"definition": "Facility where the services were provided."
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "Element",
"severity": "error",
"expression": "hasValue() | (children().count() > id.count())"
} ],
"path": "Claim.careTeam",
"requirements": "Role and Responsible might 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.",
"short": "Members of the care team",
"type": [ {
"code": "BackboneElement"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "CareTeam"
} ],
"max": "*",
"id": "Claim.careTeam"
}, {
"path": "Claim.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.careTeam.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Claim.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",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Claim.careTeam.extension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Claim.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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Claim.careTeam.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isSummary": true
}, {
"id": "Claim.careTeam.sequence",
"max": "1",
"min": 1,
"path": "Claim.careTeam.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Number to covey order of careTeam",
"definition": "Sequence of the careTeam which serves to order and provide a link.",
"requirements": "Required to maintain order of the careTeam."
}, {
"id": "Claim.careTeam.provider",
"max": "1",
"min": 1,
"path": "Claim.careTeam.provider",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
} ],
"short": "Provider individual or organization",
"mapping": [ {
"map": "FiveWs.actor",
"identity": "w5"
}, {
"map": "who.actor",
"identity": "w5"
} ],
"definition": "Member of the team who provided the overall service."
}, {
"id": "Claim.careTeam.responsible",
"max": "1",
"min": 0,
"path": "Claim.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."
}, {
"id": "Claim.careTeam.role",
"max": "1",
"min": 0,
"path": "Claim.careTeam.role",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Role on the team",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CareTeamRole"
} ],
"description": "The role codes for the care team members.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/claim-careteamrole"
}
},
"definition": "The lead, assisting or supervising practitioner and their discipline if a multidisiplinary team."
}, {
"id": "Claim.careTeam.qualification",
"max": "1",
"min": 0,
"path": "Claim.careTeam.qualification",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Type, classification or Specialization",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ProviderQualification"
} ],
"description": "Provider professional qualifications",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/provider-qualification"
}
},
"definition": "The qualification which is applicable for this service."
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "Element",
"severity": "error",
"expression": "hasValue() | (children().count() > id.count())"
} ],
"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.",
"short": "Exceptions, special considerations, the condition, situation, prior or concurrent issues",
"mapping": [ {
"map": "Request.supportingInfo",
"identity": "workflow"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "SpecialCondition"
} ],
"max": "*",
"id": "Claim.information"
}, {
"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.information.id",
"base": {
"max": "1",
"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",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Claim.information.extension",
"comment": "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.",
"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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Claim.information.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isSummary": true
}, {
"id": "Claim.information.sequence",
"max": "1",
"min": 1,
"path": "Claim.information.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Information instance identifier",
"definition": "Sequence of the information element which serves to provide a link.",
"requirements": "To provide a reference link."
}, {
"path": "Claim.information.category",
"min": 1,
"definition": "The general class of the information supplied: information; exception; accident, employment; onset, etc.",
"short": "General class of information",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "InformationCategory"
} ],
"description": "The valuset used for additional information category codes.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/claim-informationcategory"
}
},
"max": "1",
"id": "Claim.information.category",
"comment": "This may contain the local bill type codes such as the US UB-04 bill type code."
}, {
"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",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "InformationCode"
} ],
"description": "The valuset used for additional information codes.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/claim-exception"
}
},
"max": "1",
"id": "Claim.information.code",
"comment": "This may contain the local bill type codes such as the US UB-04 bill type code."
}, {
"id": "Claim.information.timing[x]",
"max": "1",
"min": 0,
"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.information.value[x]",
"max": "1",
"min": 0,
"path": "Claim.information.value[x]",
"type": [ {
"code": "string"
}, {
"code": "Quantity"
}, {
"code": "Attachment"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Resource"
} ],
"short": "Additional Data or supporting information",
"definition": "Additional data or information such as resources, documents, images etc. including references to the data or the actual inclusion of the data."
}, {
"id": "Claim.information.reason",
"max": "1",
"min": 0,
"path": "Claim.information.reason",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Reason associated with the information",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "MissingReason"
} ],
"description": "Reason codes for the missing teeth",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/missing-tooth-reason"
}
},
"definition": "For example, provides the reason for: the additional stay, or missing tooth or any other situation where a reason code is required in addition to the content."
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "Element",
"severity": "error",
"expression": "hasValue() | (children().count() > id.count())"
} ],
"path": "Claim.diagnosis",
"min": 0,
"definition": "List of patient diagnosis for which care is sought.",
"short": "List of Diagnosis",
"mapping": [ {
"map": "Request.reasonReference",
"identity": "workflow"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Diagnosis"
} ],
"max": "*",
"id": "Claim.diagnosis"
}, {
"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.diagnosis.id",
"base": {
"max": "1",
"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",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Claim.diagnosis.extension",
"comment": "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.",
"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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Claim.diagnosis.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isSummary": true
}, {
"id": "Claim.diagnosis.sequence",
"max": "1",
"min": 1,
"path": "Claim.diagnosis.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Number to covey order of diagnosis",
"definition": "Sequence of diagnosis which serves to provide a link.",
"requirements": "Required to allow line items to reference the diagnoses."
}, {
"path": "Claim.diagnosis.diagnosis[x]",
"requirements": "Required to adjudicate services rendered to condition presented.",
"min": 1,
"definition": "The diagnosis.",
"short": "Patient's diagnosis",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Condition"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ICD10"
} ],
"description": "ICD10 Diagnostic codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/icd-10"
}
},
"max": "1",
"id": "Claim.diagnosis.diagnosis[x]"
}, {
"path": "Claim.diagnosis.type",
"requirements": "May be required to adjudicate services rendered.",
"min": 0,
"definition": "The type of the Diagnosis, for example: admitting, primary, secondary, discharge.",
"short": "Timing or nature of the diagnosis",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "DiagnosisType"
} ],
"description": "The type of the diagnosis: admitting, principal, discharge",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-diagnosistype"
}
},
"max": "*",
"id": "Claim.diagnosis.type",
"comment": "Diagnosis are presented in list order to their expected importance: primary, secondary, etc."
}, {
"path": "Claim.diagnosis.packageCode",
"requirements": "May be required to adjudicate services rendered to the mandated grouping system.",
"min": 0,
"definition": "The package billing code, for example DRG, based on the assigned grouping code system.",
"short": "Package billing code",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "DiagnosisRelatedGroup"
} ],
"description": "The DRG codes associated with the diagnosis",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup"
}
},
"max": "1",
"id": "Claim.diagnosis.packageCode"
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "Element",
"severity": "error",
"expression": "hasValue() | (children().count() > id.count())"
} ],
"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.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.procedure.id",
"base": {
"max": "1",
"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",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Claim.procedure.extension",
"comment": "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.",
"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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Claim.procedure.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isSummary": true
}, {
"id": "Claim.procedure.sequence",
"max": "1",
"min": 1,
"path": "Claim.procedure.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Procedure sequence for reference",
"definition": "Sequence of procedures which serves to order and provide a link.",
"requirements": "Required to maintain order of the procudures."
}, {
"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",
"type": [ {
"code": "dateTime"
} ],
"max": "1",
"id": "Claim.procedure.date",
"comment": "SB DateTime??"
}, {
"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": "CodeableConcept"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Procedure"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ICD10_Procedures"
} ],
"description": "ICD10 Procedure codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/icd-10-procedures"
}
},
"max": "1",
"id": "Claim.procedure.procedure[x]"
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "Element",
"severity": "error",
"expression": "hasValue() | (children().count() > id.count())"
} ],
"path": "Claim.insurance",
"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": "Insurance"
} ],
"max": "*",
"id": "Claim.insurance"
}, {
"path": "Claim.insurance.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.insurance.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
}
}, {
"path": "Claim.insurance.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",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Claim.insurance.extension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
}
}, {
"path": "Claim.insurance.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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Claim.insurance.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isSummary": true
}, {
"id": "Claim.insurance.sequence",
"max": "1",
"min": 1,
"path": "Claim.insurance.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Service instance identifier",
"definition": "Sequence of coverage which serves to provide a link and convey coordination of benefit order.",
"requirements": "To maintain order of the coverages."
}, {
"id": "Claim.insurance.focal",
"max": "1",
"min": 1,
"path": "Claim.insurance.focal",
"type": [ {
"code": "boolean"
} ],
"short": "Is the focal Coverage",
"definition": "A flag to indicate that this Coverage is the focus for adjudication. The Coverage against which the claim is to be adjudicated.",
"requirements": "To identify which coverage is being adjudicated."
}, {
"path": "Claim.insurance.identifier",
"requirements": "This will be the claim number should it be necessary to create this claim in the future. This is provided so that payors may forward claims to other payors in the Coordination of Benefit for adjudication rather than the provider being required to initiate each adjudication.",
"min": 0,
"definition": "The business identifier for the instance: claim number, pre-determination or pre-authorization number.",
"short": "Claim number",
"mapping": [ {
"map": "Request.identifier",
"identity": "workflow"
}, {
"map": "FiveWs.identifier",
"identity": "w5"
}, {
"map": "id",
"identity": "w5"
} ],
"type": [ {
"code": "Identifier"
} ],
"max": "1",
"id": "Claim.insurance.identifier"
}, {
"id": "Claim.insurance.coverage",
"max": "1",
"min": 1,
"path": "Claim.insurance.coverage",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Coverage"
} ],
"short": "Insurance information",
"definition": "Reference to the program or plan identification, underwriter or payor.",
"requirements": "Need to identify the issuer to target for processing and for coordination of benefit processing."
}, {
"id": "Claim.insurance.businessArrangement",
"max": "1",
"min": 0,
"path": "Claim.insurance.businessArrangement",
"type": [ {
"code": "string"
} ],
"short": "Business agreement",
"definition": "The contract number of a business agreement which describes the terms and conditions."
}, {
"id": "Claim.insurance.preAuthRef",
"max": "*",
"min": 0,
"path": "Claim.insurance.preAuthRef",
"type": [ {
"code": "string"
} ],
"short": "Pre-Authorization/Determination Reference",
"definition": "A list of references from the Insurer to which these services pertain.",
"requirements": "To provide any pre=determination or prior authorization reference."
}, {
"id": "Claim.insurance.claimResponse",
"max": "1",
"min": 0,
"path": "Claim.insurance.claimResponse",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/ClaimResponse"
} ],
"short": "Adjudication results",
"definition": "The Coverages adjudication details.",
"requirements": "Used by downstream payers to determine what balance remains and the net payable."
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "Element",
"severity": "error",
"expression": "hasValue() | (children().count() > id.count())"
} ],
"path": "Claim.accident",
"min": 0,
"definition": "An accident which resulted in the need for healthcare services.",
"short": "Details about an accident",
"type": [ {
"code": "BackboneElement"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Accident"
} ],
"max": "1",
"id": "Claim.accident"
}, {
"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.accident.id",
"base": {
"max": "1",
"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",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Claim.accident.extension",
"comment": "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.",
"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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Claim.accident.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isSummary": true
}, {
"id": "Claim.accident.date",
"max": "1",
"min": 1,
"path": "Claim.accident.date",
"type": [ {
"code": "date"
} ],
"short": "When the accident occurred\nsee information codes\nsee information codes",
"definition": "Date of an accident which these services are addressing.",
"requirements": "Coverage may be dependant on accidents."
}, {
"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": "CodeableConcept"
} ],
"binding": {
"strength": "extensible",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "AccidentType"
} ],
"description": "Type of accident: work place, auto, etc.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/v3-ActIncidentCode"
}
},
"max": "1",
"id": "Claim.accident.type"
}, {
"id": "Claim.accident.location[x]",
"max": "1",
"min": 0,
"path": "Claim.accident.location[x]",
"type": [ {
"code": "Address"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Location"
} ],
"short": "Accident Place",
"definition": "Accident Place."
}, {
"id": "Claim.employmentImpacted",
"max": "1",
"min": 0,
"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.hospitalization",
"max": "1",
"min": 0,
"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."
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "Element",
"severity": "error",
"expression": "hasValue() | (children().count() > id.count())"
} ],
"path": "Claim.item",
"min": 0,
"definition": "First tier of goods and services.",
"short": "Goods and Services",
"type": [ {
"code": "BackboneElement"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Item"
} ],
"max": "*",
"id": "Claim.item"
}, {
"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.item.id",
"base": {
"max": "1",
"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",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Claim.item.extension",
"comment": "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.",
"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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Claim.item.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isSummary": true
}, {
"id": "Claim.item.sequence",
"max": "1",
"min": 1,
"path": "Claim.item.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Service instance",
"definition": "A service line number."
}, {
"id": "Claim.item.careTeamSequence",
"max": "*",
"min": 0,
"path": "Claim.item.careTeamSequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Applicable careTeam members",
"definition": "CareTeam applicable for this service or product line."
}, {
"id": "Claim.item.diagnosisSequence",
"max": "*",
"min": 0,
"path": "Claim.item.diagnosisSequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Applicable diagnoses",
"definition": "Diagnosis applicable for this service or product line."
}, {
"id": "Claim.item.procedureSequence",
"max": "*",
"min": 0,
"path": "Claim.item.procedureSequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Applicable procedures",
"definition": "Procedures applicable for this service or product line."
}, {
"id": "Claim.item.informationSequence",
"max": "*",
"min": 0,
"path": "Claim.item.informationSequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Applicable exception and supporting information",
"definition": "Exceptions, special conditions and supporting information pplicable for this service or product line."
}, {
"id": "Claim.item.revenue",
"max": "1",
"min": 0,
"path": "Claim.item.revenue",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Revenue or cost center code",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "RevenueCenter"
} ],
"description": "Codes for the revenue or cost centers supplying the service and/or products.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-revenue-center"
}
},
"definition": "The type of reveneu or cost center providing the product and/or service."
}, {
"id": "Claim.item.category",
"max": "1",
"min": 0,
"path": "Claim.item.category",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Type of service or product",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "BenefitSubCategory"
} ],
"description": "Benefit subcategories such as: oral-basic, major, glasses",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/benefit-subcategory"
}
},
"definition": "Health Care Service Type Codes to identify the classification of service or benefits."
}, {
"id": "Claim.item.service",
"max": "1",
"min": 0,
"path": "Claim.item.service",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Billing Code",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ServiceProduct"
} ],
"description": "Allowable service and product codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/service-uscls"
}
},
"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,RXNorm,ACHI,CCI). If a grouping item then use a group code to indicate the type of thing being grouped eg. 'glasses' or 'compound'."
}, {
"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": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Modifiers"
} ],
"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.item.modifier"
}, {
"id": "Claim.item.programCode",
"max": "*",
"min": 0,
"path": "Claim.item.programCode",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Program specific reason for item inclusion",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ProgramCode"
} ],
"description": "Program specific reason codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-program-code"
}
},
"definition": "For programs which require reason codes for the inclusion or covering of this billed item under the program or sub-program."
}, {
"id": "Claim.item.serviced[x]",
"max": "1",
"min": 0,
"path": "Claim.item.serviced[x]",
"type": [ {
"code": "date"
}, {
"code": "Period"
} ],
"short": "Date or dates of Service",
"mapping": [ {
"map": "FiveWs.done[x]",
"identity": "w5"
}, {
"map": "when.done",
"identity": "w5"
} ],
"definition": "The date or dates when the enclosed suite of services were performed or completed."
}, {
"path": "Claim.item.location[x]",
"min": 0,
"definition": "Where the service was provided.",
"short": "Place of service",
"mapping": [ {
"map": "FiveWs.where[x]",
"identity": "w5"
}, {
"map": "where",
"identity": "w5"
} ],
"type": [ {
"code": "CodeableConcept"
}, {
"code": "Address"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Location"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ServicePlace"
} ],
"description": "Place of service: pharmacy,school, prison, etc.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/service-place"
}
},
"max": "1",
"id": "Claim.item.location[x]"
}, {
"id": "Claim.item.quantity",
"max": "1",
"min": 0,
"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.item.unitPrice",
"max": "1",
"min": 0,
"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."
}, {
"id": "Claim.item.factor",
"max": "1",
"min": 0,
"path": "Claim.item.factor",
"type": [ {
"code": "decimal"
} ],
"short": "Price scaling factor",
"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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.net",
"max": "1",
"min": 0,
"path": "Claim.item.net",
"type": [ {
"code": "Money"
} ],
"short": "Total item cost",
"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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.udi",
"max": "*",
"min": 0,
"path": "Claim.item.udi",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
} ],
"short": "Unique Device Identifier",
"definition": "List of Unique Device Identifiers associated with this line item.",
"requirements": "The UDI code and issuer if applicable for the supplied product."
}, {
"id": "Claim.item.bodySite",
"max": "1",
"min": 0,
"path": "Claim.item.bodySite",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Service Location",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "OralSites"
} ],
"description": "The code for the teeth, quadrant, sextant and arch",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/tooth"
}
},
"definition": "Physical service site on the patient (limb, tooth, etc)."
}, {
"id": "Claim.item.subSite",
"max": "*",
"min": 0,
"path": "Claim.item.subSite",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Service Sub-location",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Surface"
} ],
"description": "The code for the tooth surface and surface combinations",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/surface"
}
},
"definition": "A region or surface of the site, eg. limb region or tooth surface(s)."
}, {
"id": "Claim.item.encounter",
"max": "*",
"min": 0,
"path": "Claim.item.encounter",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Encounter"
} ],
"short": "Encounters related to this billed item",
"mapping": [ {
"map": "Request.context",
"identity": "workflow"
} ],
"definition": "A billed item may include goods or services provided in multiple encounters."
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "Element",
"severity": "error",
"expression": "hasValue() | (children().count() > id.count())"
} ],
"path": "Claim.item.detail",
"min": 0,
"definition": "Second tier of goods and services.",
"short": "Additional items",
"type": [ {
"code": "BackboneElement"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Detail"
} ],
"max": "*",
"id": "Claim.item.detail"
}, {
"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.item.detail.id",
"base": {
"max": "1",
"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",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Claim.item.detail.extension",
"comment": "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.",
"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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Claim.item.detail.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isSummary": true
}, {
"id": "Claim.item.detail.sequence",
"max": "1",
"min": 1,
"path": "Claim.item.detail.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Service instance",
"definition": "A service line number."
}, {
"id": "Claim.item.detail.revenue",
"max": "1",
"min": 0,
"path": "Claim.item.detail.revenue",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Revenue or cost center code",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "RevenueCenter"
} ],
"description": "Codes for the revenue or cost centers supplying the service and/or products.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-revenue-center"
}
},
"definition": "The type of reveneu or cost center providing the product and/or service."
}, {
"id": "Claim.item.detail.category",
"max": "1",
"min": 0,
"path": "Claim.item.detail.category",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Type of service or product",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "BenefitSubCategory"
} ],
"description": "Benefit subcategories such as: oral-basic, major, glasses",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/benefit-subcategory"
}
},
"definition": "Health Care Service Type Codes to identify the classification of service or benefits."
}, {
"id": "Claim.item.detail.service",
"max": "1",
"min": 0,
"path": "Claim.item.detail.service",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Billing Code",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ServiceProduct"
} ],
"description": "Allowable service and product codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/service-uscls"
}
},
"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'."
}, {
"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": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Modifiers"
} ],
"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.item.detail.modifier"
}, {
"id": "Claim.item.detail.programCode",
"max": "*",
"min": 0,
"path": "Claim.item.detail.programCode",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Program specific reason for item inclusion",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ProgramCode"
} ],
"description": "Program specific reason codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-program-code"
}
},
"definition": "For programs which require reson codes for the inclusion, covering, of this billed item under the program or sub-program."
}, {
"id": "Claim.item.detail.quantity",
"max": "1",
"min": 0,
"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."
}, {
"id": "Claim.item.detail.unitPrice",
"max": "1",
"min": 0,
"path": "Claim.item.detail.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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.detail.factor",
"max": "1",
"min": 0,
"path": "Claim.item.detail.factor",
"type": [ {
"code": "decimal"
} ],
"short": "Price scaling factor",
"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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.detail.net",
"max": "1",
"min": 0,
"path": "Claim.item.detail.net",
"type": [ {
"code": "Money"
} ],
"short": "Total additional item cost",
"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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.detail.udi",
"max": "*",
"min": 0,
"path": "Claim.item.detail.udi",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
} ],
"short": "Unique Device Identifier",
"definition": "List of Unique Device Identifiers associated with this line item.",
"requirements": "The UDI code and issuer if applicable for the supplied product."
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "Element",
"severity": "error",
"expression": "hasValue() | (children().count() > id.count())"
} ],
"path": "Claim.item.detail.subDetail",
"min": 0,
"definition": "Third tier of goods and services.",
"short": "Additional items",
"type": [ {
"code": "BackboneElement"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "SubDetail"
} ],
"max": "*",
"id": "Claim.item.detail.subDetail"
}, {
"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.item.detail.subDetail.id",
"base": {
"max": "1",
"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",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Claim.item.detail.subDetail.extension",
"comment": "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.",
"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",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Claim.item.detail.subDetail.modifierExtension",
"comment": "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.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isSummary": true
}, {
"id": "Claim.item.detail.subDetail.sequence",
"max": "1",
"min": 1,
"path": "Claim.item.detail.subDetail.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Service instance",
"definition": "A service line number."
}, {
"id": "Claim.item.detail.subDetail.revenue",
"max": "1",
"min": 0,
"path": "Claim.item.detail.subDetail.revenue",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Revenue or cost center code",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "RevenueCenter"
} ],
"description": "Codes for the revenue or cost centers supplying the service and/or products.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-revenue-center"
}
},
"definition": "The type of reveneu or cost center providing the product and/or service."
}, {
"id": "Claim.item.detail.subDetail.category",
"max": "1",
"min": 0,
"path": "Claim.item.detail.subDetail.category",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Type of service or product",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "BenefitSubCategory"
} ],
"description": "Benefit subcategories such as: oral-basic, major, glasses",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/benefit-subcategory"
}
},
"definition": "Health Care Service Type Codes to identify the classification of service or benefits."
}, {
"id": "Claim.item.detail.subDetail.service",
"max": "1",
"min": 0,
"path": "Claim.item.detail.subDetail.service",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Billing Code",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ServiceProduct"
} ],
"description": "Allowable service and product codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/service-uscls"
}
},
"definition": "A code to indicate the Professional Service or Product supplied (eg. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,ACHI,CCI)."
}, {
"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": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Modifiers"
} ],
"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.item.detail.subDetail.modifier"
}, {
"id": "Claim.item.detail.subDetail.programCode",
"max": "*",
"min": 0,
"path": "Claim.item.detail.subDetail.programCode",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Program specific reason for item inclusion",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ProgramCode"
} ],
"description": "Program specific reason codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-program-code"
}
},
"definition": "For programs which require reson codes for the inclusion, covering, of this billed item under the program or sub-program."
}, {
"id": "Claim.item.detail.subDetail.quantity",
"max": "1",
"min": 0,
"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."
}, {
"id": "Claim.item.detail.subDetail.unitPrice",
"max": "1",
"min": 0,
"path": "Claim.item.detail.subDetail.unitPrice",
"type": [ {
"code": "Money"
} ],
"short": "Fee, charge or cost per point",
"definition": "The fee for an addittional service or product or charge.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.detail.subDetail.factor",
"max": "1",
"min": 0,
"path": "Claim.item.detail.subDetail.factor",
"type": [ {
"code": "decimal"
} ],
"short": "Price scaling factor",
"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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.detail.subDetail.net",
"max": "1",
"min": 0,
"path": "Claim.item.detail.subDetail.net",
"type": [ {
"code": "Money"
} ],
"short": "Net additional item cost",
"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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.detail.subDetail.udi",
"max": "*",
"min": 0,
"path": "Claim.item.detail.subDetail.udi",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
} ],
"short": "Unique Device Identifier",
"definition": "List of Unique Device Identifiers associated with this line item.",
"requirements": "The UDI code and issuer if applicable for the supplied product."
}, {
"id": "Claim.total",
"max": "1",
"min": 0,
"path": "Claim.total",
"type": [ {
"code": "Money"
} ],
"short": "Total claim cost",
"definition": "The total value of the claim."
} ]
},
"status": "draft",
"id": "fd4d2381-1484-4b69-8223-b2c7928392dd",
"kind": "resource",
"url": "http://hl7.org/fhir/StructureDefinition/Claim",
"version": null,
"differential": {
"element": [ {
"id": "Claim",
"max": "*",
"min": 0,
"path": "Claim",
"short": "Claim, Pre-determination or Pre-authorization",
"mapping": [ {
"map": "Request",
"identity": "workflow"
}, {
"map": "financial.billing",
"identity": "w5"
} ],
"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."
}, {
"id": "Claim.identifier",
"max": "*",
"min": 0,
"path": "Claim.identifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Claim number",
"mapping": [ {
"map": "Request.identifier",
"identity": "workflow"
}, {
"map": "FiveWs.identifier",
"identity": "w5"
}, {
"map": "id",
"identity": "w5"
} ],
"definition": "The business identifier for the instance: claim number, pre-determination or pre-authorization number."
}, {
"path": "Claim.status",
"min": 0,
"definition": "The status of the resource instance.",
"isModifier": true,
"short": "active | cancelled | draft | entered-in-error",
"mapping": [ {
"map": "Request.status",
"identity": "workflow"
}, {
"map": "FiveWs.status",
"identity": "w5"
}, {
"map": "status",
"identity": "w5"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ClaimStatus"
} ],
"description": "A code specifying the state of the resource instance.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/fm-status"
}
},
"max": "1",
"id": "Claim.status",
"isSummary": true
}, {
"path": "Claim.type",
"min": 0,
"definition": "The category of claim, eg, oral, pharmacy, vision, insitutional, professional.",
"short": "Type or discipline",
"mapping": [ {
"map": "FiveWs.class",
"identity": "w5"
}, {
"map": "class",
"identity": "w5"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "extensible",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ClaimType"
} ],
"description": "The type or discipline-style of the claim",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/claim-type"
}
},
"max": "1",
"id": "Claim.type",
"comment": "Affects which fields and value sets are used."
}, {
"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",
"mapping": [ {
"map": "FiveWs.class",
"identity": "w5"
}, {
"map": "class",
"identity": "w5"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ClaimSubType"
} ],
"description": "A more granular claim typecode",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/claim-subtype"
}
},
"max": "*",
"id": "Claim.subType",
"comment": "This may contain the local bill type codes such as the US UB-04 bill type code."
}, {
"path": "Claim.use",
"min": 0,
"definition": "Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).",
"short": "complete | proposed | exploratory | other",
"mapping": [ {
"map": "FiveWs.class",
"identity": "w5"
}, {
"map": "class",
"identity": "w5"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Use"
} ],
"description": "Complete, proposed, exploratory, other",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/claim-use"
}
},
"max": "1",
"id": "Claim.use"
}, {
"id": "Claim.patient",
"max": "1",
"min": 0,
"path": "Claim.patient",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
} ],
"short": "The subject of the Products and Services",
"mapping": [ {
"map": "Request.subject",
"identity": "workflow"
}, {
"map": "FiveWs.subject[x]",
"identity": "w5"
}, {
"map": "who.focus",
"identity": "w5"
} ],
"definition": "Patient Resource."
}, {
"id": "Claim.billablePeriod",
"max": "1",
"min": 0,
"path": "Claim.billablePeriod",
"type": [ {
"code": "Period"
} ],
"short": "Period for charge submission",
"mapping": [ {
"map": "FiveWs.done[x]",
"identity": "w5"
}, {
"map": "when.done",
"identity": "w5"
} ],
"definition": "The billable period for which charges are being submitted."
}, {
"id": "Claim.created",
"max": "1",
"min": 0,
"path": "Claim.created",
"type": [ {
"code": "dateTime"
} ],
"short": "Creation date",
"mapping": [ {
"map": "Request.authoredOn",
"identity": "workflow"
}, {
"map": "FiveWs.recorded",
"identity": "w5"
}, {
"map": "when.recorded",
"identity": "w5"
} ],
"definition": "The date when the enclosed suite of services were performed or completed."
}, {
"id": "Claim.enterer",
"max": "1",
"min": 0,
"path": "Claim.enterer",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
} ],
"short": "Author",
"mapping": [ {
"map": "FiveWs.author",
"identity": "w5"
}, {
"map": "who.author",
"identity": "w5"
} ],
"definition": "Person who created the invoice/claim/pre-determination or pre-authorization."
}, {
"id": "Claim.insurer",
"max": "1",
"min": 0,
"path": "Claim.insurer",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
} ],
"short": "Target",
"mapping": [ {
"map": "Request.performer",
"identity": "workflow"
} ],
"definition": "The Insurer who is target of the request."
}, {
"id": "Claim.provider",
"max": "1",
"min": 0,
"path": "Claim.provider",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
} ],
"short": "Responsible provider",
"mapping": [ {
"map": "Request.requester",
"identity": "workflow"
}, {
"map": "FiveWs.source",
"identity": "w5"
}, {
"map": "who.source",
"identity": "w5"
} ],
"definition": "The provider which is responsible for the bill, claim pre-determination, pre-authorization."
}, {
"id": "Claim.organization",
"max": "1",
"min": 0,
"path": "Claim.organization",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
} ],
"short": "Responsible organization",
"mapping": [ {
"map": "Request.requester",
"identity": "workflow"
}, {
"map": "FiveWs.source",
"identity": "w5"
}, {
"map": "who.source",
"identity": "w5"
} ],
"definition": "The organization which is responsible for the bill, claim pre-determination, pre-authorization."
}, {
"path": "Claim.priority",
"min": 0,
"definition": "Immediate (STAT), best effort (NORMAL), deferred (DEFER).",
"short": "Desired processing priority",
"mapping": [ {
"map": "Request.priority",
"identity": "workflow"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ProcessPriority"
} ],
"description": "The timeliness with which processing is required: STAT, normal, Deferred",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/process-priority"
}
},
"max": "1",
"id": "Claim.priority"
}, {
"id": "Claim.fundsReserve",
"max": "1",
"min": 0,
"path": "Claim.fundsReserve",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Funds requested to be reserved",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "FundsReserve"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean": true
} ],
"description": "For whom funds are to be reserved: (Patient, Provider, None).",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/fundsreserve"
}
},
"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."
}, {
"id": "Claim.related",
"max": "*",
"min": 0,
"path": "Claim.related",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Related Claims which may be revelant to processing this claimn",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "RelatedClaim"
} ],
"definition": "Other claims which are related to this claim such as prior claim versions or for related services."
}, {
"path": "Claim.related.claim",
"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",
"mapping": [ {
"map": "Request.replaces",
"identity": "workflow"
} ],
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Claim"
} ],
"max": "1",
"id": "Claim.related.claim",
"comment": "Do we need a relationship code?"
}, {
"id": "Claim.related.relationship",
"max": "1",
"min": 0,
"path": "Claim.related.relationship",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "How the reference claim is related",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "RelatedClaimRelationship"
} ],
"description": "Relationship of this claim to a related Claim",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/related-claim-relationship"
}
},
"definition": "For example prior or umbrella."
}, {
"id": "Claim.related.reference",
"max": "1",
"min": 0,
"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",
"requirements": "For type=Pharmacy and Vision only.",
"min": 0,
"definition": "Prescription to support the dispensing of Pharmacy or Vision products.",
"short": "Prescription authorizing services or products",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/VisionPrescription"
} ],
"max": "1",
"id": "Claim.prescription",
"comment": "Should we create a group to hold multiple prescriptions and add a sequence number and on the line items a link to the sequence."
}, {
"id": "Claim.originalPrescription",
"max": "1",
"min": 0,
"path": "Claim.originalPrescription",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/MedicationRequest"
} ],
"short": "Original prescription if superceded by fulfiller",
"comment": "as above.",
"definition": "Original prescription which has been superceded by this prescription to support the dispensing of pharmacy services, medications or products. For example, a physician may prescribe a medication which the pharmacy determines is contraindicated, or for which the patient has an intolerance, and therefor issues a new precription for an alternate medication which has the same theraputic intent. The prescription from the pharmacy becomes the 'prescription' and that from the physician becomes the 'original prescription'."
}, {
"id": "Claim.payee",
"max": "1",
"min": 0,
"path": "Claim.payee",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Party to be paid any benefits payable",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Payee"
} ],
"definition": "The party to be reimbursed for the services."
}, {
"id": "Claim.payee.type",
"max": "1",
"min": 1,
"path": "Claim.payee.type",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Type of party: Subscriber, Provider, other",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "PayeeType"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean": true
} ],
"description": "A code for the party to be reimbursed.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/payeetype"
}
},
"definition": "Type of Party to be reimbursed: Subscriber, provider, other."
}, {
"id": "Claim.payee.resource",
"max": "1",
"min": 0,
"path": "Claim.payee.resource",
"type": [ {
"code": "Coding"
} ],
"short": "organization | patient | practitioner | relatedperson",
"binding": {
"strength": "extensible",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ClaimPayeeResourceType"
} ],
"description": "The type of Claim payee Resource",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-payee-resource-type"
}
},
"definition": "organization | patient | practitioner | relatedperson."
}, {
"id": "Claim.payee.party",
"max": "1",
"min": 0,
"path": "Claim.payee.party",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
} ],
"short": "Party to receive the payable",
"definition": "Party to be reimbursed: Subscriber, provider, other."
}, {
"id": "Claim.referral",
"max": "1",
"min": 0,
"path": "Claim.referral",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
} ],
"short": "Treatment Referral",
"mapping": [ {
"map": "FiveWs.cause",
"identity": "w5"
}, {
"map": "who.cause",
"identity": "w5"
} ],
"definition": "The referral resource which lists the date, practitioner, reason and other supporting information."
}, {
"id": "Claim.facility",
"max": "1",
"min": 0,
"path": "Claim.facility",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Location"
} ],
"short": "Servicing Facility",
"mapping": [ {
"map": "FiveWs.where[x]",
"identity": "w5"
}, {
"map": "where",
"identity": "w5"
} ],
"definition": "Facility where the services were provided."
}, {
"path": "Claim.careTeam",
"requirements": "Role and Responsible might 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.",
"short": "Members of the care team",
"type": [ {
"code": "BackboneElement"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "CareTeam"
} ],
"max": "*",
"id": "Claim.careTeam"
}, {
"id": "Claim.careTeam.sequence",
"max": "1",
"min": 1,
"path": "Claim.careTeam.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Number to covey order of careTeam",
"definition": "Sequence of the careTeam which serves to order and provide a link.",
"requirements": "Required to maintain order of the careTeam."
}, {
"id": "Claim.careTeam.provider",
"max": "1",
"min": 1,
"path": "Claim.careTeam.provider",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
} ],
"short": "Provider individual or organization",
"mapping": [ {
"map": "FiveWs.actor",
"identity": "w5"
}, {
"map": "who.actor",
"identity": "w5"
} ],
"definition": "Member of the team who provided the overall service."
}, {
"id": "Claim.careTeam.responsible",
"max": "1",
"min": 0,
"path": "Claim.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."
}, {
"id": "Claim.careTeam.role",
"max": "1",
"min": 0,
"path": "Claim.careTeam.role",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Role on the team",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CareTeamRole"
} ],
"description": "The role codes for the care team members.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/claim-careteamrole"
}
},
"definition": "The lead, assisting or supervising practitioner and their discipline if a multidisiplinary team."
}, {
"id": "Claim.careTeam.qualification",
"max": "1",
"min": 0,
"path": "Claim.careTeam.qualification",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Type, classification or Specialization",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ProviderQualification"
} ],
"description": "Provider professional qualifications",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/provider-qualification"
}
},
"definition": "The qualification which is applicable for this service."
}, {
"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.",
"short": "Exceptions, special considerations, the condition, situation, prior or concurrent issues",
"mapping": [ {
"map": "Request.supportingInfo",
"identity": "workflow"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "SpecialCondition"
} ],
"max": "*",
"id": "Claim.information"
}, {
"id": "Claim.information.sequence",
"max": "1",
"min": 1,
"path": "Claim.information.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Information instance identifier",
"definition": "Sequence of the information element which serves to provide a link.",
"requirements": "To provide a reference link."
}, {
"path": "Claim.information.category",
"min": 1,
"definition": "The general class of the information supplied: information; exception; accident, employment; onset, etc.",
"short": "General class of information",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "InformationCategory"
} ],
"description": "The valuset used for additional information category codes.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/claim-informationcategory"
}
},
"max": "1",
"id": "Claim.information.category",
"comment": "This may contain the local bill type codes such as the US UB-04 bill type code."
}, {
"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",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "InformationCode"
} ],
"description": "The valuset used for additional information codes.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/claim-exception"
}
},
"max": "1",
"id": "Claim.information.code",
"comment": "This may contain the local bill type codes such as the US UB-04 bill type code."
}, {
"id": "Claim.information.timing[x]",
"max": "1",
"min": 0,
"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.information.value[x]",
"max": "1",
"min": 0,
"path": "Claim.information.value[x]",
"type": [ {
"code": "string"
}, {
"code": "Quantity"
}, {
"code": "Attachment"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Resource"
} ],
"short": "Additional Data or supporting information",
"definition": "Additional data or information such as resources, documents, images etc. including references to the data or the actual inclusion of the data."
}, {
"id": "Claim.information.reason",
"max": "1",
"min": 0,
"path": "Claim.information.reason",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Reason associated with the information",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "MissingReason"
} ],
"description": "Reason codes for the missing teeth",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/missing-tooth-reason"
}
},
"definition": "For example, provides the reason for: the additional stay, or missing tooth or any other situation where a reason code is required in addition to the content."
}, {
"path": "Claim.diagnosis",
"min": 0,
"definition": "List of patient diagnosis for which care is sought.",
"short": "List of Diagnosis",
"mapping": [ {
"map": "Request.reasonReference",
"identity": "workflow"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Diagnosis"
} ],
"max": "*",
"id": "Claim.diagnosis"
}, {
"id": "Claim.diagnosis.sequence",
"max": "1",
"min": 1,
"path": "Claim.diagnosis.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Number to covey order of diagnosis",
"definition": "Sequence of diagnosis which serves to provide a link.",
"requirements": "Required to allow line items to reference the diagnoses."
}, {
"path": "Claim.diagnosis.diagnosis[x]",
"requirements": "Required to adjudicate services rendered to condition presented.",
"min": 1,
"definition": "The diagnosis.",
"short": "Patient's diagnosis",
"type": [ {
"code": "CodeableConcept"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Condition"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ICD10"
} ],
"description": "ICD10 Diagnostic codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/icd-10"
}
},
"max": "1",
"id": "Claim.diagnosis.diagnosis[x]"
}, {
"path": "Claim.diagnosis.type",
"requirements": "May be required to adjudicate services rendered.",
"min": 0,
"definition": "The type of the Diagnosis, for example: admitting, primary, secondary, discharge.",
"short": "Timing or nature of the diagnosis",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "DiagnosisType"
} ],
"description": "The type of the diagnosis: admitting, principal, discharge",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-diagnosistype"
}
},
"max": "*",
"id": "Claim.diagnosis.type",
"comment": "Diagnosis are presented in list order to their expected importance: primary, secondary, etc."
}, {
"path": "Claim.diagnosis.packageCode",
"requirements": "May be required to adjudicate services rendered to the mandated grouping system.",
"min": 0,
"definition": "The package billing code, for example DRG, based on the assigned grouping code system.",
"short": "Package billing code",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "DiagnosisRelatedGroup"
} ],
"description": "The DRG codes associated with the diagnosis",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup"
}
},
"max": "1",
"id": "Claim.diagnosis.packageCode"
}, {
"id": "Claim.procedure",
"max": "*",
"min": 0,
"path": "Claim.procedure",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Procedures performed",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Procedure"
} ],
"definition": "Ordered list of patient procedures performed to support the adjudication."
}, {
"id": "Claim.procedure.sequence",
"max": "1",
"min": 1,
"path": "Claim.procedure.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Procedure sequence for reference",
"definition": "Sequence of procedures which serves to order and provide a link.",
"requirements": "Required to maintain order of the procudures."
}, {
"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",
"type": [ {
"code": "dateTime"
} ],
"max": "1",
"id": "Claim.procedure.date",
"comment": "SB DateTime??"
}, {
"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": "CodeableConcept"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Procedure"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ICD10_Procedures"
} ],
"description": "ICD10 Procedure codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/icd-10-procedures"
}
},
"max": "1",
"id": "Claim.procedure.procedure[x]"
}, {
"path": "Claim.insurance",
"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": "Insurance"
} ],
"max": "*",
"id": "Claim.insurance"
}, {
"id": "Claim.insurance.sequence",
"max": "1",
"min": 1,
"path": "Claim.insurance.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Service instance identifier",
"definition": "Sequence of coverage which serves to provide a link and convey coordination of benefit order.",
"requirements": "To maintain order of the coverages."
}, {
"id": "Claim.insurance.focal",
"max": "1",
"min": 1,
"path": "Claim.insurance.focal",
"type": [ {
"code": "boolean"
} ],
"short": "Is the focal Coverage",
"definition": "A flag to indicate that this Coverage is the focus for adjudication. The Coverage against which the claim is to be adjudicated.",
"requirements": "To identify which coverage is being adjudicated."
}, {
"path": "Claim.insurance.identifier",
"requirements": "This will be the claim number should it be necessary to create this claim in the future. This is provided so that payors may forward claims to other payors in the Coordination of Benefit for adjudication rather than the provider being required to initiate each adjudication.",
"min": 0,
"definition": "The business identifier for the instance: claim number, pre-determination or pre-authorization number.",
"short": "Claim number",
"mapping": [ {
"map": "Request.identifier",
"identity": "workflow"
}, {
"map": "FiveWs.identifier",
"identity": "w5"
}, {
"map": "id",
"identity": "w5"
} ],
"type": [ {
"code": "Identifier"
} ],
"max": "1",
"id": "Claim.insurance.identifier"
}, {
"id": "Claim.insurance.coverage",
"max": "1",
"min": 1,
"path": "Claim.insurance.coverage",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Coverage"
} ],
"short": "Insurance information",
"definition": "Reference to the program or plan identification, underwriter or payor.",
"requirements": "Need to identify the issuer to target for processing and for coordination of benefit processing."
}, {
"id": "Claim.insurance.businessArrangement",
"max": "1",
"min": 0,
"path": "Claim.insurance.businessArrangement",
"type": [ {
"code": "string"
} ],
"short": "Business agreement",
"definition": "The contract number of a business agreement which describes the terms and conditions."
}, {
"id": "Claim.insurance.preAuthRef",
"max": "*",
"min": 0,
"path": "Claim.insurance.preAuthRef",
"type": [ {
"code": "string"
} ],
"short": "Pre-Authorization/Determination Reference",
"definition": "A list of references from the Insurer to which these services pertain.",
"requirements": "To provide any pre=determination or prior authorization reference."
}, {
"id": "Claim.insurance.claimResponse",
"max": "1",
"min": 0,
"path": "Claim.insurance.claimResponse",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/ClaimResponse"
} ],
"short": "Adjudication results",
"definition": "The Coverages adjudication details.",
"requirements": "Used by downstream payers to determine what balance remains and the net payable."
}, {
"id": "Claim.accident",
"max": "1",
"min": 0,
"path": "Claim.accident",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Details about an accident",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Accident"
} ],
"definition": "An accident which resulted in the need for healthcare services."
}, {
"id": "Claim.accident.date",
"max": "1",
"min": 1,
"path": "Claim.accident.date",
"type": [ {
"code": "date"
} ],
"short": "When the accident occurred\nsee information codes\nsee information codes",
"definition": "Date of an accident which these services are addressing.",
"requirements": "Coverage may be dependant on accidents."
}, {
"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": "CodeableConcept"
} ],
"binding": {
"strength": "extensible",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "AccidentType"
} ],
"description": "Type of accident: work place, auto, etc.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/v3-ActIncidentCode"
}
},
"max": "1",
"id": "Claim.accident.type"
}, {
"id": "Claim.accident.location[x]",
"max": "1",
"min": 0,
"path": "Claim.accident.location[x]",
"type": [ {
"code": "Address"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Location"
} ],
"short": "Accident Place",
"definition": "Accident Place."
}, {
"id": "Claim.employmentImpacted",
"max": "1",
"min": 0,
"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.hospitalization",
"max": "1",
"min": 0,
"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."
}, {
"id": "Claim.item",
"max": "*",
"min": 0,
"path": "Claim.item",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Goods and Services",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Item"
} ],
"definition": "First tier of goods and services."
}, {
"id": "Claim.item.sequence",
"max": "1",
"min": 1,
"path": "Claim.item.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Service instance",
"definition": "A service line number."
}, {
"id": "Claim.item.careTeamSequence",
"max": "*",
"min": 0,
"path": "Claim.item.careTeamSequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Applicable careTeam members",
"definition": "CareTeam applicable for this service or product line."
}, {
"id": "Claim.item.diagnosisSequence",
"max": "*",
"min": 0,
"path": "Claim.item.diagnosisSequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Applicable diagnoses",
"definition": "Diagnosis applicable for this service or product line."
}, {
"id": "Claim.item.procedureSequence",
"max": "*",
"min": 0,
"path": "Claim.item.procedureSequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Applicable procedures",
"definition": "Procedures applicable for this service or product line."
}, {
"id": "Claim.item.informationSequence",
"max": "*",
"min": 0,
"path": "Claim.item.informationSequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Applicable exception and supporting information",
"definition": "Exceptions, special conditions and supporting information pplicable for this service or product line."
}, {
"id": "Claim.item.revenue",
"max": "1",
"min": 0,
"path": "Claim.item.revenue",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Revenue or cost center code",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "RevenueCenter"
} ],
"description": "Codes for the revenue or cost centers supplying the service and/or products.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-revenue-center"
}
},
"definition": "The type of reveneu or cost center providing the product and/or service."
}, {
"id": "Claim.item.category",
"max": "1",
"min": 0,
"path": "Claim.item.category",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Type of service or product",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "BenefitSubCategory"
} ],
"description": "Benefit subcategories such as: oral-basic, major, glasses",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/benefit-subcategory"
}
},
"definition": "Health Care Service Type Codes to identify the classification of service or benefits."
}, {
"id": "Claim.item.service",
"max": "1",
"min": 0,
"path": "Claim.item.service",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Billing Code",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ServiceProduct"
} ],
"description": "Allowable service and product codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/service-uscls"
}
},
"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,RXNorm,ACHI,CCI). If a grouping item then use a group code to indicate the type of thing being grouped eg. 'glasses' or 'compound'."
}, {
"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": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Modifiers"
} ],
"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.item.modifier"
}, {
"id": "Claim.item.programCode",
"max": "*",
"min": 0,
"path": "Claim.item.programCode",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Program specific reason for item inclusion",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ProgramCode"
} ],
"description": "Program specific reason codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-program-code"
}
},
"definition": "For programs which require reason codes for the inclusion or covering of this billed item under the program or sub-program."
}, {
"id": "Claim.item.serviced[x]",
"max": "1",
"min": 0,
"path": "Claim.item.serviced[x]",
"type": [ {
"code": "date"
}, {
"code": "Period"
} ],
"short": "Date or dates of Service",
"mapping": [ {
"map": "FiveWs.done[x]",
"identity": "w5"
}, {
"map": "when.done",
"identity": "w5"
} ],
"definition": "The date or dates when the enclosed suite of services were performed or completed."
}, {
"path": "Claim.item.location[x]",
"min": 0,
"definition": "Where the service was provided.",
"short": "Place of service",
"mapping": [ {
"map": "FiveWs.where[x]",
"identity": "w5"
}, {
"map": "where",
"identity": "w5"
} ],
"type": [ {
"code": "CodeableConcept"
}, {
"code": "Address"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Location"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ServicePlace"
} ],
"description": "Place of service: pharmacy,school, prison, etc.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/service-place"
}
},
"max": "1",
"id": "Claim.item.location[x]"
}, {
"id": "Claim.item.quantity",
"max": "1",
"min": 0,
"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.item.unitPrice",
"max": "1",
"min": 0,
"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."
}, {
"id": "Claim.item.factor",
"max": "1",
"min": 0,
"path": "Claim.item.factor",
"type": [ {
"code": "decimal"
} ],
"short": "Price scaling factor",
"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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.net",
"max": "1",
"min": 0,
"path": "Claim.item.net",
"type": [ {
"code": "Money"
} ],
"short": "Total item cost",
"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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.udi",
"max": "*",
"min": 0,
"path": "Claim.item.udi",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
} ],
"short": "Unique Device Identifier",
"definition": "List of Unique Device Identifiers associated with this line item.",
"requirements": "The UDI code and issuer if applicable for the supplied product."
}, {
"id": "Claim.item.bodySite",
"max": "1",
"min": 0,
"path": "Claim.item.bodySite",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Service Location",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "OralSites"
} ],
"description": "The code for the teeth, quadrant, sextant and arch",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/tooth"
}
},
"definition": "Physical service site on the patient (limb, tooth, etc)."
}, {
"id": "Claim.item.subSite",
"max": "*",
"min": 0,
"path": "Claim.item.subSite",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Service Sub-location",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Surface"
} ],
"description": "The code for the tooth surface and surface combinations",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/surface"
}
},
"definition": "A region or surface of the site, eg. limb region or tooth surface(s)."
}, {
"id": "Claim.item.encounter",
"max": "*",
"min": 0,
"path": "Claim.item.encounter",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Encounter"
} ],
"short": "Encounters related to this billed item",
"mapping": [ {
"map": "Request.context",
"identity": "workflow"
} ],
"definition": "A billed item may include goods or services provided in multiple encounters."
}, {
"id": "Claim.item.detail",
"max": "*",
"min": 0,
"path": "Claim.item.detail",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Additional items",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Detail"
} ],
"definition": "Second tier of goods and services."
}, {
"id": "Claim.item.detail.sequence",
"max": "1",
"min": 1,
"path": "Claim.item.detail.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Service instance",
"definition": "A service line number."
}, {
"id": "Claim.item.detail.revenue",
"max": "1",
"min": 0,
"path": "Claim.item.detail.revenue",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Revenue or cost center code",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "RevenueCenter"
} ],
"description": "Codes for the revenue or cost centers supplying the service and/or products.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-revenue-center"
}
},
"definition": "The type of reveneu or cost center providing the product and/or service."
}, {
"id": "Claim.item.detail.category",
"max": "1",
"min": 0,
"path": "Claim.item.detail.category",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Type of service or product",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "BenefitSubCategory"
} ],
"description": "Benefit subcategories such as: oral-basic, major, glasses",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/benefit-subcategory"
}
},
"definition": "Health Care Service Type Codes to identify the classification of service or benefits."
}, {
"id": "Claim.item.detail.service",
"max": "1",
"min": 0,
"path": "Claim.item.detail.service",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Billing Code",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ServiceProduct"
} ],
"description": "Allowable service and product codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/service-uscls"
}
},
"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'."
}, {
"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": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Modifiers"
} ],
"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.item.detail.modifier"
}, {
"id": "Claim.item.detail.programCode",
"max": "*",
"min": 0,
"path": "Claim.item.detail.programCode",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Program specific reason for item inclusion",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ProgramCode"
} ],
"description": "Program specific reason codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-program-code"
}
},
"definition": "For programs which require reson codes for the inclusion, covering, of this billed item under the program or sub-program."
}, {
"id": "Claim.item.detail.quantity",
"max": "1",
"min": 0,
"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."
}, {
"id": "Claim.item.detail.unitPrice",
"max": "1",
"min": 0,
"path": "Claim.item.detail.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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.detail.factor",
"max": "1",
"min": 0,
"path": "Claim.item.detail.factor",
"type": [ {
"code": "decimal"
} ],
"short": "Price scaling factor",
"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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.detail.net",
"max": "1",
"min": 0,
"path": "Claim.item.detail.net",
"type": [ {
"code": "Money"
} ],
"short": "Total additional item cost",
"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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.detail.udi",
"max": "*",
"min": 0,
"path": "Claim.item.detail.udi",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
} ],
"short": "Unique Device Identifier",
"definition": "List of Unique Device Identifiers associated with this line item.",
"requirements": "The UDI code and issuer if applicable for the supplied product."
}, {
"id": "Claim.item.detail.subDetail",
"max": "*",
"min": 0,
"path": "Claim.item.detail.subDetail",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Additional items",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "SubDetail"
} ],
"definition": "Third tier of goods and services."
}, {
"id": "Claim.item.detail.subDetail.sequence",
"max": "1",
"min": 1,
"path": "Claim.item.detail.subDetail.sequence",
"type": [ {
"code": "positiveInt"
} ],
"short": "Service instance",
"definition": "A service line number."
}, {
"id": "Claim.item.detail.subDetail.revenue",
"max": "1",
"min": 0,
"path": "Claim.item.detail.subDetail.revenue",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Revenue or cost center code",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "RevenueCenter"
} ],
"description": "Codes for the revenue or cost centers supplying the service and/or products.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-revenue-center"
}
},
"definition": "The type of reveneu or cost center providing the product and/or service."
}, {
"id": "Claim.item.detail.subDetail.category",
"max": "1",
"min": 0,
"path": "Claim.item.detail.subDetail.category",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Type of service or product",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "BenefitSubCategory"
} ],
"description": "Benefit subcategories such as: oral-basic, major, glasses",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/benefit-subcategory"
}
},
"definition": "Health Care Service Type Codes to identify the classification of service or benefits."
}, {
"id": "Claim.item.detail.subDetail.service",
"max": "1",
"min": 0,
"path": "Claim.item.detail.subDetail.service",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Billing Code",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ServiceProduct"
} ],
"description": "Allowable service and product codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/service-uscls"
}
},
"definition": "A code to indicate the Professional Service or Product supplied (eg. CTP, HCPCS,USCLS,ICD10, NCPDP,DIN,ACHI,CCI)."
}, {
"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": "CodeableConcept"
} ],
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Modifiers"
} ],
"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.item.detail.subDetail.modifier"
}, {
"id": "Claim.item.detail.subDetail.programCode",
"max": "*",
"min": 0,
"path": "Claim.item.detail.subDetail.programCode",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Program specific reason for item inclusion",
"binding": {
"strength": "example",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ProgramCode"
} ],
"description": "Program specific reason codes",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/ex-program-code"
}
},
"definition": "For programs which require reson codes for the inclusion, covering, of this billed item under the program or sub-program."
}, {
"id": "Claim.item.detail.subDetail.quantity",
"max": "1",
"min": 0,
"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."
}, {
"id": "Claim.item.detail.subDetail.unitPrice",
"max": "1",
"min": 0,
"path": "Claim.item.detail.subDetail.unitPrice",
"type": [ {
"code": "Money"
} ],
"short": "Fee, charge or cost per point",
"definition": "The fee for an addittional service or product or charge.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.detail.subDetail.factor",
"max": "1",
"min": 0,
"path": "Claim.item.detail.subDetail.factor",
"type": [ {
"code": "decimal"
} ],
"short": "Price scaling factor",
"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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.detail.subDetail.net",
"max": "1",
"min": 0,
"path": "Claim.item.detail.subDetail.net",
"type": [ {
"code": "Money"
} ],
"short": "Net additional item cost",
"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.",
"requirements": "If a fee is present the associated product/service code must be present."
}, {
"id": "Claim.item.detail.subDetail.udi",
"max": "*",
"min": 0,
"path": "Claim.item.detail.subDetail.udi",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
} ],
"short": "Unique Device Identifier",
"definition": "List of Unique Device Identifiers associated with this line item.",
"requirements": "The UDI code and issuer if applicable for the supplied product."
}, {
"id": "Claim.total",
"max": "1",
"min": 0,
"path": "Claim.total",
"type": [ {
"code": "Money"
} ],
"short": "Total claim cost",
"definition": "The total value of the claim."
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fm/index.cfm",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource"
}