FHIR IG analytics| Package | hl7.fhir.us.carin-rtpbc |
| Resource Type | ClaimResponse |
| Id | ClaimResponse-rtpbc-claim-response-discount-card.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ClaimResponse rtpbc-claim-response-discount-card
Language: en
Profile: RTPBC Response Using ClaimResponse
identifier: rtpbc-03-response-discount-card
status: Active
type: Pharmacy
use: Predetermination
patient: Jane Doe Female, DoB: 1975-12-05 ( Patient internal identifier: 30455)
created: 2019-11-01 11:20:59-0500
insurer: Identifier: GoodPricing
request: Identifier: rtpbc-03
outcome: Processing Complete
disposition: Processed successfully
item
itemSequence: 1
noteNumber: 1
adjudication
category: Full product cash price
Amounts
Value Currency 105 United States dollar adjudication
category: Coupon discount amount
Amounts
Value Currency -20 United States dollar adjudication
category: Total patient responsibility
Amounts
Value Currency 85 United States dollar
addItem
RTPBC isAlternative Extension: true
itemSequence: 1
provider: Organization Home Drugs
productOrService: fluoxetine 10 MG Oral Capsule [Prozac]
quantity: 60 {Each}
adjudication
category: Full product cash price
Amounts
Value Currency 50 United States dollar adjudication
category: Coupon discount amount
Amounts
Value Currency -10 United States dollar adjudication
category: Total patient responsibility
Amounts
Value Currency 40 United States dollar
{
"resourceType": "ClaimResponse",
"id": "rtpbc-claim-response-discount-card",
"meta": {
"profile": [
"http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-claimresponse"
]
},
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "rtpbc-03-response-discount-card"
}
],
"status": "active",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/claim-type",
"code": "pharmacy",
"display": "Pharmacy"
}
]
},
"use": "predetermination",
"patient": {
"reference": "Patient/rtpbc-patient-03ps"
},
"created": "2019-11-01T11:20:59-05:00",
"insurer": {
"identifier": {
"value": "GoodPricing"
}
},
"request": {
"identifier": {
"value": "rtpbc-03"
}
},
"outcome": "complete",
"disposition": "Processed successfully",
"item": [
{
"itemSequence": 1,
"noteNumber": [
1
],
"adjudication": [
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type",
"code": "cash-price",
"display": "Full product cash price"
}
]
},
"amount": {
"value": 105,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type",
"code": "coupon-discount",
"display": "Coupon discount amount"
}
]
},
"amount": {
"value": -20,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type",
"code": "total",
"display": "Total patient responsibility"
}
]
},
"amount": {
"value": 85,
"currency": "USD"
}
}
]
}
],
"addItem": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-isAlternative",
"valueBoolean": true
}
],
"itemSequence": [
1
],
"provider": [
{
"reference": "Organization/rtpbc-organization-03ps"
}
],
"productOrService": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "205535",
"display": "fluoxetine 10 MG Oral Capsule [Prozac]"
}
]
},
"quantity": {
"value": 60,
"unit": "{Each}"
},
"adjudication": [
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type",
"code": "cash-price",
"display": "Full product cash price"
}
]
},
"amount": {
"value": 50,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type",
"code": "coupon-discount",
"display": "Coupon discount amount"
}
]
},
"amount": {
"value": -10,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type",
"code": "total",
"display": "Total patient responsibility"
}
]
},
"amount": {
"value": 40,
"currency": "USD"
}
}
]
}
]
}