National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0-ballot - ballot United States of America flag

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 1.0.0-ballot 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

: HansSolo - JSON Representation

Raw json | Download


{
  "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-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=\"HansSolo\"> </a><a name=\"hcHansSolo\"> </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;HansSolo&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-ndh-Practitioner.html\">NDH Base Practitioner Profile</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/4.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/1003310905</p><p><b>active</b>: true</p><p><b>name</b>: Hans Solo, MD</p><blockquote><p><b>qualification</b></p><blockquote><p><b>NDH Practitioner Qualification</b></p><blockquote><p><b>url</b></p><code>status</code></blockquote><p><b>value</b>: active</p><blockquote><p><b>url</b></p><code>whereValid</code></blockquote><p><b>value</b>: Connecticut <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#CT)</span></p></blockquote><p><b>code</b>: MD <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-v2-0360.html\">degreeLicenseCertificate</a>#MD)</span></p><p><b>issuer</b>: <span>: State of Connecticut</span></p></blockquote><blockquote><p><b>qualification</b></p><blockquote><p><b>NDH Practitioner Qualification</b></p><blockquote><p><b>url</b></p><code>status</code></blockquote><p><b>value</b>: active</p><blockquote><p><b>url</b></p><code>whereValid</code></blockquote><p><b>value</b>: Connecticut <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#CT)</span></p></blockquote><p><b>code</b>: Board Certified Internal Medicine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (provider-taxonomy#207R00000X &quot;Internal Medicine Physician&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>NDH Practitioner Qualification</b></p><blockquote><p><b>url</b></p><code>status</code></blockquote><p><b>value</b>: active</p><blockquote><p><b>url</b></p><code>whereValid</code></blockquote><p><b>value</b>: Connecticut <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#CT)</span></p></blockquote><p><b>code</b>: Board Certified Cardiovascular Disease <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (provider-taxonomy#207RC0000X &quot;Cardiovascular Disease Physician&quot;)</span></p><p><b>issuer</b>: <span>: American Board of Internal Medicine</span></p></blockquote><p><b>communication</b>:  <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></div>"
  },
  "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",
            "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://hl7.org/fhir/us/ndh/CodeSystem/LanguageProficiencyCS",
                "code" : "30"
              }
            ]
          }
        }
      ]
    }
  ]
}