This page is part of the Consumer Real-time Pharmacy Benefit Check (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "ClaimResponse",
"id" : "rtpbc-claim-response-03-price-source",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-claimresponse"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: rtpbc-claim-response-03-price-source</p><p><b>meta</b>: </p><p><b>identifier</b>: id: rtpbc-03-response-price-source</p><p><b>status</b>: active</p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/claim-type pharmacy}\">Pharmacy</span></p><p><b>use</b>: predetermination</p><p><b>patient</b>: <a href=\"Patient-rtpbc-patient-03.html\">Generated Summary: id: rtpbc-patient-03; Patient internal identifier: 30455; Jane Doe ; gender: female; birthDate: 1975-12-05</a></p><p><b>created</b>: Nov 1, 2019 4:20:59 PM</p><p><b>insurer</b>: <span></span></p><p><b>request</b>: <span></span></p><p><b>outcome</b>: complete</p><p><b>disposition</b>: Processed successfully</p><blockquote><p><b>item</b></p><p><b>itemSequence</b>: 1</p><p><b>noteNumber</b>: 1</p><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes: {http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type cash-price}\">Full product cash price</span></p><p><b>amount</b>: </p></blockquote><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes: {http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type coupon-discount}\">Coupon discount amount</span></p><p><b>amount</b>: </p></blockquote><blockquote><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes: {http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type total}\">Total patient responsibility</span></p><p><b>amount</b>: </p></blockquote></blockquote><blockquote><p><b>addItem</b></p><p><b>itemSequence</b>: 1</p><p><b>provider</b>: <a href=\"Organization-rtpbc-organization-03m.html\">Generated Summary: id: rtpbc-organization-03m; id: 0999029; active; <span title=\"Codes: {http://ncpdp.org/pharmacy-type M}\">Mail Order</span>; name: My Mail Service Pharmacy; ph: 5551234567</a></p><p><b>productOrService</b>: <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 205535}\">PROzac 10 MG Oral Capsule</span></p><p><b>quantity</b>: 60 {Each}</p><h3>Adjudications</h3><table class=\"grid\"><tr><td>-</td><td><b>Category</b></td><td><b>Amount</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type cash-price}\">Full product cash price</span></td><td></td></tr><tr><td>*</td><td><span title=\"Codes: {http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type coupon-discount}\">Coupon discount amount</span></td><td></td></tr><tr><td>*</td><td><span title=\"Codes: {http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type total}\">Total patient responsibility</span></td><td></td></tr></table></blockquote></div>"
},
"identifier" : [
{
"value" : "rtpbc-03-response-price-source"
}
],
"status" : "active",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/claim-type",
"code" : "pharmacy",
"display" : "Pharmacy"
}
]
},
"use" : "predetermination",
"patient" : {
"reference" : "Patient/rtpbc-patient-03"
},
"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.00,
"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.00,
"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.00,
"currency" : "USD"
}
}
]
}
],
"addItem" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-isAlternative",
"valueBoolean" : true
}
],
"itemSequence" : [
1
],
"provider" : [
{
"reference" : "Organization/rtpbc-organization-03m"
}
],
"productOrService" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "205535",
"display" : "PROzac 10 MG Oral Capsule"
}
]
},
"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.00,
"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.00,
"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.00,
"currency" : "USD"
}
}
]
}
]
}