PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/SearchParameter/individual-phone
{
  "description": "Multiple Resources: \\r\\n\\r\\n* [PractitionerRole](practitionerrole.html): A value in a phone contact\\r\\n* [RelatedPerson](relatedperson.html): A value in a phone contact\\r\\n* [Practitioner](practitioner.html): A value in a phone contact\\r\\n* [Person](person.html): A value in a phone contact\\r\\n* [Patient](patient.html): A value in a phone contact\\r\\n",
  "_filename": "SearchParameter-individual-phone.json",
  "package_name": "hl7.fhir.r3.core",
  "date": "2019-10-24T11:53:00+11:00",
  "expression": "PractitionerRole.telecom.where(system='phone') | RelatedPerson.telecom.where(system='phone') | Practitioner.telecom.where(system='phone') | Person.telecom.where(system='phone') | Patient.telecom.where(system='phone')",
  "publisher": "Health Level Seven International (Patient Administration)",
  "name": "phone",
  "xpath": "f:PractitionerRole/f:telecom[system/@value='phone'] | f:RelatedPerson/f:telecom[system/@value='phone'] | f:Practitioner/f:telecom[system/@value='phone'] | f:Person/f:telecom[system/@value='phone'] | f:Patient/f:telecom[system/@value='phone']",
  "xpathUsage": "normal",
  "type": "token",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "3.0.2",
  "status": "draft",
  "id": "7fba7bbd-521c-45f6-b160-d0c10a7bb2c9",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/individual-phone",
  "code": "phone",
  "base": [ "PractitionerRole", "RelatedPerson", "Practitioner", "Person", "Patient" ],
  "version": null,
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm/index.cfm",
      "system": "url"
    } ]
  } ]
}