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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypePractitioner
IdPractitioner-lyuba-dadaeva.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: Practitioner lyuba-dadaeva

identifier: National unique individual identifier/515050500502 (use: official, ), ScreeningPractitionerIdentifierSystem/45 (use: usual, )

active: true

name: Lyuba Dadaeva Yuldashevna

telecom: ph: 998-99-999-99-99(Mobile)

gender: Female

birthDate: 1995-03-18


Russian


Сгенерированный нарратив: Practitioner lyuba-dadaeva

Профиль: Screening Practitioner

identifier: National unique individual identifier/515050500502 (используется: official, ), ScreeningPractitionerIdentifierSystem/45 (используется: usual, )

active: true

name: Lyuba Dadaeva Yuldashevna

telecom: ph: 998-99-999-99-99(Mobile)

gender: Female

birthDate: 1995-03-18


Uzbek


Generated Narrative: Practitioner lyuba-dadaeva

identifier: National unique individual identifier/515050500502 (use: official, ), ScreeningPractitionerIdentifierSystem/45 (use: usual, )

active: true

name: Lyuba Dadaeva Yuldashevna

telecom: ph: 998-99-999-99-99(Mobile)

gender: Female

birthDate: 1995-03-18


Source1

{
  "resourceType": "Practitioner",
  "id": "lyuba-dadaeva",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/integrations/StructureDefinition/screening-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "515050500502"
    },
    {
      "use": "usual",
      "system": "https://dhp.uz/fhir/core/sid/pro/uz/screening",
      "value": "45"
    }
  ],
  "active": true,
  "name": [
    {
      "text": "Lyuba Dadaeva Yuldashevna",
      "family": "Dadaeva",
      "given": [
        "Lyuba",
        "Yuldashevna"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "998-99-999-99-99",
      "use": "mobile"
    }
  ],
  "gender": "female",
  "birthDate": "1995-03-18"
}