Sha256: 8ecee3b14826381ad6be6c8428359a07511679d51c78f8dd4cf42c750f04aedc

Contents?: true

Size: 894 Bytes

Versions: 21

Compression:

Stored size: 894 Bytes

Contents

{
  "resourceType": "AppointmentResponse",
  "id": "exampleresp",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">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": [
        {
          "system": "http://hl7.org/fhir/v3/ParticipationType",
          "code": "ATND"
        }
      ]
    }
  ],
  "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

21 entries across 21 versions & 2 rubygems

Version Path
fhir_models-1.6.1 examples/json/appointmentresponse-example-req.json