FHIR IG analytics| Package | hl7.fhir.au.ereq |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-guthridge-jarred.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner practitioner-guthridge-jarred
Profile: AU eRequesting Practitioner
identifier: HPI-I/8003611566718288
name: Jarred Guthridge
{
"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."
]
}
]
}