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

FHIR IG analytics

Packagehl7.fhir.us.directory-attestation
Resource TypePractitionerRole
IdPractitionerRole-rDAkiyGndx8FT5jpj.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: PractitionerRole

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

Profile: Plan-Net PractitionerRole

Network Reference: Organization/o4XMGtrjTrN7mcctj "ACME CT Preferred Provider Network"

Qualification

value: Internal Medicine Physician (provider-taxonomy#207R00000X)

value: active

value: : American Board of Internal Medicine

active: true

practitioner: Practitioner/p6x5NWQPoKgyTKjAk " SOLO"

code: Physician (Provider Role Codes#ph)

specialty: Internal Medicine Physician (provider-taxonomy#207R00000X)

location: Location/lsH38uL5J3eYEQ5hJ "Cancer Clinic"

healthcareService: HealthcareService/hsZchHy4Z3ufZw3tP


Source1

{
  "resourceType": "PractitionerRole",
  "id": "rDAkiyGndx8FT5jpj",
  "meta": {
    "lastUpdated": "2020-07-07T13:26:22.0314215+00:00",
    "profile": [
      "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-PractitionerRole"
    ]
  },
  "language": "en-US",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/network-reference",
      "valueReference": {
        "reference": "Organization/o4XMGtrjTrN7mcctj"
      }
    },
    {
      "extension": [
        {
          "url": "code",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://nucc.org/provider-taxonomy",
                "code": "207R00000X"
              }
            ]
          }
        },
        {
          "url": "status",
          "valueCode": "active"
        },
        {
          "url": "issuer",
          "valueReference": {
            "display": "American Board of Internal Medicine"
          }
        }
      ],
      "url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/qualification"
    }
  ],
  "active": true,
  "practitioner": {
    "reference": "Practitioner/p6x5NWQPoKgyTKjAk"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/ProviderRoleCS",
          "code": "ph"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "http://nucc.org/provider-taxonomy",
          "code": "207R00000X",
          "display": "Internal Medicine Physician"
        }
      ]
    }
  ],
  "location": [
    {
      "reference": "Location/lsH38uL5J3eYEQ5hJ"
    }
  ],
  "healthcareService": [
    {
      "reference": "HealthcareService/hsZchHy4Z3ufZw3tP"
    }
  ]
}