<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

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

: OrganizationExample001 - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="OrganizationExample001"/>
  <meta>
    <profile
             value="https://fhir.medicaia.ar/StructureDefinition/OrganizationMED"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization OrganizationExample001</b></p><a name="OrganizationExample001"> </a><a name="hcOrganizationExample001"> </a><a name="OrganizationExample001-en-US"> </a><p><b>identifier</b>: CLAVE UNICA IDENTIFICACION TRIBUTARIA/30-71165287-2 (use: official, )</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{https://fhir.medicaia.ar/CodeSystem/OrganizationTypeCS prov}">Healthcare Provider</span></p><p><b>name</b>: MEDICAIA HEALTHCARE</p><p><b>telecom</b>: <a href="tel:+543878887766">+54 387 8887766</a></p><p><b>address</b>: Av Colonia 309, 9A</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td style="display: none">*</td><td>Joel Gomez(Official)</td><td><a href="tel:+5199887766Opt.8">+51 99887766 Opt. 8</a></td></tr></table></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="https://fhir.medicaia.ar/CodeSystem/TaxIdentifiersCS"/>
        <code value="CUIT"/>
        <display value="CLAVE UNICA IDENTIFICACION TRIBUTARIA"/>
      </coding>
    </type>
    <system value="https://www.argentina.gob.ar/cuit"/>
    <value value="30-71165287-2"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system value="https://fhir.medicaia.ar/CodeSystem/OrganizationTypeCS"/>
      <code value="prov"/>
      <display value="Healthcare Provider"/>
    </coding>
  </type>
  <name value="MEDICAIA HEALTHCARE"/>
  <telecom>
    <system value="phone"/>
    <value value="+54 387 8887766"/>
  </telecom>
  <address>
    <type value="physical"/>
    <text value="Av Colonia 309, 9A"/>
    <country value="Argentina"/>
  </address>
  <contact>
    <name>
      <use value="official"/>
      <text value="Joel Gomez"/>
      <family value="Gomez"/>
      <given value="Joel"/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="+51 99887766 Opt. 8"/>
    </telecom>
  </contact>
</Organization>