0.1.0 - ci-build

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

: SampleRootOrganization - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="SampleRootOrganization"/>
  <meta>
    <profile
             value="https://fhir.collabree.com/fhir/StructureDefinition/collabree-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization SampleRootOrganization</b></p><a name="SampleRootOrganization"> </a><a name="hcSampleRootOrganization"> </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="StructureDefinition-collabree-organization.html">Collabree Organization Profile</a></p></div><p><b>identifier</b>: <code>https://fhir.collabree.com/fhir/Extensions/organization-name</code>/root-healthy-health-insurance</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{https://fhir.collabree.com/fhir/CodeSystem/organization-type root}">Root Organization</span></p><p><b>name</b>: Root Healthy Health Insurance Inc.</p></div>
  </text>
  <identifier>
    <system
            value="https://fhir.collabree.com/fhir/Extensions/organization-name"/>
    <value value="root-healthy-health-insurance"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system
              value="https://fhir.collabree.com/fhir/CodeSystem/organization-type"/>
      <code value="root"/>
      <display value="Root Organization"/>
    </coding>
  </type>
  <name value="Root Healthy Health Insurance Inc."/>
</Organization>