FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe.r4b |
| Resource Type | SearchParameter |
| Id | SearchParameter-NutritionOrder-orderer.json |
| FHIR Version | R4B |
No resources found
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"
]
}