TestDataHealthProfileEntrySample_allergy0.xml 470 B

12345678910111213141516171819202122232425
  1. <Alert xmlns="urn:astm-org:CCR">
  2. <Type>
  3. <Text>Allergy</Text>
  4. </Type>
  5. <Description>
  6. <Text>A-Fil</Text>
  7. </Description>
  8. <Status>
  9. <Text>ACTIVE</Text>
  10. </Status>
  11. <Source>
  12. <Actor>
  13. <ActorID>user@gmail.com</ActorID>
  14. <ActorRole>
  15. <Text>Patient</Text>
  16. </ActorRole>
  17. </Actor>
  18. </Source>
  19. <Reaction>
  20. <Description />
  21. <Severity>
  22. <Text>Severe</Text>
  23. </Severity>
  24. </Reaction>
  25. </Alert>