FHIR IG analytics| Package | hl7.fhir.us.pacio-rt |
| Resource Type | Practitioner |
| Id | Practitioner-RT-Practitioner-NoraOlogist.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-NoraOlogist"
identifier: id: 3668788955
active: true
name: Nora Ologist
telecom: ph: (210) 555 7655
address: 26022 Meadowlark Bay, San Antonio, TX 78260
gender: female
{
"resourceType": "Practitioner",
"id": "RT-Practitioner-NoraOlogist",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "3668788955"
}
],
"active": true,
"name": [
{
"text": "Nora Ologist",
"family": "Ologist",
"given": [
"Nora"
]
}
],
"telecom": [
{
"system": "phone",
"value": "(210) 555 7655"
}
],
"address": [
{
"text": "26022 Meadowlark Bay, San Antonio, TX 78260"
}
],
"gender": "female"
}