Sha256: ebd0403886552b5387cfaf837b2192bae073c56deb7dbfcd4e719a9fa9ec2785
Contents?: true
Size: 1.2 KB
Versions: 10
Compression:
Stored size: 1.2 KB
Contents
{ "resourceType": "AllergyIntolerance", "id": "fishallergy", "identifier": [ { "system": "http://acme.com/ids/patients/risks", "value": "49476535" } ], "clinicalStatus": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active", "display": "Active" } ] }, "verificationStatus": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed", "display": "Confirmed" } ] }, "category": [ "food" ], "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "227037002", "display": "Fish - dietary (substance)" } ], "text": "Allergic to fresh fish. Tolerates canned fish" }, "patient": { "reference": "Patient/example" }, "recordedDate": "2015-08-06T15:37:31-06:00", "recorder": { "reference": "Practitioner/example" }, "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