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

FHIR IG analytics

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

active: true

name: Toshmat Toshmatovich Toshmatov


Russian


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

Профиль: UZ Core Practitioner

active: true

name: Toshmat Toshmatovich Toshmatov


Uzbek


Generated Narrative: Practitioner example-narcologist

active: true

name: Toshmat Toshmatovich Toshmatov


Source1

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