Sha256: 40f5f47fb9a3366b5d1e756c4158344b52f4dd3e8984fbfee0c3160350af0df4

Contents?: true

Size: 1.09 KB

Versions: 4

Compression:

Stored size: 1.09 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

4 entries across 4 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/schedule-example.json
fhir_models-1.8.2 lib/fhir_models/examples/json/schedule-example.json
fhir_models-1.8.1 lib/fhir_models/examples/json/schedule-example.json
fhir_models-1.8.0 lib/fhir_models/examples/json/schedule-example.json