This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions
JSON Format: SearchParameter-searchparameter-practitioner-phonetic
Raw json
{ "resourceType" : "SearchParameter", "id" : "searchparameter-practitioner-phonetic", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>url</b>: <b>http://hl7.org/fhir/uv/vhdir/SearchParameter/searchparameter-practitioner-phonetic</b></p><p><b>version</b>: 0.0.0</p><p><b>name</b>: VHDir Practitioner Phonetic Name Search Parameter</p><p><b>derivedFrom</b>: <a href="http://hl7.org/fhir/SearchParameter/individual-phonetic">http://hl7.org/fhir/SearchParameter/individual-phonetic</a></p><p><b>status</b>: DRAFT</p><p><b>date</b>: 23/05/2018</p><p><b>publisher</b>: HL7 Patient Administration Committee</p><p><b>contact</b>: </p><p><b>description</b>: Select Practitioners with the specified name (A portion of name using some kind of phonetic matching algorithm)</p><p><b>code</b>: practitioner-phonetic</p><p><b>base</b>: Practitioner</p><p><b>type</b>: STRING</p><p><b>expression</b>: Practitioner.name</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p></div>" }, "url" : "http://hl7.org/fhir/uv/vhdir/SearchParameter/searchparameter-practitioner-phonetic", "version" : "0.0.0", "name" : "VHDir Practitioner Phonetic Name Search Parameter", "derivedFrom" : "http://hl7.org/fhir/SearchParameter/individual-phonetic", "status" : "draft", "date" : "2018-05-23", "publisher" : "HL7 Patient Administration Committee", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://www.hl7.org/Special/committees/pafm/index.cfm" } ] } ], "description" : "Select Practitioners with the specified name (A portion of name using some kind of phonetic matching algorithm)", "code" : "practitioner-phonetic", "base" : [ "Practitioner" ], "type" : "string", "expression" : "Practitioner.name", "multipleOr" : true, "multipleAnd" : true }