--- type: "valueset" title: "Imaging Study Status" valueset: "imagingstudy-status" --- # Imaging Study Status - **Official URL**: http://hl7.org/fhir/ValueSet/imagingstudy-status - **Version**: 6.0.0 - **Status**: active - **Name**: ImagingStudyStatus - **Title**: Imaging Study Status - **Publisher**: HL7 (FHIR Project) - **Description**: The status of the ImagingStudy. ## Content (Compose) - **System**: http://hl7.org/fhir/imagingstudy-status ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <date value="2024-12-30"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="The status of the ImagingStudy."/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/imagingstudy-status"/> </include> </compose> </ValueSet> ```