FHIR IG analytics| Package | hl7.fhir.us.pacio-cs |
| Resource Type | Practitioner |
| Id | Practitioner-Practitioner-NoraOlogist.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner Practitioner-NoraOlogist
identifier: United States National Provider Identifier/3668788925
active: true
name: Nora Ologist
gender: Female
{
"resourceType": "Practitioner",
"id": "Practitioner-NoraOlogist",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "3668788925"
}
],
"active": true,
"name": [
{
"text": "Nora Ologist",
"family": "Ologist",
"given": [
"Nora"
]
}
],
"gender": "female"
}