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

FHIR IG Statistics: SearchParameter/tiga-immunization-encounter

Packagetiga.health.clinical
Resource TypeSearchParameter
Idtiga-immunization-encounter
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tiga.health.clinical@1.1.0&canonical=http://tigahealth.com/SearchParameter/tiga-immunization-encounter
URLhttp://tigahealth.com/SearchParameter/tiga-immunization-encounter
Version1.0.0
Statusactive
Date2022-10-03T05:19:27.906368Z
NameTigaImmunizationEncounter
Realmus
Description**The encounter for the vaccination record** Created by TIGA
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-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"
      }
    ]
  }
}