FHIR IG analytics| Package | hl7.fhir.us.icsr-ae-reporting |
| Resource Type | Practitioner |
| Id | Practitioner-BESTAuthor.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 "BESTAuthor"
Profile: Practitioner Author
identifier: id: NI
name: NI
{
"resourceType": "Practitioner",
"id": "BESTAuthor",
"meta": {
"profile": [
"http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-authorpractitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "NI"
}
],
"name": [
{
"family": "NI"
}
]
}