ResMed Core Implementation Guide
0.37.0 - ci-build International flag

ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: exemple-organisation-hopitalTest-05122019 - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="exemple-organisation-hopitalTest-05122019"/>
  <meta>
    <profile
             value="http://interopsante.org/fhir/StructureDefinition/FrOrganization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b><a name="exemple-organisation-hopitalTest-05122019"> </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-organisation-hopitalTest-05122019&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fr-organization.html">ResMed FrOrganization</a></p></div><p><b>identifier</b>: FINESS d'entité juridique: 1330780321</p><p><b>active</b>: true</p><p><b>type</b>: Entité légale <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CodeSystem-Types-organisations-IS.html">ResMed French Types of Organizations</a>#LEGAL-ENTITY)</span>, Etablissement public de santé <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-TRE-R02-SecteurActivite.html">ResMed French Secteur d'activité</a>#SA01)</span></p><p><b>name</b>: Hôpital Test</p><p><b>telecom</b>: ph: 022-655 6700</p><p><b>address</b>: 12 rue St hélier, Rennes, Bretagne  35000</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></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>Mr Jean Vallant</td><td>ph: 022-655 7601, <a href="mailto:j.vallant@hopitaltest.fr">j.vallant@hopitaltest.fr</a></td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://interopsante.org/fhir/CodeSystem/fr-v2-0203"/>
        <code value="FINEJ"/>
      </coding>
    </type>
    <system value="urn:oid:1.2.250.1.71.4.2.2"/>
    <value value="1330780321"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system value="http://interopsante.org/fhir/CodeSystem/fr-v2-3307"/>
      <code value="LEGAL-ENTITY"/>
    </coding>
  </type>
  <type>
    <coding>
      <system
              value="https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite"/>
      <code value="SA01"/>
      <display value="Etablissement public de santé"/>
    </coding>
  </type>
  <name value="Hôpital Test"/>
  <telecom>
    <system value="phone"/>
    <value value="022-655 6700"/>
  </telecom>
  <address>
    <type value="postal"/>
    <text value="12 rue St hélier, Rennes, Bretagne  35000"/>
    <line value="12 rue St hélier"/>
    <city value="Rennes"/>
    <postalCode value="35000"/>
  </address>
  <contact>
    <purpose>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/contactentity-type"/>
        <code value="ADMIN"/>
      </coding>
    </purpose>
    <name>
      <text value="Mr Jean Vallant"/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="022-655 7601"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="j.vallant@hopitaltest.fr"/>
    </telecom>
  </contact>
</Organization>