Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements)
0.2.0-ballot - ci-build 150

Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements), published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-manifest/ and changes regularly. See the Directory of published versions

: SearchParameter: DateImagesAcquired - JSON Representation

Active as of 2025-09-05

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "DateImagesAcquiredSearchParameter",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DateImagesAcquiredSearchParameter</b></p><a name=\"DateImagesAcquiredSearchParameter\"> </a><a name=\"hcDateImagesAcquiredSearchParameter\"> </a><h2>SearchParameter: DateImagesAcquired</h2><p>Parameter <code>date-image-acquired</code>:<code>date</code></p><div><p>Searches for manifest representing imaging studies that were acquired on a specific date.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R5/documentreference.html\">DocumentReference</a></td></tr><tr><td>Expression</td><td>(none)</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "url" : "http://hl7.eu/fhir/imaging-manifest-r5/SearchParameter/DateImagesAcquiredSearchParameter",
  "version" : "0.2.0-ballot",
  "name" : "SearchParameter: DateImagesAcquired",
  "title" : "SearchParameter: DateImagesAcquired",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-05T13:47:53+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "Searches for manifest representing imaging studies that were acquired on a specific date.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "code" : "date-image-acquired",
  "base" : [
    "DocumentReference"
  ],
  "type" : "date",
  "multipleOr" : true,
  "multipleAnd" : true
}