DaVinci PDEX Plan Net
1.0.0 - STU1

This page is part of the DaVinci PDEX Plan Net (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

: PractitionerRole Code - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PractitionerRoleVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-ProviderRoleCS.html\"><code>http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/ProviderRoleCS</code></a></li><li>Include all codes defined in <a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-practitioner-role.html\"><code>http://terminology.hl7.org/CodeSystem/practitioner-role</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/PractitionerRoleVS",
  "version" : "1.0.0",
  "name" : "PractitionerRoleVS",
  "title" : "PractitionerRole Code",
  "status" : "active",
  "date" : "2020-12-20T06:12:23+00:00",
  "publisher" : "HL7 Financial Management Working Group",
  "contact" : [
    {
      "name" : "HL7 Financial Management Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm/index.cfm"
        },
        {
          "system" : "email",
          "value" : "fm@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Codes for the capabilities that an individual, group, or organization is acknowledged to have in a payer network, including general codes from the HL7 PractitionerRole Code System.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/ProviderRoleCS"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role"
      }
    ]
  }
}