EMIS Web Adapter for QuickFHIR
2.0.0 - draft

Publish Box goes here

: Bundle patient - JSON Representation

Draft as of 2022-12-13

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "Bundle-patient",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SearchParameter</b><a name=\"Bundle-patient\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SearchParameter &quot;Bundle-patient&quot; </p></div><p><b>url</b>: <code>https://quickfhir.cloud/docs/blackpear-quickfhir-adapter-emisweb/SearchParameter/Bundle-patient</code></p><p><b>version</b>: 2.0.0</p><p><b>name</b>: Bundle-patient</p><p><b>status</b>: draft</p><p><b>date</b>: 2022-12-13 08:06:20+0000</p><p><b>description</b>: Who the data are about</p><p><b>code</b>: patient</p><p><b>base</b>: Bundle</p><p><b>type</b>: reference</p></div>"
  },
  "url" : "https://quickfhir.cloud/docs/blackpear-quickfhir-adapter-emisweb/SearchParameter/Bundle-patient",
  "version" : "2.0.0",
  "name" : "Bundle-patient",
  "status" : "draft",
  "date" : "2022-12-13T08:06:20+00:00",
  "description" : "Who the data are about",
  "code" : "patient",
  "base" : [
    "Bundle"
  ],
  "type" : "reference"
}