{
  "resourceType" : "ValueSet",
  "id" : "service-request-category-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet service-request-category-valueset</b></p><a name=\"service-request-category-valueset\"> </a><a name=\"hcservice-request-category-valueset\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/387713003\">387713003</a></td><td>Surgical Procedure</td></tr><tr><td><a href=\"http://snomed.info/id/108252007\">108252007</a></td><td>Laboratory Procedure</td></tr><tr><td><a href=\"http://snomed.info/id/363679005\">363679005</a></td><td>Imaging</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/ImplementationGuide/gov.cdc.nhsn.dqm"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/ImplementationGuide/gov.cdc.nhsn.dqm"
      }]
    }
  }],
  "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/ValueSet/service-request-category-valueset",
  "version" : "3.0.0",
  "name" : "ServiceRequestCategoryValueSet",
  "title" : "Service Request Category ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-14T18:33:45+00:00",
  "publisher" : "CDC National Healthcare Safety Network (NHSN)",
  "contact" : [{
    "name" : "CDC National Healthcare Safety Network (NHSN)",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.cdc.gov/nhsn"
    },
    {
      "system" : "email",
      "value" : "nhsn@cdc.gov"
    }]
  }],
  "description" : "This value set defines the set of codes that can be used to indicate the category of a service request.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "copyright" : "This Valueset is not copyrighted.",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "387713003",
        "display" : "Surgical Procedure"
      },
      {
        "code" : "108252007",
        "display" : "Laboratory Procedure"
      },
      {
        "code" : "363679005",
        "display" : "Imaging"
      }]
    }]
  }
}