Sha256: 2977cc19b5a6a2032c817a646d457185d8f59ff67691f934a768b764258b902b
Contents?: true
Size: 1.6 KB
Versions: 10
Compression:
Stored size: 1.6 KB
Contents
{ "resourceType": "Communication", "id": "fm-attachment", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Attachment which is unsolicited</div>" }, "identifier": [ { "system": "http://www.providerco.com/communication", "value": "12345" } ], "status": "completed", "category": [ { "coding": [ { "system": "http://acme.org/messagetypes", "code": "SolicitedAttachment" } ] } ], "subject": { "reference": "Patient/1" }, "recipient": [ { "identifier": { "system": "http://www.jurisdiction.com/insurer", "value": "123456" } } ], "topic": [ { "identifier": { "system": "http://happyvalley.com/claim", "value": "12345" } }, { "identifier": { "system": "http://www.BenefitsInc.com/fhir/claimresponse", "value": "R3500" } } ], "sent": "2016-06-12T18:01:10-08:00", "sender": { "identifier": { "system": "http://www.jurisdiction.com/provideroffices", "value": "3456" } }, "payload": [ { "contentAttachment": { "contentType": "application/pdf", "data": "SGVsbG8=", "title": "accident notes 20100201.pdf", "creation": "2010-02-01T11:50:23-05:00" } }, { "contentAttachment": { "contentType": "application/pdf", "url": "http://happyvalley.com/docs/AB12345", "size": 104274, "hash": "SGVsbG8gdGhlcmU=", "creation": "2010-02-01T10:57:34+01:00" } } ] }
Version data entries
10 entries across 10 versions & 2 rubygems