Sha256: df37488c18fbee4a479eccb1b2c033949d27290928d78f7d56577cfbbb9b7fad

Contents?: true

Size: 765 Bytes

Versions: 15

Compression:

Stored size: 765 Bytes

Contents

{
  "resourceType": "Order",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div>Request for Prescription (on patient Donald DUCK @ Acme Healthcare, Inc. MR = 654321)</div>"
  },
  "date": "2012-12-28T09:03:04+11:00",
  "subject": {
    "reference": "Patient/pat2"
  },
  "source": {
    "reference": "Practitioner/example"
  },
  "reasonCodeableConcept": {
    "text": "Standard admission testing"
  },
  "when": {
    "fhir_comments": [
      "  Institution local code meaning \"do this today\"  "
    ],
    "code": {
      "coding": [
        {
          "system": "http://acme.com/codes/request-priority",
          "code": "today"
        }
      ]
    }
  },
  "detail": [
    {
      "reference": "MedicationOrder/example"
    }
  ]
}

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
fhir_dstu2_models-1.2.0 lib/fhir_dstu2_models/examples/json/order-example.json
fhir_dstu2_models-1.1.1 lib/fhir_dstu2_models/examples/json/order-example.json
fhir_dstu2_models-1.1.0 lib/fhir_dstu2_models/examples/json/order-example.json
fhir_dstu2_models-1.0.11 lib/fhir_dstu2_models/examples/json/order-example.json
fhir_dstu2_models-1.0.10 lib/fhir_dstu2_models/examples/json/order-example.json
fhir_dstu2_models-1.0.9 lib/fhir_dstu2_models/examples/json/order-example.json
fhir_dstu2_models-1.0.8 lib/fhir_dstu2_models/examples/json/order-example.json
fhir_dstu2_models-1.0.7 lib/fhir_dstu2_models/examples/json/order-example.json
fhir_dstu2_models-1.0.6 lib/fhir_dstu2_models/examples/json/order-example.json
fhir_dstu2_models-1.0.5 lib/fhir_dstu2_models/examples/json/order-example.json
fhir_dstu2_models-1.0.4 lib/fhir_dstu2_models/examples/json/order-example.json
fhir_dstu2_models-1.0.3 lib/fhir_dstu2_models/examples/json/order-example.json
fhir_dstu2_models-1.0.2 lib/fhir_dstu2_models/examples/json/order-example.json
fhir_models-0.3.1 examples/json/order-example.json
fhir_models-0.3.0 examples/json/order-example.json