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

FHIR IG analytics

Packagech.fhir.ig.ch-umzh-connect
Resource TypeSearchParameter
IdSearchParameter-ch-umzhconnectig-sevicerequest-supportinginfo.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/umzhconnect/umzhconnect-ig/SearchParameter-ch-umzhconnectig-sevicerequest-supportinginfo.html
URLhttp://fhir.ch/ig/ch-umzh-connect/SearchParameter/ch-umzhconnectig-sevicerequest-supportinginfo
Version1.0.0-cibuild
Statusactive
Date2026-02-05T14:50:55+00:00
Namech-umzhconnectig-servicerequest-supportinginfo
Realmch
Authorityhl7
DescriptionCustom search parameter for ServiceRequest.supportingInfo
Typereference

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 ch-umzhconnectig-sevicerequest-supportinginfo

ch-umzhconnectig-servicerequest-supportinginfo

Parameter ch-umzhconnectig-sevicerequest-supportinginfo:reference

Custom search parameter for ServiceRequest.supportingInfo

ResourceServiceRequest
ExpressionServiceRequest.supportingInfo
Processing ModeNormal
Multiples
  • multipleAnd: 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": "ch-umzhconnectig-sevicerequest-supportinginfo",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-umzh-connect/SearchParameter/ch-umzhconnectig-sevicerequest-supportinginfo",
  "version": "1.0.0-cibuild",
  "name": "ch-umzhconnectig-servicerequest-supportinginfo",
  "status": "active",
  "date": "2026-02-05T14:50:55+00:00",
  "publisher": "UMZH",
  "contact": [
    {
      "name": "UMZH",
      "telecom": [
        {
          "system": "url",
          "value": "https://umzh.uzh.ch/"
        }
      ]
    }
  ],
  "description": "Custom search parameter for ServiceRequest.supportingInfo",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CHE"
        }
      ]
    }
  ],
  "code": "ch-umzhconnectig-sevicerequest-supportinginfo",
  "base": [
    "ServiceRequest"
  ],
  "type": "reference",
  "expression": "ServiceRequest.supportingInfo",
  "xpathUsage": "normal",
  "multipleAnd": true
}