| 12345678910111213141516171819202122232425 |
- <Alert xmlns="urn:astm-org:CCR">
- <Type>
- <Text>Allergy</Text>
- </Type>
- <Description>
- <Text>A-Fil</Text>
- </Description>
- <Status>
- <Text>ACTIVE</Text>
- </Status>
- <Source>
- <Actor>
- <ActorID>user@gmail.com</ActorID>
- <ActorRole>
- <Text>Patient</Text>
- </ActorRole>
- </Actor>
- </Source>
- <Reaction>
- <Description />
- <Severity>
- <Text>Severe</Text>
- </Severity>
- </Reaction>
- </Alert>
|