FHIR IG analytics| Package | hl7.fhir.uv.immunization-incubator |
| Resource Type | SearchParameter |
| Id | SearchParameter-ImmunizationRecommendation-support.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/immunization-incubator/SearchParameter-ImmunizationRecommendation-support.html |
| URL | http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-support |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-02-05T20:00:22+00:00 |
| Name | ImmunizationRecommendationSupportSearchParam |
| Title | ImmunizationRecommendation Support Search Parameter |
| Realm | uv |
| Authority | hl7 |
| Description | Past immunizations supporting recommendation |
| Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter ImmunizationRecommendation-support
Parameter support:reference
Past immunizations supporting recommendation
| Resource | ImmunizationRecommendation |
| Expression | ImmunizationRecommendation.recommendation.supportingImmunization |
| Processing Mode | Normal |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "ImmunizationRecommendation-support",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/build/StructureDefinition/path",
"valueString": "ImmunizationRecommendation.recommendation.supportingImmunization"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
},
{
"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/uv/immunization-incubator/ImplementationGuide/hl7.fhir.uv.immunization-incubator"
}
]
}
}
],
"url": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-support",
"version": "0.1.0",
"name": "ImmunizationRecommendationSupportSearchParam",
"title": "ImmunizationRecommendation Support Search Parameter",
"status": "draft",
"date": "2026-02-05T20:00:22+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
},
{
"system": "email",
"value": "pher@lists.HL7.org"
}
]
}
],
"description": "Past immunizations supporting recommendation",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"code": "support",
"base": [
"ImmunizationRecommendation"
],
"type": "reference",
"expression": "ImmunizationRecommendation.recommendation.supportingImmunization",
"processingMode": "normal"
}