QI-Core Implementation Guide - This is the current published version.. See the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw json
{ "resourceType" : "DeviceRequest", "id" : "example", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>\n <b> Generated Narrative with Details</b>\n </p>\n <p>\n <b> id</b> : example\n </p>\n <p>\n <b> status</b> : completed\n </p>\n <p>\n <b> intent</b> : original-order\n </p>\n <p>\n <b> code</b> : <a> Device/example</a>\n </p>\n <p>\n <b> subject</b> : <a> Patient/example</a>\n </p>\n </div>" }, "status" : "completed", "intent" : "original-order", "codeReference" : { "reference" : "Device/example" }, "subject" : { "reference" : "Patient/example" } }