FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | Practitioner |
| Id | Practitioner-Practitioner-GineseComeau.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner Practitioner-GineseComeau
version: 4; Last updated: 2024-09-20 19:03:21+0000
identifier: NPI/2264165897
active: true
name: Ginese Comeau
telecom: ph: (555) 643-2534, gcomeau@MichiganPrimaryCare.com
address: 14820 Gratiot Ave, Detroit, MI 48205
gender: Female
{
"resourceType": "Practitioner",
"id": "Practitioner-GineseComeau",
"meta": {
"versionId": "4",
"lastUpdated": "2024-09-20T19:03:21.000+00:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "2264165897"
}
],
"active": true,
"name": [
{
"text": "Ginese Comeau",
"family": "Comeau",
"given": [
"Ginese"
]
}
],
"telecom": [
{
"system": "phone",
"value": "(555) 643-2534"
},
{
"system": "email",
"value": "gcomeau@MichiganPrimaryCare.com"
}
],
"address": [
{
"text": "14820 Gratiot Ave, Detroit, MI 48205",
"line": [
"14820 Gratiot Ave"
],
"city": "Detroit",
"state": "MI",
"postalCode": "48205",
"country": "US"
}
],
"gender": "female"
}