Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: Flowsheet List Example - JSON Representation

Raw json | Download


{
  "resourceType" : "List",
  "id" : "Flowsheet",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List Flowsheet</b></p><a name=\"Flowsheet\"> </a><a name=\"hcFlowsheet\"> </a><a name=\"Flowsheet-en-US\"> </a><h2>ValueSet resources</h2><table class=\"clstu\"><tr><td>Date: 2021-03-19 11:39:41+0530 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: Flowsheet </td></tr><tr><td/></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr></table></div>"
  },
  "status" : "current",
  "mode" : "working",
  "title" : "ValueSet resources",
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/resource-types",
        "code" : "Flowsheet"
      }
    ]
  },
  "date" : "2021-03-19T11:39:41+05:30"
}