{
  "resourceType" : "Practitioner",
  "id" : "mika-adamova",
  "meta" : {
    "profile" : ["https://dhp.uz/fhir/integrations/StructureDefinition/screening-practitioner"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Practitioner mika-adamova</b></p><a name=\"mika-adamova\"> </a><a name=\"hcmika-adamova\"> </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\">Profile: <a href=\"StructureDefinition-screening-practitioner.html\">Screening Practitioner</a></p></div><p><b>identifier</b>: National unique individual identifier/515050500501\u00a0(use:\u00a0official,\u00a0), <a href=\"NamingSystem-screening-practitioner-identifier-system.html\" title=\"Practitioner identifier system for the Cervical Cancer Screening Quality Assessment and Monitoring and Early Breast Cancer Detection Information System\">ScreeningPractitionerIdentifierSystem</a>/44\u00a0(use:\u00a0usual,\u00a0)</p><p><b>active</b>: true</p><p><b>name</b>: Mika Adamova Chorshanbievna</p><p><b>telecom</b>: ph: 998-99-999-99-99(Mobile)</p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1995-03-18</p></div>"
  },
  "identifier" : [{
    "use" : "official",
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "NI",
        "display" : "National unique individual identifier"
      }]
    },
    "system" : "https://dhp.uz/fhir/core/sid/pro/uz/argos",
    "value" : "515050500501"
  },
  {
    "use" : "usual",
    "system" : "https://dhp.uz/fhir/core/sid/pro/uz/screening",
    "value" : "44"
  }],
  "active" : true,
  "name" : [{
    "text" : "Mika Adamova Chorshanbievna",
    "family" : "Adamova",
    "given" : ["Mika",
    "Chorshanbievna"]
  }],
  "telecom" : [{
    "system" : "phone",
    "value" : "998-99-999-99-99",
    "use" : "mobile"
  }],
  "gender" : "female",
  "birthDate" : "1995-03-18"
}