{
"description": "Multiple Resources: \\r\\n\\r\\n* [Patient](patient.html): A value in an email contact\\r\\n* [Person](person.html): A value in an email contact\\r\\n* [Practitioner](practitioner.html): A value in an email contact\\r\\n* [PractitionerRole](practitionerrole.html): A value in an email contact\\r\\n* [RelatedPerson](relatedperson.html): A value in an email contact\\r\\n",
"_filename": "SearchParameter-individual-email.json",
"package_name": "hl7.fhir.core",
"date": "2018-08-19T21:48:56+10:00",
"expression": "Patient.telecom.where(system='email') | Person.telecom.where(system='email') | Practitioner.telecom.where(system='email') | PractitionerRole.telecom.where(system='email') | RelatedPerson.telecom.where(system='email')",
"modifier": [ "missing", "text", "not", "in", "not-in", "below", "above", "ofType" ],
"publisher": "Health Level Seven International (Patient Administration)",
"multipleAnd": true,
"multipleOr": true,
"name": "email",
"xpath": "f:Patient/f:telecom[system/@value='email'] | f:Person/f:telecom[system/@value='email'] | f:Practitioner/f:telecom[system/@value='email'] | f:PractitionerRole/f:telecom[system/@value='email'] | f:RelatedPerson/f:telecom[system/@value='email']",
"xpathUsage": "normal",
"type": "token",
"experimental": "false",
"resourceType": "SearchParameter",
"title": null,
"package_version": "3.5.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueString": "Normative"
} ],
"status": "draft",
"id": "e73fa8c4-f759-4fcb-8715-46a79ab00f91",
"kind": null,
"url": "http://hl7.org/fhir/SearchParameter/individual-email",
"code": "email",
"base": [ "Patient", "Person", "Practitioner", "PractitionerRole", "RelatedPerson" ],
"version": null,
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm/index.cfm",
"system": "url"
} ]
} ]
}