{ "description": "Multiple Resources: \\r\\n\\r\\n* [Patient](patient.html): A portion of either family or given name using some kind of phonetic matching algorithm\\r\\n* [Person](person.html): A portion of name using some kind of phonetic matching algorithm\\r\\n* [Practitioner](practitioner.html): A portion of either family or given name using some kind of phonetic matching algorithm\\r\\n* [RelatedPerson](relatedperson.html): A portion of name using some kind of phonetic matching algorithm\\r\\n", "_filename": "SearchParameter-individual-phonetic.json", "package_name": "hl7.fhir.core", "date": "2018-08-19T21:48:56+10:00", "expression": "Patient.name | Person.name | Practitioner.name | RelatedPerson.name", "modifier": [ "missing", "exact", "contains" ], "publisher": "Health Level Seven International (Patient Administration)", "multipleAnd": true, "multipleOr": true, "name": "phonetic", "xpath": "f:Patient/f:name | f:Person/f:name | f:Practitioner/f:name | f:RelatedPerson/f:name", "xpathUsage": "phonetic", "type": "string", "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": "650eedac-6648-4b07-91c7-65eca1c52001", "kind": null, "url": "http://hl7.org/fhir/SearchParameter/individual-phonetic", "code": "phonetic", "base": [ "Patient", "Person", "Practitioner", "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" } ] } ] }