STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Hspc\valueset-hspc-practitioner-providerPractitionerType.json

Raw JSON (canonical form)

Definition for Value SetHSPC ProviderPractitioner Type

{
  "resourceType": "ValueSet",
  "id": "hspc-practitioner-providerPractitionerType",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.669"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/hspc-practitioner-providerPractitionerType",
  "version": "1.4.0",
  "name": "HSPC ProviderPractitioner Type",
  "status": "draft",
  "experimental": true,
  "publisher": "HSPC",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://healthcaresoa.org"
        }
      ]
    }
  ],
  "date": "2016-03-31T08:01:25+11:00",
  "description": "A set of values that describe the general type of practice for a provider.",
  "compose": {
    "include": [
      {
        "system": "http://www.nucc.org",
        "concept": [
          {
            "code": "20",
            "display": "Allopathic and Osteopathic Physicians"
          },
          {
            "code": "10",
            "display": "Behavioral Health and Social Service Providers"
          },
          {
            "code": "11",
            "display": "Chiropractic Providers"
          },
          {
            "code": "12",
            "display": "Dental Providers"
          },
          {
            "code": "13",
            "display": "Dietary and Nutritional Service Providers"
          },
          {
            "code": "14",
            "display": "Emergency Medical Service Providers"
          },
          {
            "code": "15",
            "display": "Eye and Vision Service Providers"
          },
          {
            "code": "19",
            "display": "Group"
          },
          {
            "code": "16",
            "display": "Nursing Service Providers"
          },
          {
            "code": "37",
            "display": "Nursing Service Related Providers"
          },
          {
            "code": "17",
            "display": "Other Service Providers"
          },
          {
            "code": "18",
            "display": "Pharmacy Service Providers"
          },
          {
            "code": "36",
            "display": "Physician Assistant and Advanced Practice Nursing Providers"
          },
          {
            "code": "21",
            "display": "Podiatric Medicine and Surgery Service Providers"
          },
          {
            "code": "22",
            "display": "Respiratory, Developmental, Rehabilitative and Restorative Service Providers"
          },
          {
            "code": "23",
            "display": "Speech, Language and Hearing Service Providers"
          },
          {
            "code": "39",
            "display": "Student, Health Care"
          },
          {
            "code": "24",
            "display": "Technologists, Technicians and Other Technical Service Providers"
          },
          {
            "code": "32",
            "display": "Residential Treatment Facilities"
          },
          {
            "code": "28",
            "display": "Hospitals"
          },
          {
            "code": "33",
            "display": "Suppliers"
          },
          {
            "code": "26",
            "display": "Ambulatory Health Care Facilities"
          },
          {
            "code": "31",
            "display": "Nursing and Custodial Care Facilities"
          },
          {
            "code": "34",
            "display": "Transportation Services"
          },
          {
            "code": "25",
            "display": "Agencies"
          },
          {
            "code": "27",
            "display": "Managed Care Organizations"
          },
          {
            "code": "29",
            "display": "Laboratories"
          },
          {
            "code": "30",
            "display": "Respite Care Facility"
          },
          {
            "code": "38",
            "display": "Hospital Units"
          }
        ]
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.