Vanna Health IG
0.0.2 - ci-build

Vanna Health IG - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OrganizationExample - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="OrganizationExample"/>
  <meta>
    <profile
             value="http://vanna.health/fhir/StructureDefinition/vanna-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b><a name="OrganizationExample"> </a><a name="hcOrganizationExample"> </a></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 Organization &quot;OrganizationExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vanna-organization.html">VannaOrganization</a></p></div><p><b>active</b>: true</p><p><b>type</b>: Center <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-organization-type.html">Vanna Communication Category Code System</a>#center)</span></p><p><b>name</b>: Vanna Philadelphia</p><p><b>partOf</b>: <a href="http://fhir.org/packages/us.nlm.vsac/Organization/2c79d0a8-3101-47b8-aea5-91f4858c7861">Organization/2c79d0a8-3101-47b8-aea5-91f4858c7861: Emilio</a></p></div>
  </text>
  <active value="true"/>
  <type>
    <coding>
      <system value="http://vanna.health/fhir/CodeSystem/organization-type"/>
      <code value="center"/>
    </coding>
  </type>
  <name value="Vanna Philadelphia"/>
  <partOf>
    <reference value="Organization/2c79d0a8-3101-47b8-aea5-91f4858c7861"/>
    <display value="Emilio"/>
  </partOf>
</Organization>