Sha256: df071269f495a71e24ed89ad06ed8a3dea2447c78f3fe3c09b898dbf5aed1ffe
Contents?: true
Size: 1.08 KB
Versions: 10
Compression:
Stored size: 1.08 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <List xmlns="http://hl7.org/fhir"> <id value="current-allergies"/> <meta> <security> <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/> <code value="HTEST"/> <display value="test health data"/> </security> </meta> <status value="current"/> <mode value="working"/> <title value="Current Allergy List"/> <code> <coding> <system value="http://loinc.org"/> <code value="52472-8"/> <display value="Allergies and Adverse Drug Reactions"/> </coding> <text value="Current Allergy List"/> </code> <date value="2015-07-14T23:10:23+11:00"/> <source> <reference value="Patient/example"/> </source> <orderedBy> <coding> <system value="http://terminology.hl7.org/CodeSystem/list-order"/> <code value="entry-date"/> </coding> </orderedBy> <entry> <item> <reference value="AllergyIntolerance/example"/> </item> </entry> <entry> <item> <reference value="AllergyIntolerance/medication"/> </item> </entry> </List>
Version data entries
10 entries across 10 versions & 1 rubygems