Sha256: 8c81d26ab6455d05122fc0b428c48cf112f9d260a95defbea285f0ce8b709687
Contents?: true
Size: 1.14 KB
Versions: 21
Compression:
Stored size: 1.14 KB
Contents
{ "resourceType": "List", "id": "current-allergies", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>Patient Peter Chalmers, DOB = Dec 25, 1974, MRN = 12345 (Acme Healthcare) has the following allergies</p>\n <ul>\n <li>cashew nut allergenic extract Injectable Product (<b>High</b>)</li>\n <li>Allergenic extract, penicillin (high)</li>\n </ul>\n </div>" }, "status": "current", "mode": "working", "title": "Current Allergy List", "code": { "coding": [ { "system": "http://loinc.org", "code": "52472-8", "display": "Allergies and Adverse Drug Reactions" } ], "text": "Current Allergy List" }, "date": "2015-07-14T23:10:23+11:00", "source": { "reference": "Patient/example" }, "orderedBy": { "coding": [ { "system": "http://hl7.org/fhir/list-order", "code": "entry-date" } ] }, "entry": [ { "item": { "reference": "AllergyIntolerance/example" } }, { "item": { "reference": "AllergyIntolerance/medication" } } ] }
Version data entries
21 entries across 21 versions & 2 rubygems
Version | Path |
---|---|
fhir_models-1.6.1 | examples/json/list-example-allergies.json |