Sha256: 77f1c36c72142d43c1b1dd7b07a57e7e2d4b0e5d11d390ec76ed36372d48c0df
Contents?: true
Size: 1.34 KB
Versions: 7
Compression:
Stored size: 1.34 KB
Contents
<?xml version="1.0" encoding="UTF-8"?><Task xmlns="http://hl7.org/fhir"> <id value="example"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>text</b>: </p><p><b>status</b>: draft</p><p><b>stage</b>: actionable <span>(Details : {http://hl7.org/fhir/task-stage code 'actionable' = 'actionable)</span></p><p><b>code</b>: Refill Request <span>(Details )</span></p><p><b>focus</b>: <a>MedicationOrder/medrx001</a></p><p><b>for</b>: <a>Patient/f001</a></p><p><b>created</b>: Mar 10, 2016 10:39:32 PM</p><p><b>lastModified</b>: Mar 10, 2016 10:39:32 PM</p><p><b>requester</b>: <a>Patient/Keith</a></p><p><b>owner</b>: <a>Practitioner/MyDoc</a></p></div> </text> <status value="draft"/> <stage> <coding> <system value="http://hl7.org/fhir/task-stage"/> <code value="actionable"/> </coding> </stage> <code> <text value="Refill Request"/> </code> <focus> <reference value="MedicationOrder/medrx001"/> </focus> <for> <reference value="Patient/f001"/> </for> <created value="2016-03-10T22:39:32-04:00"/> <lastModified value="2016-03-10T22:39:32-04:00"/> <requester> <reference value="Patient/Keith"/> </requester> <owner> <reference value="Practitioner/MyDoc"/> </owner> </Task>
Version data entries
7 entries across 7 versions & 1 rubygems