Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements)
0.2.0-snapshot1 - draft 150

This page is part of the Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements) (v0.2.0-snapshot1: QA Preview) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: SearchParameter: DateManifestCreated - JSON Representation

Active as of 2025-09-23

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "DateManifestCreatedSearchParameter",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DateManifestCreatedSearchParameter</b></p><a name=\"DateManifestCreatedSearchParameter\"> </a><a name=\"hcDateManifestCreatedSearchParameter\"> </a><h2>SearchParameter: DateManifestCreated</h2><p>Parameter <code>date-manifest-created</code>:<code>date</code></p><div><p>Searches for manifest created 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: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can 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/DateManifestCreatedSearchParameter",
  "version" : "0.2.0-snapshot1",
  "name" : "SearchParameter: DateManifestCreated",
  "title" : "SearchParameter: DateManifestCreated",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-23T17:10:03+02:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "Searches for manifest created on a specific date.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "code" : "date-manifest-created",
  "base" : [
    "DocumentReference"
  ],
  "type" : "date"
}