Sha256: 2ab8c8aaba7b07d27c402f8da777a1890e149b0a8a2c1dd0bf53f9b42e690c7b

Contents?: true

Size: 1.89 KB

Versions: 10

Compression:

Stored size: 1.89 KB

Contents

{
  "resourceType": "Appointment",
  "id": "2docs",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Brian MRI results discussion</div>"
  },
  "status": "booked",
  "serviceCategory": {
    "coding": [
      {
        "system": "http://example.org/service-category",
        "code": "gp",
        "display": "General Practice"
      }
    ]
  },
  "serviceType": [
    {
      "coding": [
        {
          "code": "52",
          "display": "General Discussion"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "http://example.org/specialty",
          "code": "gp",
          "display": "General Practice"
        }
      ]
    }
  ],
  "appointmentType": {
    "coding": [
      {
        "system": "http://example.org/appointment-type",
        "code": "wi",
        "display": "Walk in"
      }
    ]
  },
  "priority": 5,
  "description": "Discussion about Peter Chalmers MRI results",
  "supportingInformation": [
    {
      "reference": "DiagnosticReport/ultrasound"
    }
  ],
  "start": "2013-12-09T09:00:00Z",
  "end": "2013-12-09T11:00:00Z",
  "comment": "Clarify the results of the MRI to ensure context of test was correct",
  "participant": [
    {
      "actor": {
        "reference": "Patient/example",
        "display": "Peter James Chalmers"
      },
      "required": "information-only",
      "status": "accepted"
    },
    {
      "actor": {
        "reference": "Practitioner/example",
        "display": "Dr Adam Careful"
      },
      "required": "required",
      "status": "accepted"
    },
    {
      "actor": {
        "reference": "Practitioner/f202",
        "display": "Luigi Maas"
      },
      "required": "required",
      "status": "accepted"
    },
    {
      "actor": {
        "display": "Phone Call"
      },
      "required": "information-only",
      "status": "accepted"
    }
  ]
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/appointment-example2doctors.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/appointment-example2doctors.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/appointment-example2doctors.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/appointment-example2doctors.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/appointment-example2doctors.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/appointment-example2doctors.json
fhir_models-3.0.4 lib/fhir_models/examples/json/appointment-example2doctors.json
fhir_models-3.0.3 lib/fhir_models/examples/json/appointment-example2doctors.json
fhir_models-3.0.2 lib/fhir_models/examples/json/appointment-example2doctors.json
fhir_models-3.0.1 lib/fhir_models/examples/json/appointment-example2doctors.json