FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.core
Resource TypeRelatedPerson
IdRelatedPerson-example-related-person.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: RelatedPerson example-related-person

Language: en

Profile: UZ Core RelatedPerson

identifier: 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

patient: Давыдов Давид(anonymous) Other, DoB: 2001-10-16 ( Driver's license number)

relationship: witness

name: Зафаров Дамир Каримович

telecom: +998901234567

gender: Male

address: махалля Дилобод, Каторток кўчаси, 9-уй, 15-хонадон(home)


Russian


Сгенерированный нарратив: RelatedPerson example-related-person

Язык: en

Профиль: UZ Core RelatedPerson

identifier: 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

patient: Давыдов Давид(anonymous) Other, БД: 2001-10-16 ( Driver's license number)

relationship: witness

name: Зафаров Дамир Каримович

telecom: +998901234567

gender: Male

address: махалля Дилобод, Каторток кўчаси, 9-уй, 15-хонадон(home)


Uzbek


Generated Narrative: RelatedPerson example-related-person

Language: en

Profile: UZ Core RelatedPerson

identifier: 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

patient: Давыдов Давид(anonymous) Other, DoB: 2001-10-16 ( Driver's license number)

relationship: witness

name: Зафаров Дамир Каримович

telecom: +998901234567

gender: Male

address: махалля Дилобод, Каторток кўчаси, 9-уй, 15-хонадон(home)


Source1

{
  "resourceType": "RelatedPerson",
  "id": "example-related-person",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/core/StructureDefinition/uz-core-relatedperson"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "NI",
            "display": "National unique individual identifier"
          }
        ]
      },
      "system": "https://dhp.uz/fhir/core/sid/pid/uz/ni",
      "value": "12345678901234"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PPN",
            "display": "Passport number"
          }
        ]
      },
      "system": "https://dhp.uz/fhir/core/sid/pid/uz/ppn/local",
      "value": "AA1234567"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PPN",
            "display": "Passport number"
          }
        ]
      },
      "system": "https://dhp.uz/fhir/core/sid/pid/uz/ppn/intl",
      "value": "IC9876543"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "BCT",
            "display": "Birth Certificate"
          }
        ]
      },
      "system": "https://dhp.uz/fhir/core/sid/pid/uz/bct",
      "value": "BC-2025-00001"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "DL",
            "display": "Driver's license number"
          }
        ]
      },
      "system": "https://dhp.uz/fhir/core/sid/pid/uz/dl",
      "value": "DL-987654"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "DP",
            "display": "Diplomatic Passport"
          }
        ]
      },
      "system": "https://dhp.uz/fhir/core/sid/pid/uz/ppn/dp",
      "value": "DP-123456"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "HC",
            "display": "Health card number"
          }
        ]
      },
      "system": "https://dhp.uz/fhir/core/sid/pid/uz/hc",
      "value": "HC-555-777"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "MI",
            "display": "Military ID number"
          }
        ]
      },
      "system": "https://dhp.uz/fhir/core/sid/pid/uz/mi",
      "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"
      }
    }
  ]
}