| Package | tiga.health.clinical |
| Resource Type | SearchParameter |
| Id | tiga-immunization-encounter |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=tiga.health.clinical@1.1.0&canonical=http://tigahealth.com/SearchParameter/tiga-immunization-encounter |
| URL | http://tigahealth.com/SearchParameter/tiga-immunization-encounter |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-10-03T05:19:27.906368Z |
| Name | TigaImmunizationEncounter |
| Realm | us |
| Description | **The encounter for the vaccination record** Created by TIGA |
| Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "SearchParameter",
"id": "tiga-immunization-encounter",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://tigahealth.com/SearchParameter/tiga-immunization-encounter",
"version": "1.0.0",
"name": "TigaImmunizationEncounter",
"derivedFrom": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"status": "active",
"experimental": false,
"date": "2022-10-03T05:19:27.906368Z",
"publisher": "Tiga",
"contact": [
{
"name": "Tiga",
"telecom": [
{
"system": "url",
"value": "http://tigahealth.com"
}
]
}
],
"description": "**The encounter for the vaccination record** Created by TIGA",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"code": "encounter",
"base": [
"Immunization"
],
"type": "reference",
"expression": "Immunization.encounter",
"xpath": "f:Immunization/f:encounter",
"xpathUsage": "normal",
"target": [
"Encounter"
],
"multipleOr": true,
"_multipleOr": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
},
"multipleAnd": true,
"_multipleAnd": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "MAY"
}
]
}
}