{
  "resourceType" : "Practitioner",
  "id" : "JoeSmith",
  "meta" : {
    "lastUpdated" : "2020-07-07T13:26:22.0314215+00:00",
    "profile" : ["http://hl7.org/fhir/us/directory-exchange/StructureDefinition/NatlDirEx-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: Practitioner</b><a name=\"JoeSmith\"> </a></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 Practitioner &quot;JoeSmith&quot; Updated &quot;2020-07-07 13:26:22+0000&quot;  (Language &quot;en-US&quot;) </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-NatlDirEx-Practitioner.html\">National Directory 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#103TC1900X &quot;Counseling Psychologist&quot;)</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#207Q00000X &quot;Family Medicine Physician&quot;)</span></p><p><b>issuer</b>: <span>: American Board of Internal Medicine</span></p></blockquote><p><b>communication</b>: Russian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#ru)</span></p></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/directory-query/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/directory-query/StructureDefinition/practitioner-qualification"
    }],
    "code" : {
      "coding" : [{
        "system" : "http://nucc.org/provider-taxonomy",
        "code" : "103TC1900X",
        "display" : "Counseling Psychologist"
      }],
      "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/directory-query/StructureDefinition/practitioner-qualification"
    }],
    "code" : {
      "coding" : [{
        "system" : "http://nucc.org/provider-taxonomy",
        "code" : "207Q00000X",
        "display" : "Family Medicine Physician"
      }],
      "text" : "Board Certified Cardiovascular Disease"
    },
    "issuer" : {
      "display" : "American Board of Internal Medicine"
    }
  }],
  "communication" : [{
    "coding" : [{
      "system" : "urn:ietf:bcp:47",
      "code" : "ru"
    }]
  }]
}