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

FHIR IG analytics

Packageihe.rad.imr
Resource TypePractitioner
IdPractitioner-ex-Practitioner.json
FHIR VersionR4

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

Generated Narrative: Practitioner

ResourcePractitioner "ex-Practitioner"

name: Funny Guy


Source1

{
  "resourceType": "Practitioner",
  "id": "ex-Practitioner",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "family": "Guy",
      "given": [
        "Funny"
      ]
    }
  ]
}