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

: JoeSmith - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "JoeSmith",
  "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 class=\"res-header-id\"><b>Generated Narrative: Practitioner JoeSmith</b></p><a name=\"JoeSmith\"> </a><a name=\"hcJoeSmith\"> </a><a name=\"JoeSmith-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-ndh-Practitioner.html\">NDH Base Practitioner Profile</a></p></div><p><b>NDH Verification Status</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS complete}\">Complete</span></p><p><b>NDH Usage Restriction</b>: <a href=\"#hcJoeSmith/PractitionerRestrict1\">Consent: extension = No display for Expression ,No display for Expression ; status = active; scope = Directory Privacy Consent; category = Directory Restriction; policyRule = NDH Restriction</a></p><p><b>identifier</b>: <code>http://www.ndh.org/identifiers</code>/JoeSmith</p><p><b>active</b>: true</p><p><b>name</b>: Joe Smith, MD</p><p><b>telecom</b>: ph: 555-123-6666(Home), ph: 555-123-1234(Work)</p><p><b>address</b>: </p><ul><li>263 Farmington Ave Farmington CT 06030 US (home)</li><li>400 Lee Rd Farmington, CT 06032 Farmington CT 06032 US (work)</li></ul><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><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Consent  #PractitionerRestrict1</b></p><a name=\"JoeSmith/PractitionerRestrict1\"> </a><a name=\"hcJoeSmith/PractitionerRestrict1\"> </a><a name=\"JoeSmith/PractitionerRestrict1-en-US\"> </a><p><b>NDH usage restriction fhir path</b>: <span title=\"text/fhirpath\"><code>Practitioner.address.where(use='home')</code></span></p><p><b>NDH usage restriction fhir path</b>: <span title=\"text/fhirpath\"><code>Practitioner.telecom.where(use ='home')</code></span></p><p><b>status</b>: Active</p><p><b>scope</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/ConsentScopeNdhCS directory-privacy}\">Directory Privacy Consent</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/ConsentCategoryNdhCS DRC}\">Directory Restriction</span></p><p><b>policyRule</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/ConsentPolicyRulesCS ndh-restriction}\">NDH Restriction</span></p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Consent",
      "id" : "PractitionerRestrict1",
      "meta" : {
        "profile" : [
          🔗 "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Restriction"
        ]
      },
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-restrictFhirPath",
          "valueExpression" : {
            "language" : "text/fhirpath",
            "expression" : "Practitioner.address.where(use='home')"
          }
        },
        {
          "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-restrictFhirPath",
          "valueExpression" : {
            "language" : "text/fhirpath",
            "expression" : "Practitioner.telecom.where(use ='home')"
          }
        }
      ],
      "status" : "active",
      "scope" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/ndh/CodeSystem/ConsentScopeNdhCS",
            "code" : "directory-privacy"
          }
        ]
      },
      "category" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/us/ndh/CodeSystem/ConsentCategoryNdhCS",
              "code" : "DRC"
            }
          ]
        }
      ],
      "policyRule" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/ndh/CodeSystem/ConsentPolicyRulesCS",
            "code" : "ndh-restriction"
          }
        ]
      }
    }
  ],
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-verification-status",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS",
            "code" : "complete",
            "display" : "Complete"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-usage-restriction",
      "valueReference" : {
        "reference" : "#PractitionerRestrict1"
      }
    }
  ],
  "identifier" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status",
          "valueCode" : "active"
        }
      ],
      "system" : "http://www.ndh.org/identifiers",
      "value" : "JoeSmith"
    }
  ],
  "active" : true,
  "name" : [
    {
      "text" : "Joe Smith, MD",
      "family" : "Smith",
      "given" : [
        "Joe"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "555-123-6666",
      "use" : "home"
    },
    {
      "system" : "phone",
      "value" : "555-123-1234",
      "use" : "work"
    }
  ],
  "address" : [
    {
      "use" : "home",
      "line" : [
        "263 Farmington Ave"
      ],
      "city" : "Farmington",
      "state" : "CT",
      "postalCode" : "06030",
      "country" : "US"
    },
    {
      "use" : "work",
      "type" : "physical",
      "line" : [
        "400 Lee Rd Farmington, CT 06032"
      ],
      "city" : "Farmington",
      "state" : "CT",
      "postalCode" : "06032",
      "country" : "US"
    }
  ],
  "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"
      }
    }
  ]
}