Patient Flags - NHS England - Implementation Guide STU1
0.4.0 - ci-build

Patient Flags - NHS England - Implementation Guide STU1 - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Search for Category in Flag - JSON Representation

Active as of 2024-02-14

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "FlagCategory",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter FlagCategory</b></p><a name=\"FlagCategory\"> </a><a name=\"hcFlagCategory\"> </a><a name=\"hcFlagCategory-en-US\"> </a><h2>SearchParameterFlagCategory</h2><p>Parameter <code>category</code>:<code>token</code></p><div><p>Search by category in the Flag resource</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/flag.html\">Flag</a></td></tr><tr><td>Expression</td><td><code>Flag.category</code></td></tr><tr><td>Processing Mode</td><td>Normal</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" : "https://fhir.nhs.uk/England/SearchParameter/FlagCategory",
  "version" : "0.4.0",
  "name" : "SearchParameterFlagCategory",
  "status" : "active",
  "date" : "2024-02-14",
  "publisher" : "NHS England",
  "contact" : [
    {
      "name" : "NHS England",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fhir.nhs.uk"
        },
        {
          "system" : "email",
          "value" : "interoperabilityteam@nhs.net"
        }
      ]
    }
  ],
  "description" : "Search by category in the Flag resource",
  "code" : "category",
  "base" : [
    "Flag"
  ],
  "type" : "token",
  "expression" : "Flag.category",
  "xpathUsage" : "normal"
}