This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
SearchParameter name
{
"resourceType": "SearchParameter",
"id": "patient-daf-Patient-name",
"url": "http://hl7.org/fhir/SearchParameter/patient-daf-Patient-name",
"name": "name",
"publisher": "U.S. Office of the National Coordinator (ONC)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.healthit.gov"
}
]
}
],
"date": "2015-03-27T00:13:00+11:00",
"base": "U.S. Data Access Framework (DAF) Patient Profile",
"type": "token",
"description": "The name of a patient that matches a given name or a family name or the name represented by the text element. (Note: This overrides the base Patient resource name search parameter behavior.)"
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.