Vanna Health IG
0.0.2 - ci-build

Vanna Health IG - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Vanna PractitionerRole Code ValueSet - JSON Representation

Draft as of 2024-05-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "practitionerrole-code",
  "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>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/ValueSet-us-core-provider-role.html\">US Core Provider Role (NUCC)</a></li><li>Include all codes defined in <a href=\"CodeSystem-practitionerrole-code.html\"><code>http://vanna.health/fhir/CodeSystem/practitionerrole-code</code></a></li></ul></div>"
  },
  "url" : "http://vanna.health/fhir/ValueSet/practitionerrole-code",
  "version" : "0.0.2",
  "name" : "VannaPractitionerRoleCodeValueSet",
  "title" : "Vanna PractitionerRole Code ValueSet",
  "status" : "draft",
  "date" : "2024-05-03T17:27:25+00:00",
  "publisher" : "Vanna Health Engineering",
  "contact" : [
    {
      "name" : "Vanna Health Engineering",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://vanna.health"
        }
      ]
    }
  ],
  "description" : "Expansion of PractitionerRole Code to include Vanna-specific codes",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/us/core/ValueSet/us-core-provider-role"
        ]
      },
      {
        "system" : "http://vanna.health/fhir/CodeSystem/practitionerrole-code"
      }
    ]
  }
}