Da Vinci PDex Plan Net, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pdex-plan-net/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "Practitioner",
"id" : "Counselor",
"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",
"text" : {
"status" : "generated"
},
"identifier" : [
{
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "9941339100"
}
],
"active" : true,
"name" : [
{
"text" : "Susie Smith, LPC",
"family" : "Smith",
"given" : [
"Susie"
]
}
],
"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://nucc.org/provider-taxonomy",
"code" : "101YP2500X",
"display" : "Professional Counselor"
}
]
},
"issuer" : {
"display" : "State of Illinois"
}
}
],
"communication" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/communication-proficiency",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/LanguageProficiencyCS",
"code" : "30"
}
]
}
}
],
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "ru"
}
]
}
]
}