Guía IPS Argentina basada en Core Ar
0.1.0 - ci-build
Guía IPS Argentina basada en Core Ar - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="OrganizationArEjemplo"/>
<meta>
<profile
value="http://ips.ri.hsisalud.org/StructureDefinition/OrganizationAr"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organización OrganizationArEjemplo</b></p><a name="OrganizationArEjemplo"> </a><a name="hcOrganizationArEjemplo"> </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-OrganizationAr.html">Organizacion Argentina</a></p></div><p><b>identifier</b>: <code>http://refes.msal.gob.ar</code>/REFES-00001234 (use: usual, period: 2015-03-10 --> (ongoing))</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}">Healthcare Provider</span></p><p><b>name</b>: Hospital General de Ejemplo</p><p><b>alias</b>: Hospital de Ejemplo</p><p><b>telecom</b>: <a href="tel:+54-11-5555-1234">+54-11-5555-1234</a></p><p><b>address</b>: Avenida de Ejemplo 1234, Ciudad Autónoma de Buenos Aires(work)</p></div>
</text>
<identifier>
<use value="usual"/>
<system value="http://refes.msal.gob.ar"/>
<value value="REFES-00001234"/>
<period>
<start value="2015-03-10"/>
</period>
</identifier>
<active value="true"/>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="prov"/>
<display value="Healthcare Provider"/>
</coding>
</type>
<name value="Hospital General de Ejemplo"/>
<alias value="Hospital de Ejemplo"/>
<telecom>
<system value="phone"/>
<value value="+54-11-5555-1234"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<type value="physical"/>
<text value="Avenida de Ejemplo 1234, Ciudad Autónoma de Buenos Aires"/>
<line value="Avenida de Ejemplo 1234"/>
<city value="Ciudad Autónoma de Buenos Aires"/>
<state value="Ciudad Autónoma de Buenos Aires"/>
<postalCode value="C1000AAA"/>
<country value="AR"/>
</address>
</Organization>