{ "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.r4.examples", "date": "2019-11-01T09:29:23+11:00", "expression": "Patient.name | Person.name | Practitioner.name | RelatedPerson.name", "publisher": "Health Level Seven International (Patient Administration)", "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": "4.0.1", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" } ], "status": "draft", "id": "13ba1020-5fec-4e9a-9fae-097d57c67a18", "kind": null, "url": "http://hl7.org/fhir/SearchParameter/individual-phonetic", "code": "phonetic", "base": [ "Patient", "Person", "Practitioner", "RelatedPerson" ], "version": "4.0.1", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/pafm/index.cfm", "system": "url" } ] } ] }