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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypePractitioner
IdPractitioner-example-commission-psychiatrist.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 example-commission-psychiatrist

active: true

name: Dilnoza Anvarovna Karimova


Russian


Сгенерированный нарратив: Practitioner example-commission-psychiatrist

Профиль: UZ Core Practitioner

active: true

name: Dilnoza Anvarovna Karimova


Uzbek


Generated Narrative: Practitioner example-commission-psychiatrist

active: true

name: Dilnoza Anvarovna Karimova


Source1

{
  "resourceType": "Practitioner",
  "id": "example-commission-psychiatrist",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/core/StructureDefinition/uz-core-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "name": [
    {
      "family": "Karimova",
      "given": [
        "Dilnoza",
        "Anvarovna"
      ]
    }
  ]
}