haau3 FHIR Implementation Guide (HFIG)
0.1.0 - ci-build
haau3 FHIR Implementation Guide (HFIG), published by haau3. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/haau3/fhir-ig/ and changes regularly. See the Directory of published versions
| Active as of 2025-10-05 |
{
"resourceType" : "CodeSystem",
"id" : "enrichment",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem enrichment</b></p><a name=\"enrichment\"> </a><a name=\"hcenrichment\"> </a><p>This case-sensitive code system <code>https://haau3.com/fhir/CodeSystem/enrichment</code> provides <b>a fragment</b> that includes following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">coverage.cms-payor-binding<a name=\"enrichment-coverage.46cms-payor-binding\"> </a></td><td>Coverage CMS payor binding</td><td>Indicates that the Coverage has been enriched with CMS-based payor binding logic.</td></tr></table></div>"
},
"url" : "https://haau3.com/fhir/CodeSystem/enrichment",
"version" : "0.1.0",
"name" : "Haau3Enrichment",
"title" : "haau3 Enrichment Tags",
"status" : "active",
"experimental" : false,
"date" : "2025-10-05",
"publisher" : "haau3",
"contact" : [
{
"name" : "haau3",
"telecom" : [
{
"system" : "url",
"value" : "https://haau3.com"
},
{
"system" : "email",
"value" : "hello@haau3.com"
}
]
}
],
"description" : "Codes used by haau3 to tag resources that have been enriched or derived (e.g., CMS payor bindings).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "fragment",
"concept" : [
{
"code" : "coverage.cms-payor-binding",
"display" : "Coverage CMS payor binding",
"definition" : "Indicates that the Coverage has been enriched with CMS-based payor binding logic."
}
]
}