PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.5.0
    http://hl7.org/fhir/SearchParameter/individual-telecom
{
  "description": "Multiple Resources: \\r\\n\\r\\n* [Patient](patient.html): The value in any kind of telecom details of the patient\\r\\n* [Person](person.html): The value in any kind of contact\\r\\n* [Practitioner](practitioner.html): The value in any kind of contact\\r\\n* [PractitionerRole](practitionerrole.html): The value in any kind of contact\\r\\n* [RelatedPerson](relatedperson.html): The value in any kind of contact\\r\\n",
  "_filename": "SearchParameter-individual-telecom.json",
  "package_name": "hl7.fhir.core",
  "date": "2018-08-19T21:48:56+10:00",
  "expression": "Patient.telecom | Person.telecom | Practitioner.telecom | PractitionerRole.telecom | RelatedPerson.telecom",
  "modifier": [ "missing", "text", "not", "in", "not-in", "below", "above", "ofType" ],
  "publisher": "Health Level Seven International (Patient Administration)",
  "multipleAnd": true,
  "multipleOr": true,
  "name": "telecom",
  "xpath": "f:Patient/f:telecom | f:Person/f:telecom | f:Practitioner/f:telecom | f:PractitionerRole/f:telecom | f:RelatedPerson/f:telecom",
  "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": "6cd5e510-03e6-46b0-bcc4-74138e75260f",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/individual-telecom",
  "code": "telecom",
  "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"
    } ]
  } ]
}