Da Vinci PDex Plan Net
1.2.0 - STU1.2 United States of America flag

Da Vinci PDex Plan Net, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pdex-plan-net/ and changes regularly. See the Directory of published versions

: HansSoloRole1

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "PractitionerRole",
  "id" : "HansSoloRole1",
  "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",
  "text" : {
    "status" : "extensions"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/network-reference",
      "valueReference" : {
        🔗 "reference" : "Organization/AcmeofCTStdNet"
      }
    },
    {
      "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/HansSolo"
  },
  "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/HansSoloClinic"
    }
  ],
  "healthcareService" : [
    {
      🔗 "reference" : "HealthcareService/HansSoloService"
    }
  ],
  "endpoint" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
          "valueCode" : "unknown"
        }
      ],
      "display" : "Unknown"
    }
  ]
}