{
  "resourceType" : "Patient",
  "id" : "InLine-patient-Avion",
  "meta" : {
    "profile" : ["https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Patient InLine-patient-Avion</b></p><a name=\"InLine-patient-Avion\"> </a><a name=\"hcInLine-patient-Avion\"> </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=\"https://hl7.fr/ig/fhir/core/2.1.0/StructureDefinition-fr-core-patient.html\">FR Core Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">AVION  (sexe non précisé), Date de Naissance :1961-11-25 ( Identifiant interne: 5000001820\u00a0(use:\u00a0usual,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Noms alternatifs (voir plus bas)\">Nom alternatif :</td><td colspan=\"3\">JAUNE AVION (Official)</td></tr></table></div>"
  },
  "identifier" : [{
    "use" : "usual",
    "type" : {
      "coding" : [{
        "system" : "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203",
        "code" : "INTRN",
        "display" : "Identifiant interne"
      }]
    },
    "system" : "https://somehospital.fr/IPP",
    "value" : "5000001820"
  }],
  "name" : [{
    "use" : "usual",
    "family" : "AVION"
  },
  {
    "use" : "official",
    "family" : "AVION",
    "given" : ["JAUNE"]
  }],
  "birthDate" : "1961-11-25"
}