DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Patient-daf-Patient-name.json

Raw JSON (canonical form)

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-04-03T14:24:32+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.