{
  "resourceType" : "ValueSet",
  "id" : "servicerequest-parameter-focus",
  "meta" : {
    "lastUpdated" : "2026-05-14T19:18:24.749+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet servicerequest-parameter-focus</b></p><a name=\"servicerequest-parameter-focus\"> </a><a name=\"hcservicerequest-parameter-focus\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"valueset-device-type.html\">Device Type</a></li><li>Import all the codes that are contained in <a href=\"valueset-medication-codes.html\">SNOMED CT Medication Codes</a></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "informative"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/ValueSet/servicerequest-parameter-focus",
  "version" : "6.0.0-ballot4",
  "name" : "ServiceRequestParameterFocusCodes",
  "title" : "Service Request Parameter Focus Codes",
  "status" : "draft",
  "experimental" : false,
  "publisher" : "Orders and Observations Workgroup",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/orders/index.cfm"
    }]
  }],
  "description" : "An example value set of coded concepts for identifying the type of item that order detail parameters apply to, such as a device type or medication. This is a union of the Device Type and SNOMED CT Medication Codes value sets.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose" : {
    "include" : [{
      "valueSet" : ["http://hl7.org/fhir/ValueSet/device-type"]
    },
    {
      "valueSet" : ["http://hl7.org/fhir/ValueSet/medication-codes"]
    }]
  }
}