FHIR IG analytics| Package | hl7.fhir.au.core |
| Resource Type | Practitioner |
| Id | Practitioner-bobrester-bob.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "bobrester-bob",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Bobrester",
"given": [
"Bob"
],
"prefix": [
"Dr."
]
}
]
}