FHIR IG analytics| Package | hl7.fhir.us.carin-rtpbc |
| Resource Type | ClaimResponse |
| Id | ClaimResponse-rtpbc-claim-response-not-covered.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-not-covered
Language: en
Profile: RTPBC Response Using ClaimResponse
identifier: rtpbc-03-response-c-r
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: Pharmacy Plans US
request: Identifier: rtpbc-03
outcome: Processing Complete
disposition: Processed successfully
item
RTPBC benefitRestriction Extension: RTPBC Benefit Restriction Code System: not-covered (Not covered)
itemSequence: 1
adjudication
category: Eligible amount
Amounts
Value Currency 0 United States dollar
addItem
RTPBC isAlternative Extension: true
RTPBC benefitRestriction Extension: RTPBC Benefit Restriction Code System: prior-auth (Prior authorization required)
RTPBC benefitRestriction Extension: RTPBC Benefit Restriction Code System: quantity-limit (Quantity limit applies)
itemSequence: 1
provider: Organization My Mail Service Pharmacy
productOrService: elbasvir 50 MG / grazoprevir 100 MG Oral Tablet [Zepatier]
quantity: 28 {Each}
noteNumber: 1
adjudication
category: Copay
Amounts
Value Currency 405 United States dollar adjudication
category: Per prescription coinsurance
Amounts
Value Currency 469 United States dollar adjudication
category: Total patient responsibility
Amounts
Value Currency 874 United States dollar
| Number | Text |
| 1 | Quantity limit: 28 tablets per month |
{
"resourceType": "ClaimResponse",
"id": "rtpbc-claim-response-not-covered",
"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-c-r"
}
],
"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": "Pharmacy Plans US"
}
},
"request": {
"identifier": {
"value": "rtpbc-03"
}
},
"outcome": "complete",
"disposition": "Processed successfully",
"item": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-benefitRestriction",
"valueCoding": {
"system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-benefit-restriction",
"code": "not-covered",
"display": "Not covered"
}
}
],
"itemSequence": 1,
"adjudication": [
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type",
"code": "eligible",
"display": "Eligible amount"
}
]
},
"amount": {
"value": 0,
"currency": "USD"
}
}
]
}
],
"addItem": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-isAlternative",
"valueBoolean": true
},
{
"url": "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-benefitRestriction",
"valueCoding": {
"system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-benefit-restriction",
"code": "prior-auth",
"display": "Prior authorization required"
}
},
{
"url": "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-benefitRestriction",
"valueCoding": {
"system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-benefit-restriction",
"code": "quantity-limit",
"display": "Quantity limit applies"
}
}
],
"itemSequence": [
1
],
"provider": [
{
"reference": "Organization/rtpbc-organization-03m"
}
],
"productOrService": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "1734642",
"display": "elbasvir 50 MG / grazoprevir 100 MG Oral Tablet [Zepatier]"
}
]
},
"quantity": {
"value": 28,
"unit": "{Each}"
},
"noteNumber": [
1
],
"adjudication": [
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type",
"code": "copay",
"display": "Copay"
}
]
},
"amount": {
"value": 405,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type",
"code": "coinsurance",
"display": "Per prescription coinsurance"
}
]
},
"amount": {
"value": 469,
"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": 874,
"currency": "USD"
}
}
]
}
],
"processNote": [
{
"number": 1,
"text": "Quantity limit: 28 tablets per month"
}
]
}