Sha256: 01cbc6389c5ec47bea6f335815374a8dff0a4e7d21a3e7b26139bb32abc442f7

Contents?: true

Size: 1.13 KB

Versions: 4

Compression:

Stored size: 1.13 KB

Contents

{
  "resourceType": "Task",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<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>intent</b>: order</p><p><b>code</b>: Refill Request <span>(Details )</span></p><p><b>focus</b>: <a>MedicationRequest/medrx002</a></p><p><b>for</b>: <a>Patient/f001</a></p><p><b>authoredOn</b>: Mar 10, 2016 10:39:32 PM</p><p><b>lastModified</b>: Mar 10, 2016 10:39:32 PM</p><h3>Requesters</h3><table><tr><td>-</td><td><b>Agent</b></td></tr><tr><td>*</td><td><a>Patient/example</a></td></tr></table><p><b>owner</b>: <a>Practitioner/example</a></p></div>"
  },
  "status": "draft",
  "intent": "order",
  "code": {
    "text": "Refill Request"
  },
  "focus": {
    "reference": "MedicationRequest/medrx002"
  },
  "for": {
    "reference": "Patient/f001"
  },
  "authoredOn": "2016-03-10T22:39:32-04:00",
  "lastModified": "2016-03-10T22:39:32-04:00",
  "requester": {
    "agent": {
      "reference": "Patient/example"
    }
  },
  "owner": {
    "reference": "Practitioner/example"
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/task-example.json
fhir_models-1.8.2 lib/fhir_models/examples/json/task-example.json
fhir_models-1.8.1 lib/fhir_models/examples/json/task-example.json
fhir_models-1.8.0 lib/fhir_models/examples/json/task-example.json