Sha256: 5a6b27adff3eb695352957525e4ef575f99b99af0fd4a9ede65b5d6ff3d8b822

Contents?: true

Size: 1.49 KB

Versions: 21

Compression:

Stored size: 1.49 KB

Contents

{
  "resourceType": "List",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <table>\n        <thead>\n          <tr>\n            <th>Condition</th>\n            <th>Severity</th>\n            <th>Date</th>\n            <th>Location</th>\n            <th>Status</th>\n          </tr>\n        </thead>\n        <tbody>\n          <tr>\n            <td>Burnt Ear</td>\n            <td>Severe</td>\n            <td>24-May 2012</td>\n            <td>Left Ear</td>\n            <td>deleted</td>\n          </tr>\n          <tr>\n            <td>Asthma</td>\n            <td>Mild</td>\n            <td>21-Nov 2012</td>\n            <td>--</td>\n            <td>added</td>\n          </tr>\n        </tbody>\n      </table>\n    </div>"
  },
  "identifier": [
    {
      "system": "urn:uuid:a9fcea7c-fcdf-4d17-a5e0-f26dda030b59",
      "value": "23974652"
    }
  ],
  "status": "current",
  "mode": "changes",
  "subject": {
    "reference": "Patient/example"
  },
  "encounter": {
    "reference": "Encounter/example"
  },
  "date": "2012-11-25T22:17:00+11:00",
  "source": {
    "reference": "Patient/example"
  },
  "entry": [
    {
      "flag": {
        "text": "Deleted due to error"
      },
      "deleted": true,
      "item": {
        "reference": "Condition/example"
      }
    },
    {
      "flag": {
        "text": "Added"
      },
      "date": "2012-11-21",
      "item": {
        "reference": "Condition/example2"
      }
    }
  ]
}

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/list-example.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/list-example.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/list-example.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/list-example.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/list-example.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/list-example.json
fhir_models-3.0.4 lib/fhir_models/examples/json/list-example.json
fhir_models-3.0.3 lib/fhir_models/examples/json/list-example.json
fhir_models-3.0.2 lib/fhir_models/examples/json/list-example.json
fhir_models-3.0.1 lib/fhir_models/examples/json/list-example.json
fhir_models-1.8.3 lib/fhir_models/examples/json/list-example.json
fhir_models-1.8.2 lib/fhir_models/examples/json/list-example.json
fhir_models-1.8.1 lib/fhir_models/examples/json/list-example.json
fhir_models-1.8.0 lib/fhir_models/examples/json/list-example.json
fhir_models-1.6.8 lib/fhir_models/examples/json/list-example.json
fhir_models-1.6.7 lib/fhir_models/examples/json/list-example.json
fhir_models-1.6.6 lib/fhir_models/examples/json/list-example.json
fhir_models-1.6.4 lib/fhir_models/examples/json/list-example.json
fhir_models-1.6.3 examples/json/list-example.json
fhir_models-1.6.2 examples/json/list-example.json