{ "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.examples", "date": "2021-12-21T15:26:20+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": "5.0.0-snapshot1", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" } ], "status": "draft", "id": "b425d6fc-e6b4-4355-bce2-e184f41f7bac", "kind": null, "url": "http://hl7.org/fhir/SearchParameter/individual-phonetic", "code": "phonetic", "base": [ "Patient", "Person", "Practitioner", "RelatedPerson" ], "version": "5.0.0-snapshot1", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/pafm/index.cfm", "system": "url" } ] } ] }