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

FHIR IG Statistics: SearchParameter/ServiceRequest-supporting-info

Packagehl7.fhir.us.sdoh-clinicalcare
TypeSearchParameter
IdServiceRequest-supporting-info
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/sdoh-clinicalcare/https://build.fhir.org/ig/HL7/fhir-sdoh-clinicalcare/SearchParameter-ServiceRequest-supporting-info.html
URLhttp://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/ServiceRequest-supporting-info
Version2.3.0
Statusactive
Date2025-05-15T12:39:20+00:00
NameServiceRequestSupportingInfo
Realmus
Authorityhl7
DescriptionAny resources referenced by ServiceRequest.supportingInfo
Typereference

Resources that use this resource

CapabilityStatement
SDOHCC-CoordinationPlatformSDOHCC Coordination Platform
SDOHCC-PatientAppSDOHCC Patient Application
SDOHCC-ReferralRecipientSDOHCC Referral Recipient
SDOHCC-ReferralRecipientLightSDOHCC Referral Recipient - Light
SDOHCC-ReferralSourceSDOHCC Referral Source

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter ServiceRequest-supporting-info

ServiceRequestSupportingInfo TU

Parameter supporting-info:reference

Any resources referenced by 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: The parameter may have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType": "SearchParameter",
  "id": "ServiceRequest-supporting-info",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/ServiceRequest-supporting-info",
  "version": "2.3.0",
  "name": "ServiceRequestSupportingInfo",
  "status": "active",
  "experimental": false,
  "date": "2025-05-15T12:39:20+00:00",
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "name": "HL7 International / Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system": "email",
          "value": "patientcare@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Any resources referenced by ServiceRequest.supportingInfo",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "code": "supporting-info",
  "base": [
    "ServiceRequest"
  ],
  "type": "reference",
  "expression": "ServiceRequest.supportingInfo",
  "xpathUsage": "normal",
  "multipleOr": true,
  "multipleAnd": true
}