Uzbekistan Digital Health Platform
0.3.0 - ci-build International flag

Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/DHP-temp/ and changes regularly. See the Directory of published versions

: example-related-person - JSON Representation

Raw json | Download

{
  "resourceType" : "RelatedPerson",
  "id" : "example-related-person",
  "meta" : {
    "profile" : [
      🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-relatedperson"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson example-related-person</b></p><a name=\"example-related-person\"> </a><a name=\"hcexample-related-person\"> </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-uz-core-relatedperson.html\">UZ Core RelatedPerson</a></p></div><p><b>identifier</b>: National unique individual identifier/12345678901234, Passport number/AA1234567, Passport number/IC9876543, Birth Certificate/BC-2025-00001, Driver's license number/DL-987654, Diplomatic Passport/DP-123456, Health card number/HC-555-777, Military ID number/MI-2025-001</p><p><b>patient</b>: <a href=\"Patient-example-david.html\">Давыдов Давид(anonymous) Other, DoB: 2001-10-16 ( Driver's license number: UzbekistanDriversLicenseSystem#AG1141110)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType WIT}\">witness</span></p><p><b>name</b>: Зафаров Дамир Каримович</p><p><b>telecom</b>: <a href=\"tel:+998901234567\">+998901234567</a></p><p><b>gender</b>: Male</p><p><b>address</b>: махалля Дилобод, Каторток кўчаси, 9-уй, 15-хонадон(home)</p></div><div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: Информация о лице, которое принимает участие в охране здоровья пациента или в уходе за пациентом, но не является объектом оказания медицинской помощи и не несет официальной ответственности за процесс оказания медицинской помощи. example-related-person</b></p><a name=\"ru-example-related-person\"> </a><a name=\"ru-hcexample-related-person\"> </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\">Профиль: <a href=\"StructureDefinition-uz-core-relatedperson.html\">UZ Core RelatedPerson</a></p></div><p><b>identifier</b>: National unique individual identifier/12345678901234, Passport number/AA1234567, Passport number/IC9876543, Birth Certificate/BC-2025-00001, Driver's license number/DL-987654, Diplomatic Passport/DP-123456, Health card number/HC-555-777, Military ID number/MI-2025-001</p><p><b>patient</b>: <a href=\"Patient-example-david.html\">Давыдов Давид(anonymous) Other, БД: 2001-10-16 ( Driver's license number: UzbekistanDriversLicenseSystem#AG1141110)</a></p><p><b>relationship</b>: <span title=\"Коды:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType WIT}\">witness</span></p><p><b>name</b>: Зафаров Дамир Каримович</p><p><b>telecom</b>: <a href=\"tel:+998901234567\">+998901234567</a></p><p><b>gender</b>: Male</p><p><b>address</b>: махалля Дилобод, Каторток кўчаси, 9-уй, 15-хонадон(home)</p></div></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "NI",
            "display" : "National unique individual identifier"
          }
        ]
      },
      "system" : "https://dpm.uz/identifier/nationaluniqueID",
      "value" : "12345678901234"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "PPN",
            "display" : "Passport number"
          }
        ]
      },
      "system" : "https://dpm.uz/identifier/passport-local",
      "value" : "AA1234567"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "PPN",
            "display" : "Passport number"
          }
        ]
      },
      "system" : "https://dpm.uz/identifier/passport-international",
      "value" : "IC9876543"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "BCT",
            "display" : "Birth Certificate"
          }
        ]
      },
      "system" : "https://adliya.uz/identifier/birthcertificate",
      "value" : "BC-2025-00001"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "DL",
            "display" : "Driver's license number"
          }
        ]
      },
      "system" : "https://gov.uz/iiv/identifier/driverslicense",
      "value" : "DL-987654"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "DP",
            "display" : "Diplomatic Passport"
          }
        ]
      },
      "system" : "https://gov.uz/mfa/identifier/diplomaticpassport",
      "value" : "DP-123456"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "HC",
            "display" : "Health card number"
          }
        ]
      },
      "system" : "https://gov.uz/ssv/identifier/healthcard",
      "value" : "HC-555-777"
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "MI",
            "display" : "Military ID number"
          }
        ]
      },
      "system" : "https://gov.uz/mudofaa/identifier/militaryID",
      "value" : "MI-2025-001"
    }
  ],
  "patient" : {
    🔗 "reference" : "Patient/example-david"
  },
  "relationship" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
          "code" : "WIT",
          "display" : "witness"
        }
      ]
    }
  ],
  "name" : [
    {
      "use" : "usual",
      "text" : "Зафаров Дамир Каримович",
      "family" : "Зафаров",
      "given" : [
        "Дамир"
      ],
      "suffix" : [
        "Каримович"
      ],
      "period" : {
        "start" : "1998-02-16"
      }
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "+998901234567",
      "use" : "mobile"
    }
  ],
  "gender" : "male",
  "address" : [
    {
      "use" : "home",
      "type" : "physical",
      "text" : "махалля Дилобод, Каторток кўчаси, 9-уй, 15-хонадон",
      "line" : [
        "Каторток кўчаси"
      ],
      "city" : "103-0104",
      "district" : "1726294",
      "state" : "1726",
      "country" : "182",
      "period" : {
        "start" : "1999-06-04"
      }
    }
  ]
}