Cancer Pathology Data Sharing
2.0.0-ballot - STU 2 Ballot United States of America flag

This page is part of the Sharing eCC Data from Pathology Labs to EHR (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.1. For a full list of available versions, see the Directory of published versions

: Redwood Women's Center, P.C. example - XML Representation

Page standards status: Informative

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="organization-Redwood-Womens-Center-PC"/>
  <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 class="res-header-id"><b>Generated Narrative: Organization organization-Redwood-Womens-Center-PC</b></p><a name="organization-Redwood-Womens-Center-PC"> </a><a name="hcorganization-Redwood-Womens-Center-PC"> </a><a name="organization-Redwood-Womens-Center-PC-en-US"> </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">Profile: <a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-organization.html">US Core Organization Profile</a></p></div><p><b>active</b>: true</p><p><b>name</b>: Redwood Women's Center, P.C.</p><p><b>address</b>: 3307 Renner Drive Fortuna CA 95540 USA </p></div>
  </text>
  <active value="true"/>
  <name value="Redwood Women's Center, P.C."/>
  <address>
    <line value="3307 Renner Drive"/>
    <city value="Fortuna"/>
    <state value="CA"/>
    <postalCode value="95540"/>
    <country value="USA"/>
  </address>
</Organization>