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-location-cardiologie-12122019 - XML Representation

Raw xml | Download



<Location xmlns="http://hl7.org/fhir">
  <id value="exemple-location-cardiologie-12122019"/>
  <meta>
    <profile
             value="http://interopsante.org/fhir/StructureDefinition/FrLocation"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Location</b><a name="exemple-location-cardiologie-12122019"> </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 Location &quot;exemple-location-cardiologie-12122019&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fr-location.html">ResMed FrLocation</a></p></div><p><b>ResMed FrLocationUsePeriod</b>: 2012-01-01 --&gt; 2020-05-01</p><p><b>identifier</b>: Identifiant interne: Id-Lieu-Cardio</p><p><b>status</b>: active</p><p><b>name</b>: Service de cardiologie, Aile ouest, 4° étage</p><p><b>alias</b>: Hôpital HopitalTest, Aile ouest, 4° étage</p><p><b>mode</b>: instance</p><p><b>telecom</b>: ph: 022-655-329(WORK), <a href="http://hopitalTest.fr/aileouest">http://hopitalTest.fr/aileouest</a></p><p><b>address</b>: 12 rue St Hélier, bâtiment A Rennes 35 000 FRA (WORK)</p><p><b>physicalType</b>: Aile <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-fr-location-physical-type.html">ResMed French Location physical type</a>#AL)</span></p><h3>Positions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td><td><b>Altitude</b></td></tr><tr><td style="display: none">*</td><td>-83.6945691</td><td>42.25475478</td><td>0</td></tr></table><p><b>managingOrganization</b>: <a href="Organization-exemple-uf-hebergement-cardiologie-13122019.html">Organization/exemple-uf-hebergement-cardiologie-13122019</a> &quot;UF d'hébergement, Service de cardiologie, Hôpital Test&quot;</p></div>
  </text>
  <extension
             url="http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod">
    <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"/>
      </coding>
    </type>
    <system value="urn:oid:1.2.250.1.71.4.2.2.1330780321.1"/>
    <value value="Id-Lieu-Cardio"/>
  </identifier>
  <status value="active"/>
  <name value="Service de cardiologie, Aile ouest, 4° étage"/>
  <alias value="Hôpital HopitalTest, Aile ouest, 4° étage"/>
  <mode value="instance"/>
  <telecom>
    <system value="phone"/>
    <value value="022-655-329"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="url"/>
    <value value="http://hopitalTest.fr/aileouest"/>
    <use value="work"/>
  </telecom>
  <address>
    <use value="work"/>
    <line value="12 rue St Hélier, bâtiment A"/>
    <city value="Rennes"/>
    <postalCode value="35 000"/>
    <country value="FRA"/>
  </address>
  <physicalType>
    <coding>
      <system
              value="http://interopsante.org/fhir/CodeSystem/fr-location-physical-type"/>
      <code value="AL"/>
      <display value="Aile"/>
    </coding>
  </physicalType>
  <position>
    <longitude value="-83.6945691"/>
    <latitude value="42.25475478"/>
    <altitude value="0"/>
  </position>
  <managingOrganization>🔗 
    <reference
               value="Organization/exemple-uf-hebergement-cardiologie-13122019"/>
  </managingOrganization>
</Location>