--- type: "valueset" title: "Service Request Status Reason" valueset: "servicerequest-status-reason" --- # Service Request Status Reason - **Official URL**: http://hl7.org/fhir/ValueSet/servicerequest-status-reason - **Version**: 6.0.0 - **Status**: active - **Name**: ServiceRequestStatusReason - **Title**: Service Request Status Reason - **Publisher**: HL7 International - Orders and Observations - **Description**: Example codes indicating the reason why the service request is in its current status (e.g., on hold, cancelled, suspended). Note that these are in no way complete and might not even be appropriate for some uses. ## Content (Compose) - **System**: http://hl7.org/fhir/CodeSystem/servicerequest-status-reason ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="HL7 International - Orders and Observations"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/orders/index.cfm"/> </telecom> </contact> <description value="Example codes indicating the reason why the service request is in its current status (e.g., on hold, cancelled, suspended). Note that these are in no way complete and might not even be appropriate for some uses."/> <compose> <include> <system value="http://hl7.org/fhir/CodeSystem/servicerequest-status-reason"/> </include> </compose> </ValueSet> ```