FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/SearchParameter-eRS-CommunicationPayloadReference

PackageNHSDigital.FHIR.STU3
Resource TypeSearchParameter
IdSearchParameter-eRS-CommunicationPayloadReference
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/SearchParameter/eRS-CommunicationPayloadReference-1
URLhttps://fhir.nhs.uk/STU3/SearchParameter/eRS-CommunicationPayloadReference-1
Version1.0.0
Statusactive
Date2021-02-11
NameeRS Communication Payload Reference
Authorityhl7
DescriptionA search parameter to search for reference payloads.
PurposeThis search parameter has been defined to search using the Communication.payload.reference element.
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "url": "https://fhir.nhs.uk/STU3/SearchParameter/eRS-CommunicationPayloadReference-1",
  "version": "1.0.0",
  "name": "eRS Communication Payload Reference",
  "status": "active",
  "date": "2021-02-11",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "purpose": "This search parameter has been defined to search using the Communication.payload.reference element.",
  "code": "content-reference",
  "base": [
    "Communication"
  ],
  "type": "reference",
  "description": "A search parameter to search for reference payloads.",
  "expression": "Communication.payload.contentReference",
  "xpathUsage": "normal",
  "comparator": [
    "eq"
  ],
  "modifier": [
    "exact"
  ]
}