FHIR IG analytics| Package | hl7.fhir.us.physical-activity |
| Resource Type | Practitioner |
| Id | Practitioner-Scen2PractitionerLopez.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 "Scen2PractitionerLopez"
identifier: NPI/654321
name: John Lopez
{
"resourceType": "Practitioner",
"id": "Scen2PractitionerLopez",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "654321"
}
],
"name": [
{
"family": "Lopez",
"given": [
"John"
]
}
]
}