<?xml version="1.0" encoding="UTF-8"?>

<Patient xmlns="http://hl7.org/fhir">
  <id value="ins-patient-national-individual-registration-number"/>
  <meta>
    <profile value="http://resmed.com/fhir/core/StructureDefinition/ins-patient"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Édith Piaf </b> female, DoB: 1915-12-19 ( NIR définitif: 269054958815780)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Ids (see the one above)">Other Id:</td><td colspan="3">EasyCare Number: <a href="http://terminology.hl7.org/5.0.0/NamingSystem-uri.html">#</a>urn:uuid:64fef033-e227-45af-b747-925e6c71726b (use: USUAL)</td></tr><tr><td style="background-color: #f3f5da" title="Alternate names (see the one above)">Alt. Name:</td><td colspan="3">Édith Giovanna Gassion (OFFICIAL)</td></tr><tr><td style="background-color: #f3f5da" title="This is a ResMed variant of a HL7 France Core package resource.
Reliability of the patient's identity | Précision sur le degré de fiabilité de l'identité du patient.">ResMed FrPatientIdentReliability:</td><td colspan="3"><ul><li>identityReliability: <a href="CodeSystem-CodeSystem-Fiabilite-Identite-IS.html#CodeSystem-Fiabilite-Identite-IS-VALI">ResMed French Identity reliability</a> VALI: Identité validée</li><li>validationDate: 2020-04-22</li><li>validationMode: <a href="CodeSystem-fr-cs-mode-validation-identite.html#fr-cs-mode-validation-identite-CN">ResMed Fr_cs_mode_validation_identite</a> CN: Carte nationale d'identité</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements."><a href="http://hl7.org/fhir/R4/extension-patient-birthplace.html">Birth Place:</a></td><td colspan="3"><ul><li></li></ul></td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/patient-birthPlace">
    <valueAddress>
      <district value="75056"/>
    </valueAddress>
  </extension>
  <extension url="http://interopsante.org/fhir/StructureDefinition/FrPatientIdentReliability">
    <extension url="identityReliability">
      <valueCoding>
        <system value="http://interopsante.org/fhir/CodeSystem/fr-v2-0445"/>
        <code value="VALI"/>
      </valueCoding>
    </extension>
    <extension url="validationDate">
      <valueDate value="2020-04-22"/>
    </extension>
    <extension url="validationMode">
      <valueCoding>
        <system value="http://interopsante.org/fhir/CodeSystem/fr-cs-mode-validation-identite"/>
        <code value="CN"/>
      </valueCoding>
    </extension>
  </extension>
  <identifier>
    <use value="usual"/>
    <type>
      <coding>
        <system value="http://terminology.resmed.com/CodeSystem/resmed-user-identifier"/>
        <code value="ECN"/>
      </coding>
    </type>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:64fef033-e227-45af-b747-925e6c71726b"/>
    <assigner>
      <display value="ResMed Corp."/>
    </assigner>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://interopsante.org/fhir/CodeSystem/fr-v2-0203"/>
        <code value="INS-NIR"/>
        <display value="NIR définitif"/>
      </coding>
    </type>
    <value value="269054958815780"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Gassion"/>
    <given value="Édith Giovanna"/>
  </name>
  <name>
    <use value="usual"/>
    <family value="Piaf"/>
    <given value="Édith"/>
  </name>
  <gender value="female"/>
  <birthDate value="1915-12-19"/>
</Patient>