FHIR IG analytics| Package | csiro.fhir.au.smartforms |
| Resource Type | Practitioner |
| Id | Practitioner-primary-peter.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner primary-peter
Profile: Smart Health Checks Practitioner
name: Peter Primary
address: 310 Hay St East Perth WA 6004 (work)
{
"resourceType": "Practitioner",
"id": "primary-peter",
"meta": {
"profile": [
"https://smartforms.csiro.au/ig/StructureDefinition/SHCPractitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Primary",
"given": [
"Peter"
],
"prefix": [
"Dr"
]
}
],
"address": [
{
"use": "work",
"line": [
"310 Hay St"
],
"city": "East Perth",
"state": "WA",
"postalCode": "6004"
}
]
}