Attachment Reference Exchange (ARex)
0.1.0 - ci-build United States of America flag

Attachment Reference Exchange (ARex) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ARex Example Requesting Organization - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="ARexRequestingOrganizationExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization ARexRequestingOrganizationExample</b></p><a name="ARexRequestingOrganizationExample"> </a><a name="hcARexRequestingOrganizationExample"> </a><p><b>identifier</b>: <code>http://example.org/sid/payer-id</code>/PYR-88120</p><p><b>active</b>: true</p><p><b>name</b>: Maryland Capital Insurance Company</p></div>
  </text>
  <identifier>
    <system value="http://example.org/sid/payer-id"/>
    <value value="PYR-88120"/>
  </identifier>
  <active value="true"/>
  <name value="Maryland Capital Insurance Company"/>
</Organization>