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
{
"resourceType" : "Coverage",
"id" : "cov-001",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage cov-001</b></p><a name=\"cov-001\"> </a><a name=\"hccov-001\"> </a><p><b>status</b>: Active</p><p><b>beneficiary</b>: <a href=\"Patient-p-001.html\">Pat Example (no stated gender), DoB Unknown</a></p><p><b>payor</b>: <a href=\"Organization-manufacturer-77.html\">Organization Example Manufacturer 77</a></p></div>"
},
"status" : "active",
"beneficiary" : {
🔗 "reference" : "Patient/p-001"
},
"payor" : [
{
🔗 "reference" : "Organization/manufacturer-77"
}
]
}