Annuaire Santé
1.1.0-snapshot-5 - final-text
This page is part of the Guide d'implémentation FHIR - Annuaire de santé (v1.1.0-snapshot-5: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="example-organization-nancy"/>
<meta>
<profile
value="https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization example-organization-nancy</b></p><a name="example-organization-nancy"> </a><a name="hcexample-organization-nancy"> </a><a name="example-organization-nancy-fr-FR"> </a><p><b>identifier</b>: Identification nationale de structure définie par l’ANS dans le CI_SIS/1540002698 (use: official, ), FINESS d'entité géographique/540002698</p><p><b>active</b>: true</p><p><b>name</b>: CHRU NANCY - HOPITAUX DE BRABOIS</p><p><b>telecom</b>: ph: 0383153030, fax: 0383153522, <a href="mailto:direction.generale@chu-nancy.fr">direction.generale@chu-nancy.fr</a>, <a href="mailto:exemple.address@address.mssante.fr">exemple.address@address.mssante.fr</a></p><p><b>address</b>: R DU MORVAN, 54511 VANDOEUVRE LES NANCY CEDEX VANDOEUVRE LES NANCY CEDEX 54511 </p></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system
value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"/>
<code value="IDNST"/>
</coding>
</type>
<system value="urn:oid:1.2.250.1.71.4.2.2"/>
<value value="1540002698"/>
</identifier>
<identifier>
<type>
<coding>
<system
value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"/>
<code value="FINEG"/>
</coding>
</type>
<system value="https://finess.esante.gouv.fr"/>
<value value="540002698"/>
</identifier>
<active value="true"/>
<name value="CHRU NANCY - HOPITAUX DE BRABOIS"/>
<telecom>
<system value="phone"/>
<value value="0383153030"/>
<rank value="1"/>
</telecom>
<telecom>
<system value="fax"/>
<value value="0383153522"/>
</telecom>
<telecom>
<system value="email"/>
<value value="direction.generale@chu-nancy.fr"/>
</telecom>
<telecom>
<extension
url="https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type">
<valueCoding>
<system
value="https://mos.esante.gouv.fr/NOS/TRE_R256-TypeMessagerie/FHIR/TRE-R256-TypeMessagerie"/>
<code value="MSSANTE"/>
</valueCoding>
</extension>
<extension
url="https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata">
<extension url="type">
<valueCodeableConcept>
<coding>
<system
value="https://mos.esante.gouv.fr/NOS/TRE_R257-TypeBAL/FHIR/TRE-R257-TypeBAL"/>
<code value="ORG"/>
</coding>
</valueCodeableConcept>
</extension>
<extension url="description">
<valueString value="Description-mss"/>
</extension>
<extension url="digitization">
<valueBoolean value="true"/>
</extension>
<extension url="listeRouge">
<valueBoolean value="false"/>
</extension>
</extension>
<system value="email"/>
<value value="exemple.address@address.mssante.fr"/>
</telecom>
<address>
<extension
url="https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code">
<valueCoding>
<system
value="https://mos.esante.gouv.fr/NOS/TRE_R13-Commune/FHIR/TRE-R13-Commune"/>
<code value="54547"/>
</valueCoding>
</extension>
<line value="R DU MORVAN, 54511 VANDOEUVRE LES NANCY CEDEX">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType">
<valueString value="R"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameBase">
<valueString value="DU MORVAN"/>
</extension>
</line>
<city value="VANDOEUVRE LES NANCY CEDEX"/>
<district value="52"/>
<postalCode value="54511"/>
</address>
</Organization>