Package | hl7.fhir.us.pacio-pfe |
Type | SearchParameter |
Id | ServiceRequest-reason-reference |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/pacio-pfe/https://build.fhir.org/ig/HL7/fhir-pacio-pfe/SearchParameter-ServiceRequest-reason-reference.html |
URL | http://hl7.org/fhir/us/pacio-pfe/SearchParameter/ServiceRequest-reason-reference |
Version | 2.0.0 |
Status | active |
Date | 2024-09-01T18:06:11+00:00 |
Name | ServiceRequestReasonReferenceSearchParameter |
Realm | us |
Authority | hl7 |
Description | Select ServiceRequests with the specified reasonReference |
Type | reference |
CapabilityStatement | |
pacio-pfe-cap | Personal Functioning and Engagement Capability Statement |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter ServiceRequest-reason-reference
Parameter name
:reference
Select ServiceRequests with the specified reasonReference
Resource | ServiceRequest |
Expression | ServiceRequest.reasonReference |
Processing Mode | Normal |
Multiples |
|
Modifiers | Allowed: exact, contains |
{ "resourceType": "SearchParameter", "id": "ServiceRequest-reason-reference", "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": 3, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/pacio-pfe/ImplementationGuide/hl7.fhir.us.pacio-pfe" } ] } }, { "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/pacio-pfe/ImplementationGuide/hl7.fhir.us.pacio-pfe" } ] } } ], "url": "http://hl7.org/fhir/us/pacio-pfe/SearchParameter/ServiceRequest-reason-reference", "version": "2.0.0", "name": "ServiceRequestReasonReferenceSearchParameter", "status": "active", "date": "2024-09-01T18:06:11+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" } ] }, { "name": "PACIO project", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientcare" }, { "system": "email", "value": "info@pacioproject.org" } ] } ], "description": "Select ServiceRequests with the specified reasonReference", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "code": "name", "base": [ "ServiceRequest" ], "type": "reference", "expression": "ServiceRequest.reasonReference", "xpathUsage": "normal", "multipleOr": true, "multipleAnd": true, "modifier": [ "exact", "contains" ] }