FHIR IG analytics| Package | hl7.fhir.us.carin-bb.r4b |
| Resource Type | Practitioner |
| Id | Practitioner-Practitioner4.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner Practitioner4
Last updated: 2022-07-27 10:23:11+0000; Language: en-US
Profile: C4BB Practitionerversion: null2.1.0)
identifier: National provider identifier/9941339100
active: true
name: Henry Levin
{
"resourceType": "Practitioner",
"id": "Practitioner4",
"meta": {
"lastUpdated": "2022-07-27T10:23:11+00:00",
"profile": [
"http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner|2.1.0"
]
},
"language": "en-US",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NPI"
}
]
},
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "9941339100"
}
],
"active": true,
"name": [
{
"family": "Levin",
"given": [
"Henry"
],
"suffix": [
"MD"
]
}
]
}