Package | hl7.fhir.us.pacio-pfe |
Type | SearchParameter |
Id | NutritionOrder-orderer |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/pacio-pfe/https://build.fhir.org/ig/HL7/fhir-pacio-pfe/SearchParameter-NutritionOrder-orderer.html |
URL | http://hl7.org/fhir/us/pacio-pfe/SearchParameter/NutritionOrder-orderer |
Version | 2.0.0 |
Status | active |
Date | 2024-09-01T18:06:11+00:00 |
Name | NutritionOrderOrdererSearchParameter |
Realm | us |
Authority | hl7 |
Description | Select NutritionOrders with the specified orderer |
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 NutritionOrder-orderer
Parameter name
:reference
Select NutritionOrders with the specified orderer
Resource | NutritionOrder |
Expression | NutritionOrder.orderer |
Processing Mode | Normal |
Multiples |
|
Modifiers | Allowed: exact, contains |
{ "resourceType": "SearchParameter", "id": "NutritionOrder-orderer", "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/NutritionOrder-orderer", "version": "2.0.0", "name": "NutritionOrderOrdererSearchParameter", "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 NutritionOrders with the specified orderer", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "code": "name", "base": [ "NutritionOrder" ], "type": "reference", "expression": "NutritionOrder.orderer", "xpathUsage": "normal", "multipleOr": true, "multipleAnd": true, "modifier": [ "exact", "contains" ] }