Search FHIR

Répertoire national de l’Offre et des Ressources en santé et accompagnement médico-social
0.5.0 - trial-implementation France flag

This page is part of the Répertoire national de l’Offre et des Ressources en santé et accompagnement médico-social (v0.5.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: ror-location-exemple - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="ror-location-exemple"/>
  <meta>
    <lastUpdated value="2023-12-20T10:00:00+01:00"/>
    <profile
             value="https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-location"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location ror-location-exemple</b></p><a name="ror-location-exemple"> </a><a name="hcror-location-exemple"> </a><a name="ror-location-exemple-fr-FR"> </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">Last updated: 2023-12-20 10:00:00+0100</p><p style="margin-bottom: 0px">Profil: <a href="StructureDefinition-ror-location.html">RORLocation</a></p></div><p><b>RORCommuneCog</b>: <span title="Codes:{https://mos.esante.gouv.fr/NOS/TRE_R13-CommuneOM/FHIR/TRE-R13-CommuneOM 78646}">Versailles</span></p><p><b>RORMetaCreationDate</b>: 2022-01-01 00:00:00+0000</p><p><b>type</b>: <span title="Codes:{https://mos.esante.gouv.fr/NOS/TRE_R343-FonctionLieu/FHIR/TRE-R343-FonctionLieu 001}">Hébergement</span></p><p><b>address</b>: 7 rue porte de Buc Versailles 78000 </p></div>
  </text>
  <extension
             url="https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-commune-cog">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://mos.esante.gouv.fr/NOS/TRE_R13-CommuneOM/FHIR/TRE-R13-CommuneOM"/>
        <code value="78646"/>
        <display value="Versailles"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-meta-creation-date">
    <valueDateTime value="2022-01-01T00:00:00Z"/>
  </extension>
  <type>
    <coding>
      <system
              value="https://mos.esante.gouv.fr/NOS/TRE_R343-FonctionLieu/FHIR/TRE-R343-FonctionLieu"/>
      <code value="001"/>
      <display value="Hébergement"/>
    </coding>
  </type>
  <address>
    <line value="7 rue porte de Buc">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
        <valueString value="7"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType">
        <valueString value="RUE"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameBase">
        <valueString value="porte de Buc"/>
      </extension>
    </line>
    <city value="Versailles"/>
    <postalCode value="78000"/>
  </address>
</Location>