FHIR IG analytics| Package | hl7.fhir.us.pco |
| Resource Type | Practitioner |
| Id | Practitioner-pcoPractitionerGonzalez.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner pcoPractitionerGonzalez
Language: en
Profile: US Core Practitioner Profile
identifier: NPI/9941339100
name: Maria Gonzalez, NBC-HWC
gender: Female
{
"resourceType": "Practitioner",
"id": "pcoPractitionerGonzalez",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "9941339100"
}
],
"name": [
{
"text": "Maria Gonzalez, NBC-HWC",
"family": "Gonzalez",
"given": [
"Maria"
],
"suffix": [
"NBC-HWC"
]
}
],
"gender": "female"
}