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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypePatient
IdPatient-lola-oripova.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: Patient lola-oripova

Lola Oripova Shakhzodovna Female, DoB: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, ))


Other Ids:
  • National unique individual identifier/515050500505 (use: official, )
  • Passport number/AC1234567 (use: official, )
Contact Detail
  • ph: 998-99-999-99-99(Mobile)
  • Iltifot MFY, 58 Harbiy Shaharcha Area, House 53, Apartment 104(temp)
Patient nationality:
  • code: UZBEK

Russian


Сгенерированный нарратив: Patient lola-oripova

Профиль: Screening Patient

Lola Oripova Shakhzodovna Female, БД: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, ))


PAT_OTHER_ID_few
  • National unique individual identifier/515050500505 (используется: official, )
  • Passport number/AC1234567 (используется: official, )
Детали контакта
  • ph: 998-99-999-99-99(Mobile)
  • Iltifot MFY, 58 Harbiy Shaharcha Area, House 53, Apartment 104(temp)
Patient nationality:
  • code: УЗБЕК/УЗБЕЧКА

Uzbek


Generated Narrative: Patient lola-oripova

Lola Oripova Shakhzodovna Female, DoB: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, ))


Other Ids:
  • National unique individual identifier/515050500505 (use: official, )
  • Passport number/AC1234567 (use: official, )
Contact Detail
  • ph: 998-99-999-99-99(Mobile)
  • Iltifot MFY, 58 Harbiy Shaharcha Area, House 53, Apartment 104(temp)
Patient nationality:
  • code: O‘ZBEK

Source1

{
  "resourceType": "Patient",
  "id": "lola-oripova",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/integrations/StructureDefinition/screening-patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "code",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/nationality-cs",
                "code": "44"
              }
            ]
          }
        }
      ],
      "url": "https://dhp.uz/fhir/core/StructureDefinition/patient-nationality"
    }
  ],
  "identifier": [
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "NI"
          }
        ]
      },
      "system": "https://dhp.uz/fhir/core/sid/pid/uz/ni",
      "value": "515050500505"
    },
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PPN"
          }
        ]
      },
      "system": "https://dhp.uz/fhir/core/sid/pid/uz/ppn/local",
      "value": "AC1234567"
    },
    {
      "use": "usual",
      "system": "https://dhp.uz/fhir/core/sid/pid/uz/screening",
      "value": "45"
    }
  ],
  "name": [
    {
      "text": "Lola Oripova Shakhzodovna",
      "family": "Oripova",
      "given": [
        "Lola",
        "Shakhzodovna"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "998-99-999-99-99",
      "use": "mobile"
    }
  ],
  "gender": "female",
  "birthDate": "1995-03-18",
  "address": [
    {
      "use": "temp",
      "type": "physical",
      "text": "Iltifot MFY, 58 Harbiy Shaharcha Area, House 53, Apartment 104",
      "city": "Buyuk Ipak Yuli MFY",
      "district": "Mirzo Ulugbek District",
      "state": "Tashkent City"
    }
  ]
}