FHIR IG analytics| Package | hl7.fhir.us.cancer-reporting |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-pathologist.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner practitioner-pathologist
Profile: US Core Practitioner Profile
identifier: NPI/1234567893
name: Stains Alot
{
"resourceType": "Practitioner",
"id": "practitioner-pathologist",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "1234567893"
}
],
"name": [
{
"family": "Alot",
"given": [
"Stains"
]
}
]
}