FHIR IG analytics| Package | hl7.fhir.us.mcc |
| Resource Type | Practitioner |
| Id | Practitioner-careCoordinator1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner careCoordinator1
identifier: NPI/1144221847, http://www.acme.org/practitioners/25457
name: Julie Smith
telecom: ph: (210) 224 1599
{
"resourceType": "Practitioner",
"id": "careCoordinator1",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "1144221847"
},
{
"system": "http://www.acme.org/practitioners",
"value": "25457"
}
],
"name": [
{
"text": "Julie Smith",
"family": "Julie",
"given": [
"Smith"
]
}
],
"telecom": [
{
"system": "phone",
"value": "(210) 224 1599"
}
]
}