{
  "resourceType": "Patient",
  "id": "6106172",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-09-02T13:11:22+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
      "valueAddress": {
        "city": "HAUTAGET",
        "district": "65217",
        "postalCode": "65150",
        "country": "FRA"
      }
    },
    {
      "url": "http://interopsante.org/fhir/StructureDefinition/FrPatientIdentReliability",
      "extension": [
        {
          "url": "identityReliability",
          "valueCoding": {
            "system": "http://interopsante.org/fhir/CodeSystem/fr-v2-0445",
            "code": "VALI"
          }
        }
      ]
    }
  ],
  "identifier": [
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "http://interopsante.org/CodeSystem/fr-v2-0203",
            "code": "PI",
            "display": "Patient internal identifier"
          }
        ]
      },
      "system": "urn:oid:1.2.250.1.71.4.2.2.1123321123",
      "value": "85d23799c1"
    },
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://interopsante.org/CodeSystem/fr-v2-0203",
            "code": "INS-NIR",
            "display": "NIR"
          }
        ]
      },
      "system": "urn:oid:1.2.250.1.213.1.4.10",
      "value": "162126587913677"
    }
  ],
  "name": [
    {
      "use": "usual",
      "family": "SAYEH",
      "given": [
        "SEUMAS"
      ]
    },
    {
      "use": "official",
      "family": "SAYEH",
      "given": [
        "FEIXA"
      ],
      "text": "FEIXA SEUMAS"
    }
  ],
  "gender": "male",
  "birthDate": "1962-12-27",
  "multipleBirthInteger": 1,
  "managingOrganization": {
    "reference": "Organization/1720753"
  }
}