Sha256: c69454f28030a28a62c5af7c55c5d66e36769ea3f9aa86656c5f3222b0cd0394
Contents?: true
Size: 791 Bytes
Versions: 13
Compression:
Stored size: 791 Bytes
Contents
{ "resourceType": "AppointmentResponse", "id": "exampleresp", "text": { "status": "generated", "div": "<div>Accept Brian MRI results discussion</div>" }, "identifier": [ { "system": "http://example.org/sampleappointmentresponse-identifier", "value": "response123" } ], "appointment": { "reference": "Appointment/examplereq", "display": "Brian MRI results discussion" }, "start": "2013-12-25T13:15:00Z", "end": "2013-12-25T13:30:00Z", "participantType": [ { "coding": [ { "code": "PART" } ] } ], "actor": { "reference": "Practitioner/example", "display": "Dr Adam Careful" }, "participantStatus": "tentative", "comment": "can't we try for this time, can't do mornings" }
Version data entries
13 entries across 13 versions & 1 rubygems