XML Format: SearchParameter-blah
Raw xml
<SearchParameter xmlns="http://hl7.org/fhir"> <id value="blah"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: blah</p><p><b>url</b>: <a href="http://www.fhir.org/guides/sampler2/SearchParameter/blah">http://www.fhir.org/guides/sampler2/SearchParameter/blah</a></p><p><b>name</b>: Blah</p><p><b>status</b>: draft</p><p><b>date</b>: Dec 22, 2016</p><p><b>publisher</b>: Eric Haas</p><p><b>code</b>: blah</p><p><b>base</b>: Basic</p><p><b>type</b>: token</p><p><b>description</b>: Example of custom search parameter.</p><p><b>expression</b>: Basic.extension.where(url = 'http://www.fhir.org/guides/sampler2/StuctureDefinition/template-blah').value</p><p><b>xpath</b>: f:Basic/f:extension[@url='http://www.fhir.org/guides/sampler2/StuctureDefinition/template-blah']/f:valueCode/@value</p><p><b>xpathUsage</b>: normal</p></div> </text> <url value="http://www.fhir.org/guides/sampler2/SearchParameter/blah"/> <name value="Blah"/> <status value="draft"/> <date value="2016-12-22"/> <publisher value="Eric Haas"/> <code value="blah"/> <base value="Basic"/> <type value="token"/> <description value="Example of custom search parameter."/> <expression value="Basic.extension.where(url = 'http://www.fhir.org/guides/sampler2/StuctureDefinition/template-blah').value"/> <xpath value="f:Basic/f:extension[@url='http://www.fhir.org/guides/sampler2/StuctureDefinition/template-blah']/f:valueCode/@value"/> <xpathUsage value="normal"/> </SearchParameter>