{
"description": "Multiple Resources: \\r\\n\\r\\n* [RelatedPerson](relatedperson.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* [Person](person.html): A portion of name using some kind of phonetic matching algorithm\\r\\n* [Patient](patient.html): A portion of either family or given name using some kind of phonetic matching algorithm\\r\\n",
"_filename": "SearchParameter-individual-phonetic.json",
"package_name": "hl7.fhir.r3.core",
"date": "2019-10-24T11:53:00+11:00",
"expression": "RelatedPerson.name | Practitioner.name | Person.name | Patient.name",
"publisher": "Health Level Seven International (Patient Administration)",
"name": "phonetic",
"xpath": "f:RelatedPerson/f:name | f:Practitioner/f:name | f:Person/f:name | f:Patient/f:name",
"xpathUsage": "phonetic",
"type": "string",
"experimental": "false",
"resourceType": "SearchParameter",
"title": null,
"package_version": "3.0.2",
"status": "draft",
"id": "4cdbfd87-d49d-48d6-a2c8-c469b4eccdbd",
"kind": null,
"url": "http://hl7.org/fhir/SearchParameter/individual-phonetic",
"code": "phonetic",
"base": [ "RelatedPerson", "Practitioner", "Person", "Patient" ],
"version": null,
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm/index.cfm",
"system": "url"
} ]
} ]
}