FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/tiga-allergyintolerance-encounter

Packagetiga.health.clinical
Resource TypeSearchParameter
Idtiga-allergyintolerance-encounter
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tiga.health.clinical@1.1.0&canonical=http://tigahealth.com/SearchParameter/tiga-allergyintolerance-encounter
URLhttp://tigahealth.com/SearchParameter/tiga-allergyintolerance-encounter
Version1.0.0
Statusactive
Date2022-09-30T05:19:26.966454Z
NameTigaAllergyIntoleranceEncounter
Realmus
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
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Redacted for size

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"
      }
    ]
  }
}