http://hl7.org/fhir/ValueSet/servicerequest-category|4.0.1

Service Request Category Codes

ServiceRequestCategoryCodes

http://hl7.org/fhir/ValueSet/servicerequest-category

An example value set of SNOMED CT concepts that can classify a requested service

IDservicerequest-category
StatusDRAFT
URLhttp://hl7.org/fhir/ValueSet/servicerequest-category
Version4.0.1
DateFri Nov 01 08:29:23 AEST 2019
PublisherOrders and Observations Workgroup
Copyright

This specification 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.

Includes

Systemhttp://snomed.info/sct
Concepts
CodeDisplay
108252007Laboratory procedure
363679005Imaging
409063005Counselling
409073007Education
387713003Surgical procedure
{
  "resourceType": "ValueSet",
  "id": "servicerequest-category",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:44:21.272+10:00",
  "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
  },
  "extension": [ {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
  "valueCode": "oo"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
  "valueCode": "draft"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
  "valueInteger": 1
  } ],
  "url": "http://hl7.org/fhir/ValueSet/servicerequest-category",
  "identifier": [ {
  "system": "urn:ietf:rfc:3986",
  "value": "urn:oid:2.16.840.1.113883.4.642.3.434"
  } ],
  "version": "4.0.1",
  "name": "ServiceRequestCategoryCodes",
  "title": "Service Request Category Codes",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "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 SNOMED CT concepts that can classify a requested service",
  "copyright": "This specification 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": [ {
    "system": "http://snomed.info/sct",
    "concept": [ {
    "code": "108252007",
    "display": "Laboratory procedure"
    }, {
    "code": "363679005",
    "display": "Imaging"
    }, {
    "code": "409063005",
    "display": "Counselling"
    }, {
    "code": "409073007",
    "display": "Education"
    }, {
    "code": "387713003",
    "display": "Surgical procedure"
    } ]
  } ]
  }
}