FHIR IG analytics| Package | hl7.fhir.us.directory-attestation |
| Resource Type | Practitioner |
| Id | Practitioner-pZzusFYr3PBYyRnot.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 "pZzusFYr3PBYyRnot" Updated "2020-07-07 13:26:22+0000" (Language "en-US")
identifier: id: NPI323
active: true
name: Allison Camron, MD
| - | Extension | Code | Issuer |
| * | IL ([not stated] "LPC") | : State of Illinois |
{
"resourceType": "Practitioner",
"id": "pZzusFYr3PBYyRnot",
"meta": {
"lastUpdated": "2020-07-07T13:26:22.0314215+00:00"
},
"language": "en-US",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "NPI323"
}
],
"active": true,
"name": [
{
"text": "Allison Camron, MD",
"family": "Camron",
"given": [
"Allison"
]
}
],
"qualification": [
{
"extension": [
{
"extension": [
{
"url": "status",
"valueCode": "active"
},
{
"url": "whereValid",
"valueCodeableConcept": {
"coding": [
{
"system": "https://www.usps.com/",
"code": "IL"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/directory-query/StructureDefinition/practitioner-qualification"
}
],
"code": {
"coding": [
{
"display": "LPC"
}
],
"text": "IL"
},
"issuer": {
"display": "State of Illinois"
}
}
]
}