{
  "resourceType" : "Patient",
  "id" : "ins-patient-temporary-identification-number",
  "meta" : {
    "profile" : ["http://resmed.com/fhir/core/StructureDefinition/ins-patient"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Gérald Gardrinier (OFFICIAL)</b> male, DoB: 1967-10-14 ( NIR temporaire:\u00a0269054958815781)</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:\u00a0<a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-uri.html\">#</a>urn:uuid:64fef033-e227-45af-b747-925e6c717269\u00a0(use:\u00a0USUAL)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"This is a ResMed variant of a HL7 France Core package resource.\nReliability 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-VIDE\">ResMed French Identity reliability</a> VIDE: Identité non encore qualifiée</li><li>validationDate: 2021-09-17</li><li>validationMode: <a href=\"CodeSystem-fr-cs-mode-validation-identite.html#fr-cs-mode-validation-identite-PA\">ResMed Fr_cs_mode_validation_identite</a> PA: Passeport</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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
    "valueAddress" : {
      "district" : "11339"
    }
  },
  {
    "extension" : [{
      "url" : "identityReliability",
      "valueCoding" : {
        "system" : "http://interopsante.org/fhir/CodeSystem/fr-v2-0445",
        "code" : "VIDE"
      }
    },
    {
      "url" : "validationDate",
      "valueDate" : "2021-09-17"
    },
    {
      "url" : "validationMode",
      "valueCoding" : {
        "system" : "http://interopsante.org/fhir/CodeSystem/fr-cs-mode-validation-identite",
        "code" : "PA"
      }
    }],
    "url" : "http://interopsante.org/fhir/StructureDefinition/FrPatientIdentReliability"
  }],
  "identifier" : [{
    "use" : "usual",
    "type" : {
      "coding" : [{
        "system" : "http://terminology.resmed.com/CodeSystem/resmed-user-identifier",
        "code" : "ECN"
      }]
    },
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:64fef033-e227-45af-b747-925e6c717269",
    "assigner" : {
      "display" : "ResMed Corp."
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
        "code" : "INS-NIA",
        "display" : "NIR temporaire"
      }]
    },
    "value" : "269054958815781"
  }],
  "name" : [{
    "use" : "official",
    "family" : "Gardrinier",
    "given" : ["Gérald"]
  }],
  "gender" : "male",
  "birthDate" : "1967-10-14"
}