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
<Organization xmlns="http://hl7.org/fhir">
<id value="cms"/>
<meta>
<profile
value="https://haau3.com/fhir/StructureDefinition/haau3-organization"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|6.1.0"/>
<tag>
<system value="https://haau3.com/fhir/CodeSystem/org-origin"/>
<code value="seeded"/>
<display value="Seeded canonical payer organization (haau3)"/>
</tag>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization cms</b></p><a name="cms"> </a><a name="hccms"> </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">Profiles: <a href="StructureDefinition-haau3-organization.html">Organization</a>, <a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-organization.html">US Core Organization Profileversion: null6.1.0)</a></p><p style="margin-bottom: 0px">Tag: Seeded canonical payer organization (haau3) (Details: org-origin code seeded = 'Seeded canonical payer organization (haau3)')</p></div><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type govt}">Government</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type pay}">Payer</span></p><p><b>name</b>: Centers for Medicare & Medicaid Services (CMS)</p><p><b>telecom</b>: ph: 1-800-633-4227(Work)</p><p><b>address</b>: 7500 Security Boulevard Baltimore MD 21244 US </p></div>
</text>
<active value="true"/>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="govt"/>
<display value="Government"/>
</coding>
</type>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="pay"/>
<display value="Payer"/>
</coding>
</type>
<name value="Centers for Medicare & Medicaid Services (CMS)"/>
<telecom>
<system value="phone"/>
<value value="1-800-633-4227"/>
<use value="work"/>
</telecom>
<address>
<line value="7500 Security Boulevard"/>
<city value="Baltimore"/>
<state value="MD"/>
<postalCode value="21244"/>
<country value="US"/>
</address>
</Organization>