Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build Uzbekistan flag

Uzbekistan Digital Health Platform - Integrations - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: nina-tipsina

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "nina-tipsina",
  "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 nina-tipsina</b></p><a name=\"nina-tipsina\"> </a><a name=\"hcnina-tipsina\"> </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/515050500503\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>/46\u00a0(use:\u00a0usual,\u00a0)</p><p><b>active</b>: true</p><p><b>name</b>: Nina Tipsina Tumanovna</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" : "515050500503"
    },
    {
      "use" : "usual",
      "system" : "https://dhp.uz/fhir/core/sid/pro/uz/screening",
      "value" : "46"
    }
  ],
  "active" : true,
  "name" : [
    {
      "text" : "Nina Tipsina Tumanovna",
      "family" : "Tipsina",
      "given" : [
        "Nina",
        "Tumanovna"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "998-99-999-99-99",
      "use" : "mobile"
    }
  ],
  "gender" : "female",
  "birthDate" : "1995-03-18"
}