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

FHIR IG analytics

Packagefhirfrog.au-core-tests
Resource TypePractitioner
IdPractitioner-au-core-encounter-participant.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 au-core-encounter-participant

identifier: http://ns.electronichealth.net.au/id/hi/hpii/1.0/8003621234567891

name: Perry Frog(Official)


Source1

{
  "resourceType": "Practitioner",
  "id": "au-core-encounter-participant",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
      "value": "8003621234567891"
    }
  ],
  "name": [
    {
      "use": "official",
      "text": "Perry Frog",
      "family": "Frog",
      "given": [
        "Perry"
      ]
    }
  ]
}