FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.imaging-manifest-r5
Resource TypeSearchParameter
IdSearchParameter-DateManifestCreatedSearchParameter.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-manifest/SearchParameter-DateManifestCreatedSearchParameter.html
URLhttp://hl7.eu/fhir/imaging-manifest-r5/SearchParameter/DateManifestCreatedSearchParameter
Version0.2.1-build
Statusactive
Date2026-01-23T12:52:46+00:00
NameSearchParameter: DateManifestCreated
TitleSearchParameter: DateManifestCreated
Realmeu
Authorityhl7
DescriptionSearches for manifest created on a specific date.
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Typedate

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter DateManifestCreatedSearchParameter

Language: en

SearchParameter: DateManifestCreated

Parameter date-manifest-created:date

Searches for manifest created on a specific date.

ResourceDocumentReference
Expression(none)
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source1

{
  "resourceType": "SearchParameter",
  "id": "DateManifestCreatedSearchParameter",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-manifest-r5/SearchParameter/DateManifestCreatedSearchParameter",
  "version": "0.2.1-build",
  "name": "SearchParameter: DateManifestCreated",
  "title": "SearchParameter: DateManifestCreated",
  "status": "active",
  "experimental": false,
  "date": "2026-01-23T12:52:46+00: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"
}