Sha256: db61039c65a2fe62618b342fb827e68d36e07dd2f480dc77822a78c0417b1462
Contents?: true
Size: 988 Bytes
Versions: 11
Compression:
Stored size: 988 Bytes
Contents
{ "resourceType": "Communication", "id": "example", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Patient has very high serum potassium</div>" }, "identifier": [ { "type": { "text": "Paging System" }, "system": "urn:oid:1.3.4.5.6.7", "value": "2345678901" } ], "status": "completed", "category": { "coding": [ { "system": "http://acme.org/messagetypes", "code": "Alert" } ], "text": "Alert" }, "subject": { "reference": "Patient/1" }, "sent": "2014-12-12T18:01:10-08:00", "sender": { "reference": "Device/f001" }, "recipient": [ { "reference": "Practitioner/21" } ], "payload": [ { "contentString": "Patient 1 has a very high serum potassium value (7.2 mmol/L on 2014-Dec-12 at 5:55 pm)" }, { "contentReference": { "reference": "Observation/643666aa12f" } } ] }
Version data entries
11 entries across 11 versions & 1 rubygems