FHIR IG analytics| Package | hl7.fhir.us.pacio-rt |
| Resource Type | Practitioner |
| Id | Practitioner-RT-Practitioner-ScottDumble.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner
Resource Practitioner "RT-Practitioner-ScottDumble"
active: true
name: Scott Dumble
telecom: ph: (210) 555 1399
address: 8810 Old Sky Harbor, San Antonio, TX 78242
gender: male
{
"resourceType": "Practitioner",
"id": "RT-Practitioner-ScottDumble",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": [
{
"text": "Scott Dumble",
"family": "Dumble",
"given": [
"Scott"
]
}
],
"telecom": [
{
"system": "phone",
"value": "(210) 555 1399"
}
],
"address": [
{
"text": "8810 Old Sky Harbor, San Antonio, TX 78242"
}
],
"gender": "male"
}