CARIN Consumer Directed Payer Data Exchange (CARIN IG for Blue Button®), published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/carin-bb/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"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.2.0"
]
},
"language" : "en",
"text" : {
"status" : "generated"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"version" : "5.0.0",
"code" : "NPI"
}
]
},
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "9941339100"
}
],
"active" : true,
"name" : [
{
"family" : "Levin",
"given" : [
"Henry"
],
"suffix" : [
"MD"
]
}
]
}