| Package | tiga.health.clinical |
| Resource Type | SearchParameter |
| Id | tiga-allergyintolerance-encounter |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=tiga.health.clinical@1.1.0&canonical=http://tigahealth.com/SearchParameter/tiga-allergyintolerance-encounter |
| URL | http://tigahealth.com/SearchParameter/tiga-allergyintolerance-encounter |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-09-30T05:19:26.966454Z |
| Name | TigaAllergyIntoleranceEncounter |
| Realm | us |
| Description | **Who the sensitivity is for** **NOTE**: This TIGA SearchParameter definition extends the usage context of the [Conformance expectation extension](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html) - multipleAnd - multipleOr - comparator - modifier - chain |
| Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "SearchParameter",
"id": "tiga-allergyintolerance-encounter",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://tigahealth.com/SearchParameter/tiga-allergyintolerance-encounter",
"version": "1.0.0",
"name": "TigaAllergyIntoleranceEncounter",
"derivedFrom": "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"status": "active",
"experimental": false,
"date": "2022-09-30T05:19:26.966454Z",
"publisher": "Tiga",
"contact": [
{
"name": "Tiga",
"telecom": [
{
"system": "url",
"value": "http://tigahealth.com"
}
]
}
],
"description": "**Who the sensitivity is for** \n**NOTE**: This TIGA SearchParameter definition extends the usage context of the\n[Conformance expectation extension](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html)\n - multipleAnd\n - multipleOr\n - comparator\n - modifier\n - chain",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"code": "encounter",
"base": [
"AllergyIntolerance"
],
"type": "reference",
"expression": "AllergyIntolerance.encounter",
"xpath": "f:AllergyIntolerance/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"
}
]
}
}