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 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-03-w-header"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-bundle> ] )
] ; #
fhir:type [ fhir:v "message"] ; #
fhir:timestamp [ fhir:v "2019-11-15T13:10:15-05:00"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "http://example.org/my-app/MessageHeader/rtpbc-messageheader-response-03wh"^^xsd:anyURI ] ;
( fhir:resource <http://example.org/my-app/MessageHeader/rtpbc-messageheader-response-03wh> )
] [
fhir:fullUrl [ fhir:v "http://example.org/my-app/ClaimResponse/rtpbc-claim-response-03wh"^^xsd:anyURI ] ;
( fhir:resource <http://example.org/my-app/ClaimResponse/rtpbc-claim-response-03wh> )
] [
fhir:fullUrl [ fhir:v "http://example.org/my-app/Patient/rtpbc-patient-03wh"^^xsd:anyURI ] ;
( fhir:resource <http://example.org/my-app/Patient/rtpbc-patient-03wh> )
] [
fhir:fullUrl [ fhir:v "http://example.org/my-app/Organization/rtpbc-organization-03wh"^^xsd:anyURI ] ;
( fhir:resource <http://example.org/my-app/Organization/rtpbc-organization-03wh> )
] ) . #
<http://example.org/my-app/MessageHeader/rtpbc-messageheader-response-03wh> a fhir:MessageHeader ;
fhir:id [ fhir:v "rtpbc-messageheader-response-03wh"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-messageheader"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-messageheader> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_rtpbc-messageheader-response-03wh\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader rtpbc-messageheader-response-03wh</b></p><a name=\"rtpbc-messageheader-response-03wh\"> </a><a name=\"hcrtpbc-messageheader-response-03wh\"> </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.html\">RTPBC Response MessageHeader</a></p></div><p><b>event</b>: <a href=\"CodeSystem-rtpbc-event-type.html#rtpbc-event-type-rtpbc-response\">RTPBC Event Type Code System rtpbc-response</a>: RTPBC 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>PharmacyBenefitsCompany</td><td><a href=\"http://example.org/PharmacyBenefitsCo/fhir\">http://example.org/PharmacyBenefitsCo/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-03</td><td>OK</td></tr></table><p><b>focus</b>: <a href=\"Bundle-rtpbc-bundle-response-03-w-header.html#http-//example.org/my-app/ClaimResponse/rtpbc-claim-response-03wh\">Bundle: type = message; timestamp = 2019-11-15 13:10:15-0500</a></p><p><b>definition</b>: <a href=\"MessageDefinition-rtpbc-response.html\">RTPBC 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:code [ fhir:v "rtpbc-response" ] ;
fhir:display [ fhir:v "RTPBC Response" ]
] ; #
fhir:source [
fhir:name [ fhir:v "PharmacyBenefitsCompany" ] ;
fhir:endpoint [ fhir:v "http://example.org/PharmacyBenefitsCo/fhir"^^xsd:anyURI ]
] ; #
fhir:response [
fhir:identifier [ fhir:v "rtpbc-messageheader-request-03" ] ;
fhir:code [ fhir:v "ok" ]
] ; #
fhir:focus ( [
fhir:link <http://example.org/my-app/ClaimResponse/rtpbc-claim-response-03wh> ;
fhir:reference [ fhir:v "http://example.org/my-app/ClaimResponse/rtpbc-claim-response-03wh" ]
] ) ; #
fhir:definition [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response>
] . #
<http://example.org/my-app/ClaimResponse/rtpbc-claim-response-03wh> a fhir:ClaimResponse ;
fhir:id [ fhir:v "rtpbc-claim-response-03wh"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-claimresponse"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-claimresponse> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ClaimResponse_rtpbc-claim-response-03wh\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ClaimResponse rtpbc-claim-response-03wh</b></p><a name=\"rtpbc-claim-response-03wh\"> </a><a name=\"hcrtpbc-claim-response-03wh\"> </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.html\">RTPBC Response Using ClaimResponse</a></p></div><p><b>identifier</b>: rtpbc-03-response</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-03wh.html\">Jane Doe Female, DoB: 1975-12-05 ( Patient internal identifier: 30455)</a></p><p><b>created</b>: 2019-11-01 11:20:59-0500</p><p><b>insurer</b>: Identifier: Pharmacy Plans US</p><p><b>request</b>: Identifier: rtpbc-03</p><p><b>outcome</b>: Processing Complete</p><p><b>disposition</b>: Processed successfully</p><blockquote><p><b>item</b></p><p><b>RTPBC benefitRestriction Extension</b>: <a href=\"CodeSystem-rtpbc-benefit-restriction.html#rtpbc-benefit-restriction-prior-auth\">RTPBC Benefit Restriction Code System prior-auth</a>: Prior authorization required</p><p><b>itemSequence</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 copay}\">Copay</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><p><b>adjudication</b></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-patient-pay-type coinsurance}\">Per prescription coinsurance</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>30</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 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>70</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 benefitRestriction Extension</b>: <a href=\"CodeSystem-rtpbc-benefit-restriction.html#rtpbc-benefit-restriction-covered\">RTPBC Benefit Restriction Code System covered</a>: Covered</p><p><b>itemSequence</b>: 1</p><p><b>provider</b>: <a href=\"Organization-rtpbc-organization-03wh.html\">Organization My Mail Service Pharmacy</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>: 180 {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 copay}\">Copay</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 coinsurance}\">Per prescription coinsurance</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>30</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 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>50</td><td>United States dollar</td></tr></table></blockquote></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:value [ fhir:v "rtpbc-03-response" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/claim-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "pharmacy" ] ;
fhir:display [ fhir:v "Pharmacy" ] ] )
] ; #
fhir:use [ fhir:v "predetermination"] ; #
fhir:patient [
fhir:reference [ fhir:v "Patient/rtpbc-patient-03wh" ]
] ; #
fhir:created [ fhir:v "2019-11-01T11:20:59-05:00"^^xsd:dateTime] ; #
fhir:insurer [
fhir:identifier [
fhir:value [ fhir:v "Pharmacy Plans US" ] ]
] ; #
fhir:request [
fhir:identifier [
fhir:value [ fhir:v "rtpbc-03" ] ]
] ; #
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-benefitRestriction"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-benefit-restriction"^^xsd:anyURI ] ;
fhir:code [ fhir:v "prior-auth" ] ;
fhir:display [ fhir:v "Prior authorization required" ] ] ] ) ;
fhir:itemSequence [ 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"^^xsd:anyURI ] ;
fhir:code [ fhir:v "copay" ] ;
fhir:display [ fhir:v "Copay" ] ] ) ] ;
fhir:amount [
fhir:value [ fhir:v "40"^^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"^^xsd:anyURI ] ;
fhir:code [ fhir:v "coinsurance" ] ;
fhir:display [ fhir:v "Per prescription coinsurance" ] ] ) ] ;
fhir:amount [
fhir:value [ fhir:v "30"^^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"^^xsd:anyURI ] ;
fhir:code [ fhir:v "total" ] ;
fhir:display [ fhir:v "Total patient responsibility" ] ] ) ] ;
fhir:amount [
fhir:value [ fhir:v "70"^^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:value [
a fhir:boolean ;
fhir:v true ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-benefitRestriction"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-benefit-restriction"^^xsd:anyURI ] ;
fhir:code [ fhir:v "covered" ] ;
fhir:display [ fhir:v "Covered" ] ] ] ) ;
( fhir:itemSequence [ fhir:v "1"^^xsd:positiveInteger ] ) ;
( fhir:provider [
fhir:reference [ fhir:v "Organization/rtpbc-organization-03wh" ] ] ) ;
fhir:productOrService [
( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "205535" ] ;
fhir:display [ fhir:v "PROzac 10 MG Oral Capsule" ] ] ) ] ;
fhir:quantity [
fhir:value [ fhir:v "180"^^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"^^xsd:anyURI ] ;
fhir:code [ fhir:v "copay" ] ;
fhir:display [ fhir:v "Copay" ] ] ) ] ;
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"^^xsd:anyURI ] ;
fhir:code [ fhir:v "coinsurance" ] ;
fhir:display [ fhir:v "Per prescription coinsurance" ] ] ) ] ;
fhir:amount [
fhir:value [ fhir:v "30"^^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"^^xsd:anyURI ] ;
fhir:code [ fhir:v "total" ] ;
fhir:display [ fhir:v "Total patient responsibility" ] ] ) ] ;
fhir:amount [
fhir:value [ fhir:v "50"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ] ] ] )
] ) . #
<http://example.org/my-app/Patient/rtpbc-patient-03wh> a fhir:Patient ;
fhir:id [ fhir:v "rtpbc-patient-03wh"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-patient> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_rtpbc-patient-03wh\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient rtpbc-patient-03wh</b></p><a name=\"rtpbc-patient-03wh\"> </a><a name=\"hcrtpbc-patient-03wh\"> </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-patient.html\">RTPBC Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jane Doe Female, DoB: 1975-12-05 ( Patient internal identifier: 30455)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">100 Oak Court Madison WI 53510 US </td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PI" ] ;
fhir:display [ fhir:v "Patient internal identifier" ] ] ) ;
fhir:text [ fhir:v "Patient internal identifier" ] ] ;
fhir:system [ fhir:v "http://example.org/MyPatientApp"^^xsd:anyURI ] ;
fhir:value [ fhir:v "30455" ]
] ) ; #
fhir:name ( [
fhir:family [ fhir:v "Doe" ] ;
( fhir:given [ fhir:v "Jane" ] )
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1975-12-05"^^xsd:date] ; #
fhir:address ( [
( fhir:line [ fhir:v "100 Oak Court" ] ) ;
fhir:city [ fhir:v "Madison" ] ;
fhir:state [ fhir:v "WI" ] ;
fhir:postalCode [ fhir:v "53510" ] ;
fhir:country [ fhir:v "US" ]
] ) . #
<http://example.org/my-app/Organization/rtpbc-organization-03wh> a fhir:Organization ;
fhir:id [ fhir:v "rtpbc-organization-03wh"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-pharmacy-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-pharmacy-organization> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_rtpbc-organization-03wh\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization rtpbc-organization-03wh</b></p><a name=\"rtpbc-organization-03wh\"> </a><a name=\"hcrtpbc-organization-03wh\"> </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-pharmacy-organization.html\">RTPBC Pharmacy Organization</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/5515515515</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/NCPDPPharmacyType M}\">Mail Order</span></p><p><b>name</b>: My Mail Service Pharmacy</p><p><b>telecom</b>: ph: 5551234567</p><p><b>address</b>: 10001 Oakland Road Milwaukee WI 54444 US </p></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "5515515515" ]
] ) ; #
fhir:active [ fhir:v true] ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/NCPDPPharmacyType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "M" ] ;
fhir:display [ fhir:v "Mail Order" ] ] )
] ) ; #
fhir:name [ fhir:v "My Mail Service Pharmacy"] ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "5551234567" ]
] ) ; #
fhir:address ( [
( fhir:line [ fhir:v "10001 Oakland Road" ] ) ;
fhir:city [ fhir:v "Milwaukee" ] ;
fhir:state [ fhir:v "WI" ] ;
fhir:postalCode [ fhir:v "54444" ] ;
fhir:country [ fhir:v "US" ]
] ) . #
IG © 2024+ HL7 International / Pharmacy. Package hl7.fhir.us.carin-rtpbc#2.0.0 based on FHIR 4.0.1. Generated 2025-08-07
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change