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

: GaryGroup - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "GaryGroup",
  "meta" : {
    "lastUpdated" : "2020-07-07T13:26:22.0314215+00:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/us/ndh/StructureDefinition/ndhPn-ldapi-Practitioner"
    ]
  },
  "language" : "en-US",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner GaryGroup</b></p><a name=\"GaryGroup\"> </a><a name=\"hcGaryGroup\"> </a><a name=\"GaryGroup-en-US\"> </a><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\">Last updated: 2020-07-07 13:26:22+0000; Language: en-US</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ndhPn-ldapi-Practitioner.html\">Payer Provider Network Query Practitioner Profile</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/3.1.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/1003336785</p><p><b>active</b>: true</p><p><b>name</b>: Gary Group, MD</p><blockquote><p><b>qualification</b></p><blockquote><p><b>NDH Practitioner Qualification</b></p><ul><li>status: active</li><li>whereValid: <span title=\"Codes:{https://www.usps.com/ CT}\">Connecticut</span></li></ul></blockquote><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}\">MD</span></p><p><b>issuer</b>: State of Connecticut</p></blockquote><blockquote><p><b>qualification</b></p><blockquote><p><b>NDH Practitioner Qualification</b></p><ul><li>status: active</li><li>whereValid: <span title=\"Codes:{https://www.usps.com/ CT}\">Connecticut</span></li></ul></blockquote><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 207R00000X}\">Board Certified Internal Medicine</span></p><p><b>issuer</b>: American Board of Internal Medicine</p></blockquote><blockquote><p><b>qualification</b></p><blockquote><p><b>NDH Practitioner Qualification</b></p><ul><li>status: active</li><li>whereValid: <span title=\"Codes:{https://www.usps.com/ CT}\">Connecticut</span></li></ul></blockquote><p><b>code</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 207RC0000X}\">Board Certified Cardiovascular Disease</span></p><p><b>issuer</b>: American Board of Internal Medicine</p></blockquote><p><b>communication</b>: <span title=\"Codes:{urn:ietf:bcp:47 en}\">English</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" : "1003336785"
    }
  ],
  "active" : true,
  "name" : [
    {
      "text" : "Gary Group, MD",
      "family" : "Group",
      "given" : [
        "Gary"
      ]
    }
  ],
  "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" : [
    {
      "coding" : [
        {
          "system" : "urn:ietf:bcp:47",
          "code" : "en"
        }
      ]
    }
  ]
}