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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="source-system"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem source-system</b></p><a name="source-system"> </a><a name="hcsource-system"> </a><p>This case-sensitive code system <code>https://haau3.com/fhir/CodeSystem/source-system</code> defines the following codes:</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">bluebutton<a name="source-system-bluebutton"> </a></td><td>CMS Blue Button</td><td>Data originating from the CMS Blue Button APIs.</td></tr><tr><td style="white-space:nowrap">epic<a name="source-system-epic"> </a></td><td>Epic</td><td>Data originating from Epic or its associated patient portals.</td></tr><tr><td style="white-space:nowrap">athena<a name="source-system-athena"> </a></td><td>Athenahealth</td><td>Data originating from Athenahealth APIs or portals.</td></tr><tr><td style="white-space:nowrap">haau3<a name="source-system-haau3"> </a></td><td>haau3</td><td>Data created or derived internally within the haau3 platform.</td></tr></table></div>
</text>
<url value="https://haau3.com/fhir/CodeSystem/source-system"/>
<version value="0.1.0"/>
<name value="Haau3SourceSystem"/>
<title value="haau3 Source System Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-10-05"/>
<publisher value="haau3"/>
<contact>
<name value="haau3"/>
<telecom>
<system value="url"/>
<value value="https://haau3.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="hello@haau3.com"/>
</telecom>
</contact>
<description
value="Source system codes used in haau3 to tag the origin of data."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="bluebutton"/>
<display value="CMS Blue Button"/>
<definition value="Data originating from the CMS Blue Button APIs."/>
</concept>
<concept>
<code value="epic"/>
<display value="Epic"/>
<definition
value="Data originating from Epic or its associated patient portals."/>
</concept>
<concept>
<code value="athena"/>
<display value="Athenahealth"/>
<definition value="Data originating from Athenahealth APIs or portals."/>
</concept>
<concept>
<code value="haau3"/>
<display value="haau3"/>
<definition
value="Data created or derived internally within the haau3 platform."/>
</concept>
</CodeSystem>