This page is part of the DaVinci PDEX Plan Net (v1.1.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "JoeSmith",
"meta" : {
"lastUpdated" : "2020-07-07T13:26:22.0314215+00:00",
"profile" : [
"http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Practitioner"
]
},
"language" : "en-US",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Generated Narrative</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"JoeSmith\" Updated \"2020-07-07 01:26:22+0000\" (Language \"en-US\") </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-plannet-Practitioner.html\">Plan-Net Practitioner</a></p></div><p><b>identifier</b>: id: NPI323</p><p><b>active</b>: true</p><p><b>name</b>: Joe Smith, MD</p><blockquote><p><b>qualification</b></p><blockquote><p><b>Practitioner Qualification</b></p><p><b>value</b>: active</p><p><b>value</b>: Illinois <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#IL)</span></p></blockquote><p><b>code</b>: MD <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0360.html\">degreeLicenseCertificate</a>#MD)</span></p><p><b>issuer</b>: <span>: State of Illinois</span></p></blockquote><blockquote><p><b>qualification</b></p><blockquote><p><b>Practitioner Qualification</b></p><p><b>value</b>: active</p><p><b>value</b>: Illinois <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#IL)</span></p></blockquote><p><b>code</b>: Board Certified Internal Medicine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (provider-taxonomy#207R00000X \"Internal Medicine Physician\")</span></p><p><b>issuer</b>: <span>: American Board of Internal Medicine</span></p></blockquote><blockquote><p><b>qualification</b></p><blockquote><p><b>Practitioner Qualification</b></p><p><b>value</b>: active</p><p><b>value</b>: Illinois <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#IL)</span></p></blockquote><p><b>code</b>: Board Certified Cardiovascular Disease <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (provider-taxonomy#207RC0000X \"Cardiovascular Disease Physician\")</span></p><p><b>issuer</b>: <span>: American Board of Internal Medicine</span></p></blockquote></div>"
},
"identifier" : [
{
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "NPI323"
}
],
"active" : true,
"name" : [
{
"text" : "Joe Smith, MD",
"family" : "Smith",
"given" : [
"Joe"
]
}
],
"qualification" : [
{
"extension" : [
{
"extension" : [
{
"url" : "status",
"valueCode" : "active"
},
{
"url" : "whereValid",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.usps.com/",
"code" : "IL"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/practitioner-qualification"
}
],
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0360",
"code" : "MD"
}
],
"text" : "MD"
},
"issuer" : {
"display" : "State of Illinois"
}
},
{
"extension" : [
{
"extension" : [
{
"url" : "status",
"valueCode" : "active"
},
{
"url" : "whereValid",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.usps.com/",
"code" : "IL"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/practitioner-qualification"
}
],
"code" : {
"coding" : [
{
"system" : "http://nucc.org/provider-taxonomy",
"code" : "207R00000X",
"display" : "Internal Medicine Physician"
}
],
"text" : "Board Certified Internal Medicine"
},
"issuer" : {
"display" : "American Board of Internal Medicine"
}
},
{
"extension" : [
{
"extension" : [
{
"url" : "status",
"valueCode" : "active"
},
{
"url" : "whereValid",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.usps.com/",
"code" : "IL"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/practitioner-qualification"
}
],
"code" : {
"coding" : [
{
"system" : "http://nucc.org/provider-taxonomy",
"code" : "207RC0000X",
"display" : "Cardiovascular Disease Physician"
}
],
"text" : "Board Certified Cardiovascular Disease"
},
"issuer" : {
"display" : "American Board of Internal Medicine"
}
}
]
}