Package | hl7.fhir.uv.phenomics-exchange |
Type | SearchParameter |
Id | service-request-supporting-info |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/phenomics-exchange/https://build.fhir.org/ig/HL7/phenomics-exchange-ig/SearchParameter-service-request-supporting-info.html |
URL | http://github.com/phenopackets/core-ig/SearchParameter/service-request-supporting-info |
Version | 0.1.0 |
Status | active |
Date | 2024-06-18T22:11:07+00:00 |
Name | ServiceRequestSupportingInfo |
Realm | uv |
Authority | hl7 |
Description | Search ServiceRequest by supporting resource parameters |
Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Parameter supporting-info
:reference
Search ServiceRequest by supporting resource parameters
Resource | ServiceRequest |
Expression | ServiceRequest.supportingInfo |
Target Resources | Bundle |
Multiples |
|
Comparators | Allowed: eq |
{ "resourceType": "SearchParameter", "id": "service-request-supporting-info", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cic" } ], "url": "http://github.com/phenopackets/core-ig/SearchParameter/service-request-supporting-info", "version": "0.1.0", "name": "ServiceRequestSupportingInfo", "status": "active", "date": "2024-06-18T22:11:07+00:00", "publisher": "HL7 International / Clinical Interoperability Council", "contact": [ { "name": "HL7 International / Clinical Interoperability Council", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cic" }, { "system": "email", "value": "cic@lists.HL7.org" } ] } ], "description": "Search ServiceRequest by supporting resource parameters", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "code": "supporting-info", "base": [ "ServiceRequest" ], "type": "reference", "expression": "ServiceRequest.supportingInfo", "target": [ "Bundle" ], "comparator": [ "eq" ] }