{ "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": "2020-08-20T17:41:31+10: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.5.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" } ], "status": "draft", "id": "241bda58-9fae-4f3f-b92b-b8f9ff9ad219", "kind": null, "url": "http://hl7.org/fhir/SearchParameter/individual-phonetic", "code": "phonetic", "base": [ "Patient", "Person", "Practitioner", "RelatedPerson" ], "version": "4.5.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/pafm/index.cfm", "system": "url" } ] } ] }