FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.laniado.fhir.r4
Resource TypeSearchParameter
IdSearchParameter-AllergyIntolerance-encounter.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "SearchParameter",
  "id": "AllergyIntolerance-encounter",
  "url": "http://fhir.laniado.org.il/SearchParameter/AllergyIntolerance-encounter",
  "base": [
    "AllergyIntolerance"
  ],
  "target": [
    "Encounter"
  ],
  "status": "draft",
  "xpathUsage": "normal",
  "name": "AllergyIntolerance Encounter",
  "description": "The encounter when the allergy or intolerance was asserted.",
  "code": "encounter",
  "type": "reference",
  "expression": "AllergyIntolerance.encounter"
}