Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
Update r4_examples_condition.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
SukeshKonjeti authored Apr 30, 2024
1 parent 99963a8 commit f418b5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/resources/example_json/r4_examples_condition.rb
Original file line number Diff line number Diff line change
Expand Up @@ -399,9 +399,9 @@ module Resources
'text': {
'status': 'generated',
'div': '<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Condition</b></p><p><b>Patient</b>: '\
'SMART, NANCY</p><p><b>Diagnosis</b>: Anemia, Anemia (disorder)</p><p><b>Category Classification</b>:'\
' Medical</p><p><b>Clinical Status</b>: Active</p><p><b>Verification Status</b>: Confirmed</p>'\
'<p><b>Onset</b>: Jun 10, 2020 5:00 P.M. UTC</p></div>'
'SMART, NANCY</p><p><b>Diagnosis</b>: Anemia, Anemia (disorder)</p><p><b>Diagnosis Type</b>: Discharge</p>'\
'<p><b>Category Classification</b>: Medical</p><p><b>Clinical Status</b>: Active</p>'\
'<p><b>Verification Status</b>: Confirmed</p><p><b>Onset</b>: Jun 10, 2020 5:00 P.M. UTC</p></div>'
},
'extension': [
{
Expand Down

0 comments on commit f418b5c

Please sign in to comment.