FHIR IG analytics| Package | hl7.fhir.us.pacio-rt |
| Resource Type | Practitioner |
| Id | Practitioner-RT-Practitioner-CheriseLangford.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-CheriseLangford"
identifier: id: 3668788925
active: true
name: Cherise Langford
telecom: ph: (210) 555 7632
address: 8100 Pinebrook Dr, San Antonio, TX, 78230
gender: female
{
"resourceType": "Practitioner",
"id": "RT-Practitioner-CheriseLangford",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "3668788925"
}
],
"active": true,
"name": [
{
"text": "Cherise Langford",
"family": "Langford",
"given": [
"Cherise"
]
}
],
"telecom": [
{
"system": "phone",
"value": "(210) 555 7632"
}
],
"address": [
{
"text": "8100 Pinebrook Dr, San Antonio, TX, 78230"
}
],
"gender": "female"
}