FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.directory-attestation
Resource TypePractitioner
IdPractitioner-pZzusFYr3PBYyRnot.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Practitioner

Resource Practitioner "pZzusFYr3PBYyRnot" Updated "2020-07-07 13:26:22+0000" (Language "en-US")

identifier: id: NPI323

active: true

name: Allison Camron, MD

Qualifications

-ExtensionCodeIssuer
*IL ([not stated] "LPC"): State of Illinois

Source1

{
  "resourceType": "Practitioner",
  "id": "pZzusFYr3PBYyRnot",
  "meta": {
    "lastUpdated": "2020-07-07T13:26:22.0314215+00:00"
  },
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
      }
    }
  ]
}