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

FHIR IG analytics

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

name: Sergey Dr. Ivanov


Russian


Сгенерированный нарратив: Practitioner examplePractitioner

name: Sergey Dr. Ivanov


Uzbek


Generated Narrative: Practitioner examplePractitioner

name: Sergey Dr. Ivanov


Source1

{
  "resourceType": "Practitioner",
  "id": "examplePractitioner",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "family": "Dr. Ivanov",
      "given": [
        "Sergey"
      ]
    }
  ]
}