This page is part of the Sharing eCC Data from Pathology Labs to EHR (v0.1.0: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="principal-pathology-lab"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2021-06-22T14:53:29.809+00:00"/>
<source value="#HJa8mk0g943nkTI0"/>
<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><p><b>active</b>: true</p><p><b>name</b>: Some Pathology Lab Name</p><p><b>address</b>: Any City CA 95540 USA </p></div>
</text>
<active value="true"/>
<name value="Some Pathology Lab Name"/>
<address>
<line value="Any"/>
<city value="City"/>
<state value="CA"/>
<postalCode value="95540"/>
<country value="USA"/>
</address>
</Organization>