LinuxForHealth FHIR Implementation Guide
8.0.0 - draft United States of America flag

LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions

: HIPAA Employee Status Value Set - JSON Representation

Active as of 2022-11-10

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "hipaa-employee-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-hipaa-employee-status.html\"><code>http://linuxforhealth.org/fhir/cdm/CodeSystem/hipaa-employee-status</code></a></li></ul></div>"
  },
  "url" : "http://linuxforhealth.org/fhir/cdm/ValueSet/hipaa-employee-status",
  "version" : "8.0.0",
  "name" : "HipaaEmployeeStatusValueSet",
  "title" : "HIPAA Employee Status Value Set",
  "status" : "active",
  "date" : "2022-11-10T16:00:46+00:00",
  "publisher" : "LinuxForHealth Team",
  "description" : "HIPAA standard value set for the employee status",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/hipaa-employee-status"
      }
    ]
  }
}