340B FHIR Exchange Implementation Guide
0.1.0-ballot - ci-build
340B FHIR Exchange Implementation Guide - Local Development build (v0.1.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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:MedicationDispense ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "dispense-001"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-medication-dispense"^^xsd:anyURI ;
fhir:l <https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-medication-dispense> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense dispense-001</b></p><a name=\"dispense-001\"> </a><a name=\"hcdispense-001\"> </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-340b-medication-dispense.html\">340B Medication Dispense Profile</a></p></div><p><b>340B Correlation ID Extension</b>: corr-9001</p><p><b>340B Exchange Transaction ID Extension</b>: tx-disp-0001</p><p><b>340B Covered Entity ID Extension</b>: <code>https://exchange.example.org/covered-entities</code>/ce-456</p><p><b>340B Accumulator Bucket ID Extension</b>: bucket-ce456-2026</p><p><b>340B TPA ID Extension</b>: <code>https://exchange.example.org/tpas</code>/tpa-01</p><p><b>identifier</b>: <code>https://exchange.example.org/dispense-ids</code>/disp-001</p><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:{http://example.org/drug-codes 00000-1111-22}\">Example Drug 100mg</span></p><p><b>subject</b>: <a href=\"Patient-p-001.html\">Pat Example (no stated gender), DoB Unknown</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Organization-pharmacy-22.html\">Organization Example Pharmacy 22</a></td></tr></table><p><b>quantity</b>: 30 {tbl}<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code{tbl} = '{tbl}')</span></p><p><b>whenHandedOver</b>: 2026-04-24 10:30:00+0000</p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-correlation-id"^^xsd:anyURI ;
fhir:l <https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-correlation-id> ] ;
fhir:value [
a fhir:String ;
fhir:v "corr-9001" ]
] [
fhir:url [
fhir:v "https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-exchange-transaction-id"^^xsd:anyURI ;
fhir:l <https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-exchange-transaction-id> ] ;
fhir:value [
a fhir:String ;
fhir:v "tx-disp-0001" ]
] [
fhir:url [
fhir:v "https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-ce-id"^^xsd:anyURI ;
fhir:l <https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-ce-id> ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [
fhir:v "https://exchange.example.org/covered-entities"^^xsd:anyURI ;
fhir:l <https://exchange.example.org/covered-entities> ] ;
fhir:value [ fhir:v "ce-456" ] ]
] [
fhir:url [
fhir:v "https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-accumulator-bucket-id"^^xsd:anyURI ;
fhir:l <https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-accumulator-bucket-id> ] ;
fhir:value [
a fhir:String ;
fhir:v "bucket-ce456-2026" ]
] [
fhir:url [
fhir:v "https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-tpa-id"^^xsd:anyURI ;
fhir:l <https://exchange.example.org/fhir/ig/340b-exchange/StructureDefinition/340b-tpa-id> ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [
fhir:v "https://exchange.example.org/tpas"^^xsd:anyURI ;
fhir:l <https://exchange.example.org/tpas> ] ;
fhir:value [ fhir:v "tpa-01" ] ]
] ) ; #
fhir:identifier ( [
fhir:system [
fhir:v "https://exchange.example.org/dispense-ids"^^xsd:anyURI ;
fhir:l <https://exchange.example.org/dispense-ids> ] ;
fhir:value [ fhir:v "disp-001" ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:medication [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "http://example.org/drug-codes"^^xsd:anyURI ;
fhir:l <http://example.org/drug-codes> ] ;
fhir:code [ fhir:v "00000-1111-22" ] ;
fhir:display [ fhir:v "Example Drug 100mg" ] ] )
] ; #
fhir:subject [
fhir:l fhir:Patient/p-001 ;
fhir:reference [ fhir:v "Patient/p-001" ]
] ; #
fhir:performer ( [
fhir:actor [
fhir:l fhir:Organization/pharmacy-22 ;
fhir:reference [ fhir:v "Organization/pharmacy-22" ] ]
] ) ; #
fhir:quantity [
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:unit [ fhir:v "{tbl}" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org> ] ;
fhir:code [ fhir:v "{tbl}" ]
] ; #
fhir:whenHandedOver [ fhir:v "2026-04-24T10:30:00Z"^^xsd:dateTime] . #
IG © 2026+ 340B FHIR Exchange. Package org.340b.fhir.exchange#0.1.0-ballot based on FHIR 4.0.1. Generated 2026-04-24
Links: Table of Contents |
QA Report