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

FHIR IG analytics

Packagehl7.fhir.au.ereq
Resource TypePractitioner
IdPractitioner-practitioner-guthridge-jarred.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 practitioner-guthridge-jarred

identifier: HPI-I/8003611566718288

name: Jarred Guthridge


Source1

{
  "resourceType": "Practitioner",
  "id": "practitioner-guthridge-jarred",
  "meta": {
    "profile": [
      "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "NPI",
            "display": "National provider identifier"
          }
        ],
        "text": "HPI-I"
      },
      "system": "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
      "value": "8003611566718288"
    }
  ],
  "name": [
    {
      "family": "Guthridge",
      "given": [
        "Jarred"
      ],
      "prefix": [
        "Dr."
      ]
    }
  ]
}