Vision Adapter for QuickFHIR - Local Development build (v1.0.0). See the Directory of published versions
: Bundle patient - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "Bundle-patient",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Bundle-patient</h2><p>Parameter <code>patient</code>:<code>reference</code></p><div><p>Who the data are about</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td></tr><tr><td>Expression</td><td>(none)</td></tr><tr><td>Multiples</td><td>The parameter cannot repeat or have multiple values</td></tr></table></div>"
},
"url" : "https://quickfhir.cloud/docs/blackpear-quickfhir-adapter-emisweb/SearchParameter/Bundle-patient",
"version" : "1.0.0",
"name" : "Bundle-patient",
"status" : "draft",
"date" : "2023-08-15T09:09:54+00:00",
"description" : "Who the data are about",
"code" : "patient",
"base" : [
"Bundle"
],
"type" : "reference"
}