PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.search@6.0.0-ballot1
    http://hl7.org/fhir/SearchParameter/individual-email
{
  "_base": [ null, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    } ]
  } ],
  "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-Patient-email.json",
  "package_name": "hl7.fhir.r6.search",
  "date": "2023-12-18T15:12:07+11:00",
  "expression": "Patient.telecom.where(system='email') | Person.telecom.where(system='email') | Practitioner.telecom.where(system='email') | PractitionerRole.contact.telecom.where(system='email') | RelatedPerson.telecom.where(system='email')",
  "publisher": "HL7 International / Patient Administration",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "email",
  "type": "token",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "6.0.0-ballot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "normative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "active",
  "id": "b9970ea5-f0db-4d20-9abc-cba05c231fae",
  "kind": null,
  "processingMode": "normal",
  "url": "http://hl7.org/fhir/SearchParameter/individual-email",
  "code": "email",
  "base": [ "Patient", "Person", "Practitioner", "PractitionerRole", "RelatedPerson" ],
  "version": "6.0.0-ballot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm",
      "system": "url"
    } ]
  } ]
}