National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 2.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "Practitioner",
"id" : "HansSolo",
"meta" : {
"lastUpdated" : "2020-07-07T13:26:22.0314215+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Practitioner"
]
},
"language" : "en",
"text" : {
"status" : "extensions"
},
"identifier" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status",
"valueCode" : "active"
}
],
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "1003310905"
}
],
"active" : true,
"name" : [
{
"text" : "Hans Solo, MD",
"family" : "Solo",
"given" : [
"Hans"
]
}
],
"qualification" : [
{
"extension" : [
{
"extension" : [
{
"url" : "status",
"valueCode" : "active"
},
{
"url" : "whereValid",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.usps.com/",
"code" : "CT"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-practitioner-qualification"
}
],
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0360",
"version" : "2.1.0",
"code" : "MD"
}
],
"text" : "MD"
},
"issuer" : {
"display" : "State of Connecticut"
}
},
{
"extension" : [
{
"extension" : [
{
"url" : "status",
"valueCode" : "active"
},
{
"url" : "whereValid",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.usps.com/",
"code" : "CT"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-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" : "CT"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-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"
}
}
],
"communication" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-communication-proficiency",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/ILRSpeakingSkillScale",
"code" : "Level 1"
}
]
}
}
]
}
]
}