{
  "resourceType" : "Patient",
  "id" : "0b2e6c9f-0f65-438d-83be-72d233a30f86",
  "meta" : {
    "profile" : ["https://fhir.by/StructureDefinition/PatientWithIdentificationNumber"]
  },
  "extension" : [{
    "extension" : [{
      "url" : "https://fhir.by/StructureDefinition/ConsentPersonalDataBoolean",
      "valueBoolean" : true
    },
    {
      "url" : "https://fhir.by/StructureDefinition/ConsentPersonalDataPeriod",
      "valuePeriod" : {
        "start" : "2023-08-01"
      }
    }],
    "url" : "https://fhir.by/StructureDefinition/ConsentPersonalData"
  }],
  "identifier" : [{
    "use" : "usual",
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/PersonalDocumentType",
        "code" : "INP"
      }]
    },
    "value" : "6001112A009PB3"
  },
  {
    "use" : "usual",
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/PersonalDocumentType",
        "code" : "IPA"
      }]
    },
    "value" : "6001112A009PB3"
  },
  {
    "extension" : [{
      "extension" : [{
        "url" : "https://fhir.by/StructureDefinition/PassportIssuedString",
        "valueString" : "Центральным РУВД г Минска, 14.03.2022"
      },
      {
        "url" : "https://fhir.by/StructureDefinition/PassportIssuedDate",
        "valueDate" : "2022-03-14"
      },
      {
        "url" : "https://fhir.by/StructureDefinition/PassportIssuedCode",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "https://fhir.by/ValueSet/OCAM",
            "code" : "710"
          }]
        }
      }],
      "url" : "https://fhir.by/StructureDefinition/PassportIssued"
    }],
    "use" : "usual",
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/PersonalDocumentType",
        "code" : "Passport-RB"
      }]
    },
    "value" : "MP3334469"
  }],
  "active" : true,
  "name" : [{
    "family" : "Юхо",
    "given" : ["Татьяна",
    "Викторовна"]
  }],
  "telecom" : [{
    "extension" : [{
      "extension" : [{
        "url" : "https://fhir.by/StructureDefinition/PatientNotificationType",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "https://fhir.by/ValueSet/PatientNotificationType",
            "code" : "SMS",
            "display" : "SMS"
          }]
        }
      },
      {
        "url" : "https://fhir.by/StructureDefinition/PatientConsentForNotification",
        "valueBoolean" : true
      }],
      "url" : "https://fhir.by/StructureDefinition/PatientTelecomPurpose"
    }],
    "system" : "phone",
    "value" : "80332289767"
  }],
  "gender" : "female",
  "birthDate" : "1999-07-25",
  "deceasedBoolean" : false,
  "address" : [{
    "extension" : [{
      "url" : "https://fhir.by/StructureDefinition/CoutryForAddresses",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://fhir.by/ValueSet/CitizenshipCode",
          "code" : "BY",
          "display" : "Беларусь"
        }]
      }
    },
    {
      "url" : "https://fhir.by/StructureDefinition/StreetGeoRegistry",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://fhir.by/ValueSet/StreetGeoRegistry",
          "code" : "726099207786084259",
          "display" : "11"
        }]
      }
    },
    {
      "url" : "https://fhir.by/StructureDefinition/ApartmentRoom",
      "valueString" : "кв. 19"
    }],
    "use" : "home",
    "text" : "Могилевская область, г. Могилев, Переулок Снежный, д. 11",
    "postalCode" : "212037"
  }],
  "contact" : [{
    "name" : {
      "family" : "Юхо",
      "given" : ["Игорь"]
    },
    "telecom" : [{
      "system" : "phone",
      "value" : "80445678934"
    }]
  }]
}