Consumer Real-Time Pharmacy Benefit Check FHIR IG, published by HL7 International / Pharmacy. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/carin-rtpbc/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "rtpbc-bundle-response-discount-card"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-bundle-non-phi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-bundle-non-phi> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:type [ fhir:v "message"] ; #
fhir:timestamp [ fhir:v "2025-11-15T13:10:13-05:00"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [
fhir:v "http://example.org/my-app/MessageHeader/rtpbc-messageheader-response-discount-card"^^xsd:anyURI ;
fhir:l <http://example.org/my-app/MessageHeader/rtpbc-messageheader-response-discount-card> ] ;
( fhir:resource <http://example.org/my-app/MessageHeader/rtpbc-messageheader-response-discount-card> )
] [
fhir:fullUrl [
fhir:v "http://example.org/my-app/ClaimResponse/rtpbc-claim-response-discount-card"^^xsd:anyURI ;
fhir:l <http://example.org/my-app/ClaimResponse/rtpbc-claim-response-discount-card> ] ;
( fhir:resource <http://example.org/my-app/ClaimResponse/rtpbc-claim-response-discount-card> )
] [
fhir:fullUrl [
fhir:v "http://example.org/my-app/Coverage/rtpbc-coverage-non-phi-01"^^xsd:anyURI ;
fhir:l <http://example.org/my-app/Coverage/rtpbc-coverage-non-phi-01> ] ;
( fhir:resource <http://example.org/my-app/Coverage/rtpbc-coverage-non-phi-01> )
] ) . #
<http://example.org/my-app/MessageHeader/rtpbc-messageheader-response-discount-card> a fhir:MessageHeader ;
fhir:id [ fhir:v "rtpbc-messageheader-response-discount-card"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-messageheader-non-phi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-messageheader-non-phi> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_rtpbc-messageheader-response-discount-card\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader rtpbc-messageheader-response-discount-card</b></p><a name=\"rtpbc-messageheader-response-discount-card\"> </a><a name=\"hcrtpbc-messageheader-response-discount-card\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rtpbc-response-messageheader-non-phi.html\">RTPBC Non-PHI Response MessageHeader</a></p></div><p><b>event</b>: <a href=\"CodeSystem-rtpbc-event-type.html#rtpbc-event-type-rtpbc-response-non-phi\">RTPBC Event Type Code System: rtpbc-response-non-phi</a> (RTPBC Non-PHI Response)</p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>GoodPricing</td><td><a href=\"http://example.org/GoodPricing/fhir\">http://example.org/GoodPricing/fhir</a></td></tr></table><h3>Responses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>rtpbc-messageheader-request-non-phi-1</td><td>OK</td></tr></table><p><b>focus</b>: <a href=\"Bundle-rtpbc-bundle-response-discount-card.html#http-//example.org/my-app/ClaimResponse/rtpbc-claim-response-discount-card\">ClaimResponse: identifier = rtpbc-03-response-discount-card; status = active; type = Pharmacy; use = predetermination; created = 2025-11-15 13:10:13-0500; outcome = complete; disposition = Processed successfully</a></p><p><b>definition</b>: <a href=\"MessageDefinition-rtpbc-response-non-phi.html\">RTPBC Non-PHI Response Message Definition</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:event [
a fhir:Coding ;
fhir:system [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type> ] ;
fhir:code [ fhir:v "rtpbc-response-non-phi" ] ;
fhir:display [ fhir:v "RTPBC Non-PHI Response" ]
] ; #
fhir:source [
fhir:name [ fhir:v "GoodPricing" ] ;
fhir:endpoint [
fhir:v "http://example.org/GoodPricing/fhir"^^xsd:anyURI ;
fhir:l <http://example.org/GoodPricing/fhir> ]
] ; #
fhir:response [
fhir:identifier [ fhir:v "rtpbc-messageheader-request-non-phi-1" ] ;
fhir:code [ fhir:v "ok" ]
] ; #
fhir:focus ( [
fhir:l <http://example.org/my-app/ClaimResponse/rtpbc-claim-response-discount-card> ;
fhir:reference [ fhir:v "http://example.org/my-app/ClaimResponse/rtpbc-claim-response-discount-card" ]
] ) ; #
fhir:definition [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response-non-phi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response-non-phi>
] . #
<http://example.org/my-app/ClaimResponse/rtpbc-claim-response-discount-card> a fhir:ClaimResponse ;
fhir:id [ fhir:v "rtpbc-claim-response-discount-card"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-claimresponse-non-phi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-claimresponse-non-phi> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ClaimResponse_rtpbc-claim-response-discount-card\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ClaimResponse rtpbc-claim-response-discount-card</b></p><a name=\"rtpbc-claim-response-discount-card\"> </a><a name=\"hcrtpbc-claim-response-discount-card\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rtpbc-response-claimresponse-non-phi.html\">RTPBC Non-PHI Response Using ClaimResponse</a></p></div><p><b>identifier</b>: rtpbc-03-response-discount-card</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>: ?rref?</p><p><b>created</b>: 2025-11-15 13:10:13-0500</p><p><b>insurer</b>: ?rref?</p><p><b>request</b>: Identifier: rtpbc-01</p><p><b>outcome</b>: Processing Complete</p><p><b>disposition</b>: Processed successfully</p><blockquote><p><b>item</b></p><p><b>RTPBC relatedCoverage Extension</b>: <a href=\"Coverage-rtpbc-coverage-non-phi-01.html\">Coverage: status = active; subscriberId = ; relationship = Self</a></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-temporary cash-price}\">Full product cash price</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>105</td><td>United States dollar</td></tr></table></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-temporary coupon-discount}\">Coupon discount amount</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>-20</td><td>United States dollar</td></tr></table></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-temporary total}\">Total patient responsibility</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>85</td><td>United States dollar</td></tr></table></blockquote></blockquote><blockquote><p><b>addItem</b></p><p><b>RTPBC isAlternative Extension</b>: true</p><p><b>RTPBC relatedCoverage Extension</b>: <a href=\"Coverage-rtpbc-coverage-non-phi-01.html\">Coverage: status = active; subscriberId = ; relationship = Self</a></p><p><b>itemSequence</b>: 1</p><p><b>productOrService</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 205535}\">fluoxetine 10 MG Oral Capsule [Prozac]</span></p><p><b>quantity</b>: 60 {Each}</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-temporary cash-price}\">Full product cash price</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>50</td><td>United States dollar</td></tr></table></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-temporary coupon-discount}\">Coupon discount amount</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>-10</td><td>United States dollar</td></tr></table></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-temporary total}\">Total patient responsibility</span></p><h3>Amounts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>40</td><td>United States dollar</td></tr></table></blockquote></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:value [ fhir:v "rtpbc-03-response-discount-card" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/claim-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/claim-type> ] ;
fhir:code [ fhir:v "pharmacy" ] ;
fhir:display [ fhir:v "Pharmacy" ] ] )
] ; #
fhir:use [ fhir:v "predetermination"] ; #
fhir:patient [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason> ] ;
fhir:value [
a fhir:Code ;
fhir:v "masked" ] ] )
] ; #
fhir:created [ fhir:v "2025-11-15T13:10:13-05:00"^^xsd:dateTime] ; #
fhir:insurer [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason> ] ;
fhir:value [
a fhir:Code ;
fhir:v "masked" ] ] )
] ; #
fhir:request [
fhir:identifier [
fhir:value [ fhir:v "rtpbc-01" ] ]
] ; #
fhir:outcome [ fhir:v "complete"] ; #
fhir:disposition [ fhir:v "Processed successfully"] ; #
fhir:item ( [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-relatedCoverage"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-relatedCoverage> ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Coverage/rtpbc-coverage-non-phi-01 ;
fhir:reference [ fhir:v "Coverage/rtpbc-coverage-non-phi-01" ] ] ] ) ;
fhir:itemSequence [ fhir:v "1"^^xsd:positiveInteger ] ;
( fhir:noteNumber [ fhir:v "1"^^xsd:positiveInteger ] ) ;
( fhir:adjudication [
fhir:category [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type-temporary"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type-temporary> ] ;
fhir:code [ fhir:v "cash-price" ] ;
fhir:display [ fhir:v "Full product cash price" ] ] ) ] ;
fhir:amount [
fhir:value [ fhir:v "105"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ] ] ] [
fhir:category [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type-temporary"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type-temporary> ] ;
fhir:code [ fhir:v "coupon-discount" ] ;
fhir:display [ fhir:v "Coupon discount amount" ] ] ) ] ;
fhir:amount [
fhir:value [ fhir:v "-20"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ] ] ] [
fhir:category [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type-temporary"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type-temporary> ] ;
fhir:code [ fhir:v "total" ] ;
fhir:display [ fhir:v "Total patient responsibility" ] ] ) ] ;
fhir:amount [
fhir:value [ fhir:v "85"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ] ] ] )
] ) ; #
fhir:addItem ( [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-isAlternative"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-isAlternative> ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ] ] [
fhir:url [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-relatedCoverage"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-relatedCoverage> ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Coverage/rtpbc-coverage-non-phi-01 ;
fhir:reference [ fhir:v "Coverage/rtpbc-coverage-non-phi-01" ] ] ] ) ;
( fhir:itemSequence [ fhir:v "1"^^xsd:positiveInteger ] ) ;
fhir:productOrService [
( fhir:coding [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm> ] ;
fhir:code [ fhir:v "205535" ] ;
fhir:display [ fhir:v "fluoxetine 10 MG Oral Capsule [Prozac]" ] ] ) ] ;
fhir:quantity [
fhir:value [ fhir:v "60"^^xsd:decimal ] ;
fhir:unit [ fhir:v "{Each}" ] ] ;
( fhir:adjudication [
fhir:category [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type-temporary"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type-temporary> ] ;
fhir:code [ fhir:v "cash-price" ] ;
fhir:display [ fhir:v "Full product cash price" ] ] ) ] ;
fhir:amount [
fhir:value [ fhir:v "50"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ] ] ] [
fhir:category [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type-temporary"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type-temporary> ] ;
fhir:code [ fhir:v "coupon-discount" ] ;
fhir:display [ fhir:v "Coupon discount amount" ] ] ) ] ;
fhir:amount [
fhir:value [ fhir:v "-10"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ] ] ] [
fhir:category [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type-temporary"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type-temporary> ] ;
fhir:code [ fhir:v "total" ] ;
fhir:display [ fhir:v "Total patient responsibility" ] ] ) ] ;
fhir:amount [
fhir:value [ fhir:v "40"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ] ] ] )
] ) . #
<http://example.org/my-app/Coverage/rtpbc-coverage-non-phi-01> a fhir:Coverage ;
fhir:id [ fhir:v "rtpbc-coverage-non-phi-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-coverage-non-phi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-coverage-non-phi> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_rtpbc-coverage-non-phi-01\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage rtpbc-coverage-non-phi-01</b></p><a name=\"rtpbc-coverage-non-phi-01\"> </a><a name=\"hcrtpbc-coverage-non-phi-01\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rtpbc-coverage-non-phi.html\">RTPBC Coverage - Non-PHI</a></p></div><p><b>status</b>: Active</p><p><b>subscriberId</b>: Absent because : masked</p><p><b>beneficiary</b>: ?rref?</p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}\">Self</span></p><p><b>payor</b>: Identifier: Med Discounts</p><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class rxbin}\">RX BIN</span></p><p><b>value</b>: BIN001</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class rxpcn}\">RX PCN</span></p><p><b>value</b>: PCN002</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class rxgroup}\">RX Group</span></p><p><b>value</b>: GROUP0001</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class rxid}\">RX Id</span></p><p><b>value</b>: MEMBER000001</p></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:subscriberId [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason> ] ;
fhir:value [
a fhir:Code ;
fhir:v "masked" ] ] )
] ; #
fhir:beneficiary [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/data-absent-reason> ] ;
fhir:value [
a fhir:Code ;
fhir:v "masked" ] ] )
] ; #
fhir:relationship [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/subscriber-relationship"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/subscriber-relationship> ] ;
fhir:code [ fhir:v "self" ] ] )
] ; #
fhir:payor ( [
fhir:identifier [
fhir:value [ fhir:v "Med Discounts" ] ]
] ) ; #
fhir:class ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/coverage-class> ] ;
fhir:code [ fhir:v "rxbin" ] ] ) ] ;
fhir:value [ fhir:v "BIN001" ]
] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/coverage-class> ] ;
fhir:code [ fhir:v "rxpcn" ] ] ) ] ;
fhir:value [ fhir:v "PCN002" ]
] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/coverage-class> ] ;
fhir:code [ fhir:v "rxgroup" ] ] ) ] ;
fhir:value [ fhir:v "GROUP0001" ]
] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/coverage-class"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/coverage-class> ] ;
fhir:code [ fhir:v "rxid" ] ] ) ] ;
fhir:value [ fhir:v "MEMBER000001" ]
] ) . #
IG © 2020+ HL7 International / Pharmacy.
Package hl7.fhir.us.carin-rtpbc#2.0.0-ballot based on FHIR 4.0.1.
Generated
2026-03-31
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
