Sha256: f893a61b58efb17743d05823a608767cf67170caab1a55325a785df2a204e8eb

Contents?: true

Size: 1.11 KB

Versions: 10

Compression:

Stored size: 1.11 KB

Contents

{
  "resourceType": "Schedule",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      Burgers UMC, South Wing, second floor Physiotherapy Schedule\n    </div>"
  },
  "identifier": [
    {
      "use": "usual",
      "system": "http://example.org/scheduleid",
      "value": "45"
    }
  ],
  "active": true,
  "serviceCategory": {
    "coding": [
      {
        "code": "17",
        "display": "General Practice"
      }
    ]
  },
  "serviceType": [
    {
      "coding": [
        {
          "code": "57",
          "display": "Immunization"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "code": "408480009",
          "display": "Clinical immunology"
        }
      ]
    }
  ],
  "actor": [
    {
      "reference": "Location/1",
      "display": "Burgers UMC, South Wing, second floor"
    }
  ],
  "planningHorizon": {
    "start": "2013-12-25T09:15:00Z",
    "end": "2013-12-25T09:30:00Z"
  },
  "comment": "The slots attached to this schedule should be specialized to cover immunizations within the clinic"
}

Version data entries

10 entries across 10 versions & 2 rubygems

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