National Healthcare Directory Attestation and Verification
1.0.0-ballot - ballot United States of America flag

National Healthcare Directory Attestation and Verification, published by HL7 Patient Administration Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0-ballot). This version is based on the current content of https://github.com/HL7/fhir-directory-attestation/ and changes regularly. See the Directory of published versions

: Practitioner/pZzusFYr3PBYyRnot - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "pZzusFYr3PBYyRnot",
  "meta" : {
    "lastUpdated" : "2020-07-07T13:26:22.0314215+00:00"
  },
  "language" : "en-US",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Generated Narrative: Practitioner</b><a name=\"pZzusFYr3PBYyRnot\"> </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;pZzusFYr3PBYyRnot&quot; Updated &quot;2020-07-07 13:26:22+0000&quot;  (Language &quot;en-US&quot;) </p></div><p><b>identifier</b>: id: NPI323</p><p><b>active</b>: true</p><p><b>name</b>: Allison Camron, MD</p><h3>Qualifications</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Code</b></td><td><b>Issuer</b></td></tr><tr><td>*</td><td/><td>IL <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated] &quot;LPC&quot;)</span></td><td><span>: State of Illinois</span></td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/sid/us-npi",
      "value" : "NPI323"
    }
  ],
  "active" : true,
  "name" : [
    {
      "text" : "Allison Camron, MD",
      "family" : "Camron",
      "given" : [
        "Allison"
      ]
    }
  ],
  "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" : [
          {
            "display" : "LPC"
          }
        ],
        "text" : "IL"
      },
      "issuer" : {
        "display" : "State of Illinois"
      }
    }
  ]
}