<?xml version="1.0" encoding="UTF-8"?>

<Organization xmlns="http://hl7.org/fhir">
  <id value="exemple-uf-hebergement-cardiologie-13122019"/>
  <meta>
    <profile value="http://interopsante.org/fhir/StructureDefinition/FrOrganization"/>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b><a name="exemple-uf-hebergement-cardiologie-13122019"> </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;exemple-uf-hebergement-cardiologie-13122019&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fr-organization.html">ResMed FrOrganization</a></p></div><p><b>Period</b>: 2012-01-01 --&gt; 2020-05-01</p><p><b>identifier</b>: Identifiant interne: UF-Heb-cardio-3040</p><p><b>active</b>: true</p><p><b>type</b>: Unité fonctionnelle <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CodeSystem-Types-organisations-IS.html">ResMed French Types of Organizations</a>#UF)</span></p><p><b>name</b>: UF d'hébergement, Service de cardiologie, Hôpital Test</p><p><b>telecom</b>: ph: 022-655 7656, <a href="mailto:cardio@hopitalTest.fr">cardio@hopitalTest.fr</a></p><p><b>address</b>: Aile ouest, étage 4 </p><p><b>partOf</b>: <a href="Organization-exemple-organisation-cardiologie-11122019.html">Organization/exemple-organisation-cardiologie-11122019</a> &quot;Service de cardiologie, Hôpital Test&quot;</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style="display: none">*</td><td>Administrative <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-contactentity-type.html">Contact entity type</a>#ADMIN)</span></td><td>Mme Stephanie Carty</td><td>ph: 022-655 7656, <a href="mailto:s.carty@hopitaltest.fr">s.carty@hopitaltest.fr</a></td><td>Aile ouest, 4° étage </td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/organization-period">
    <valuePeriod>
      <start value="2012-01-01"/>
      <end value="2020-05-01"/>
    </valuePeriod>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://interopsante.org/fhir/CodeSystem/fr-v2-0203"/>
        <code value="INTRN"/>
        <display value="Identifiant interne"/>
      </coding>
    </type>
    <system value="urn:oid:1.2.250.1.71.4.2.2.1330780321.2"/>
    <value value="UF-Heb-cardio-3040"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system value="http://interopsante.org/fhir/CodeSystem/fr-v2-3307"/>
      <code value="UF"/>
    </coding>
  </type>
  <name value="UF d'hébergement, Service de cardiologie, Hôpital Test"/>
  <telecom>
    <system value="phone"/>
    <value value="022-655 7656"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="cardio@hopitalTest.fr"/>
    <use value="work"/>
  </telecom>
  <address>
    <line value="Aile ouest, étage 4"/>
  </address>
  <partOf>
    <reference value="Organization/exemple-organisation-cardiologie-11122019"/>
  </partOf>
  <contact>
    <purpose>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/contactentity-type"/>
        <code value="ADMIN"/>
      </coding>
    </purpose>
    <name>
      <text value="Mme Stephanie Carty"/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="022-655 7656"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="s.carty@hopitaltest.fr"/>
    </telecom>
    <address>
      <line value="Aile ouest, 4° étage"/>
    </address>
  </contact>
</Organization>