FHIR IG analytics| Package | hl7.fhir.us.mdi.r4 |
| Resource Type | Practitioner |
| Id | Practitioner-us-core-practitioner-jm-lehz.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner us-core-practitioner-jm-lehz
identifier: NPI/123456789
name: J.M. Lehz (Official)
{
"resourceType": "Practitioner",
"id": "us-core-practitioner-jm-lehz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "123456789"
}
],
"name": [
{
"use": "official",
"family": "Lehz",
"given": [
"J.M."
],
"prefix": [
"Dr."
]
}
]
}