Sha256: 926b30e761188a66864528079a5b3e0750cbc26319a91fd05ba48639168c40ee

Contents?: true

Size: 921 Bytes

Versions: 10

Compression:

Stored size: 921 Bytes

Contents

{
  "resourceType": "List",
  "id": "example",
  "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"
      },
      "item": {
        "reference": "Condition/example2"
      }
    }
  ],
  "meta": {
    "tag": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/list-example.json
fhir_models-4.2.2 lib/fhir_models/examples/json/list-example.json
fhir_models-4.2.1 lib/fhir_models/examples/json/list-example.json
fhir_models-4.2.0 lib/fhir_models/examples/json/list-example.json
fhir_models-4.1.2 lib/fhir_models/examples/json/list-example.json
fhir_models-4.1.1 lib/fhir_models/examples/json/list-example.json
fhir_models-4.1.0 lib/fhir_models/examples/json/list-example.json
fhir_models-4.0.2 lib/fhir_models/examples/json/list-example.json
fhir_models-4.0.1 lib/fhir_models/examples/json/list-example.json
fhir_models-4.0.0 lib/fhir_models/examples/json/list-example.json