Données socles des Entrepôts de Données de Santé Hospitalier
0.1.0 - ci-build FRA

Données socles des Entrepôts de Données de Santé Hospitalier - version de développement local (intégration continue v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: Patient 1 - Madame Dupont (Patient) - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="73ed8b6d-e761-4f71-b69d-475a1be9f487"/>
  <meta>
    <profile
             value="https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/StructureDefinition/edsh-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : Patient 73ed8b6d-e761-4f71-b69d-475a1be9f487</b></p><a name="73ed8b6d-e761-4f71-b69d-475a1be9f487"> </a><a name="hc73ed8b6d-e761-4f71-b69d-475a1be9f487"> </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"/><p style="margin-bottom: 0px">Profil: <a href="StructureDefinition-edsh-patient.html">Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Marie Dupont  Female, Date de Naissance :1985-09-21 ( NIR)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Statut de naissance multiple connu du patient">Naissance Multiple :</td><td colspan="3">1</td></tr><tr><td style="background-color: #f3f5da" title="Moyens de contacter le Patient">Coordonnées</td><td colspan="3">null </td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://interopsante.org/fhir/CodeSystem/fr-v2-0203"/>
        <code value="NIR"/>
      </coding>
    </type>
    <system value="urn:oid:1.2.250.1.213.1.4.8"/>
    <value value="285094415372654"/>
  </identifier>
  <name>
    <family value="Dupont"/>
    <given value="Marie"/>
  </name>
  <gender value="female"/>
  <birthDate value="1985-09-21"/>
  <address>
    <extension
               url="https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/StructureDefinition/edsh-pmsi-code-geo">
      <valueCode value="75001"/>
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/geolocation">
      <extension url="latitude">
        <valueDecimal value="48.8566"/>
      </extension>
      <extension url="longitude">
        <valueDecimal value="2.3522"/>
      </extension>
    </extension>
    <line>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-censusTract">
        <valueString value="751010105"/>
      </extension>
    </line>
  </address>
  <multipleBirthInteger value="1"/>
</Patient>