{ "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.r5.core", "date": "2022-09-10T04:52:37+10:00", "expression": "Patient.name | Person.name | Practitioner.name | RelatedPerson.name", "publisher": "Health Level Seven International (Patient Administration)", "name": "phonetic", "type": "string", "experimental": "false", "resourceType": "SearchParameter", "title": null, "package_version": "5.0.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" } ], "status": "draft", "id": "3266eb1c-34a9-45e8-8620-033de5816064", "kind": null, "url": "http://hl7.org/fhir/SearchParameter/individual-phonetic", "code": "phonetic", "base": [ "Patient", "Person", "Practitioner", "RelatedPerson" ], "version": "5.0.0-ballot", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/pafm/index.cfm", "system": "url" } ] } ] }