| Package | fhir.giis |
| Resource Type | SearchParameter |
| Id | vaccination-appointment |
| FHIR Version | R4 |
| Source | https://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/SearchParameter-vaccination-appointment.html |
| URL | https://paho.org/fhir/giis/SearchParameter/vaccination-appointment |
| Version | 0.1.8 |
| Status | active |
| Date | 2023-10-10 |
| Name | VaccinationAppointmentGIIS |
| Realm | us |
| Authority | hl7 |
| Description | Immunization search done by the vaccination appointment |
| Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter vaccination-appointment
version: 1; Last updated: 2023-11-21 15:52:22+0000;
Information Source: #1713de7ffdefbac0
Parameter vaccination-appointment:reference
Immunization search done by the vaccination appointment
| Resource | Immunization |
| Expression | Immunization.extension('https://paho.org/fhir/giis/StructureDefinition/giis-appointment') |
| Processing Mode | Normal |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "vaccination-appointment",
"meta": {
"versionId": "1",
"lastUpdated": "2023-11-21T15:52:22.824+00:00",
"source": "#1713de7ffdefbac0"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://paho.org/fhir/giis/SearchParameter/vaccination-appointment",
"version": "0.1.8",
"name": "VaccinationAppointmentGIIS",
"status": "active",
"experimental": true,
"date": "2023-10-10",
"publisher": "CENS",
"contact": [
{
"name": "CENS",
"telecom": [
{
"system": "url",
"value": "https://www.cens.cl"
}
]
}
],
"description": "Immunization search done by the vaccination appointment",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"code": "vaccination-appointment",
"base": [
"Immunization"
],
"type": "reference",
"expression": "Immunization.extension('https://paho.org/fhir/giis/StructureDefinition/giis-appointment')",
"xpathUsage": "normal",
"multipleOr": false,
"multipleAnd": false
}