{
  "resourceType" : "Patient",
  "id" : "05584e1b-3435-415a-af33-aad1fca40fad",
  "meta" : {
    "profile" : ["https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/StructureDefinition/edsh-patient"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Patient 05584e1b-3435-415a-af33-aad1fca40fad</b></p><a name=\"05584e1b-3435-415a-af33-aad1fca40fad\"> </a><a name=\"hc05584e1b-3435-415a-af33-aad1fca40fad\"> </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;\">Jean Moreau  Male, Date de Naissance :1976-08-15 ( NIR)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Statut connu du patient\">Décédé :</td><td>2023-11-07 09:32:00+0000</td><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>"
  },
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
        "code" : "NIR"
      }]
    },
    "system" : "urn:oid:1.2.250.1.213.1.4.8",
    "value" : "176085487651234"
  }],
  "name" : [{
    "family" : "Moreau",
    "given" : ["Jean"]
  }],
  "gender" : "male",
  "birthDate" : "1976-08-15",
  "deceasedDateTime" : "2023-11-07T09:32:00.000Z",
  "address" : [{
    "extension" : [{
      "url" : "https://aphp.github.io/IG-FHIR-EDSH-SOCLE-COMMUN/StructureDefinition/edsh-pmsi-code-geo",
      "valueCode" : "75016"
    },
    {
      "extension" : [{
        "url" : "latitude",
        "valueDecimal" : 48.8584
      },
      {
        "url" : "longitude",
        "valueDecimal" : 2.2945
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/geolocation"
    }],
    "_line" : [{
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-censusTract",
        "valueString" : "751166402"
      }]
    }]
  }],
  "multipleBirthInteger" : 1
}