Onyx Consent Authorization SAFHIR Implementation and Operations Guide
0.0.2 - ci-build
Onyx Consent Authorization SAFHIR Implementation and Operations Guide - Local Development build (v0.0.2). See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="SAFHIR-Health-Plan-01"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><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">Resource "SAFHIR-Health-Plan-01" </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU4/StructureDefinition-us-core-organization.html">US Core Organization Profile</a></p></div><p><b>active</b>: true</p><p><b>name</b>: SAFHIR Health Plan</p><p><b>telecom</b>: ph: 410-782-0476(WORK), https://onyxhealth.io(WORK)</p><p><b>address</b>: 6518 Meadowridge Road, Ste. 100, Elkridge, MD 21075</p></div>
</text>
<active value="true"/>
<name value="SAFHIR Health Plan"/>
<telecom>
<system value="phone"/>
<value value="410-782-0476"/>
<use value="work"/>
</telecom>
<telecom>
<system value="other"/>
<value value="https://onyxhealth.io"/>
<use value="work"/>
</telecom>
<address>
<text value="6518 Meadowridge Road, Ste. 100, Elkridge, MD 21075"/>
<line value="6518 Meadowridge Road"/>
<line value="Suite 100"/>
<city value="Elkridge"/>
<state value="MD"/>
<postalCode value="21075"/>
</address>
</Organization>