{
  "resourceType" : "ValueSet",
  "id" : "imaging-study-status-uv-ips",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet imaging-study-status-uv-ips</b></p><a name=\"imaging-study-status-uv-ips\"> </a><a name=\"hcimaging-study-status-uv-ips\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a> version: 4.0.1</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/codesystem-imagingstudy-status.html\"><code>http://hl7.org/fhir/imagingstudy-status</code></a><span title=\"Version is explicitly stated to be 4.0.1\"> version &#x1F4CD;4.0.1</span></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude codes from<a href=\"http://hl7.org/fhir/R4/codesystem-imagingstudy-status.html\"><code>http://hl7.org/fhir/imagingstudy-status</code></a><span title=\"Version is explicitly stated to be 4.0.1\"> version &#x1F4CD;4.0.1</span> where concept  is-a <a href=\"http://hl7.org/fhir/R4/codesystem-imagingstudy-status.html#imagingstudy-status-entered-in-error\">entered-in-error</a></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pc"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
      }]
    }
  },
  {
    "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://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/uv/ips/ValueSet/imaging-study-status-uv-ips",
  "version" : "2.0.1",
  "name" : "ImagingStudyStatusUvIps",
  "title" : "Imaging Study Status Codes - IPS",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-19T00:59:48+10:00",
  "publisher" : "HL7 International / Patient Care",
  "contact" : [{
    "name" : "HL7 International / Patient Care",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/patientcare"
    }]
  }],
  "description" : "IPS Imaging Study status codes allowable for results. section  This value set includes all imaging study status codes except \\\"entered-in-error\\\" from http://hl7.org/fhir/imagingstudy-status.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "immutable" : false,
  "copyright" : "Produced by HL7 under the terms of HL7® Governance and Operations Manual relating to Intellectual Property (Section 16), specifically its copyright, trademark and patent provisions.",
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/imagingstudy-status",
      "version" : "4.0.1"
    }],
    "exclude" : [{
      "system" : "http://hl7.org/fhir/imagingstudy-status",
      "version" : "4.0.1",
      "filter" : [{
        "property" : "concept",
        "op" : "is-a",
        "value" : "entered-in-error"
      }]
    }]
  }
}