Created
June 11, 2011 18:52
-
-
Save goyox86/1020841 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
goyox86@Goyox86s-MacBook ~/Code/CareShare (feature/ccr4r) $ curl -i http://localhost:3000/api/v1/people/2.ccr -H "Authorization: OAuth 35e71bd43b5ca4f9d961f7a6793bde674484b572af32889a9ed2d29c9fffab0c" | |
HTTP/1.1 200 OK | |
Connection: close | |
Date: Sat, 11 Jun 2011 18:39:15 GMT | |
ETag: "94f903a1961794f932cc5f1d967f2046" | |
Content-Type: application/xml; charset=utf-8 | |
X-Runtime: 2973 | |
Content-Length: 59190 | |
Cache-Control: private, max-age=0, must-revalidate | |
<?xml version="1.0" encoding="UTF-8"?> | |
<ContinuityOfCareRecord xmlns="urn:astm-org:CCR"> | |
<CCRDocumentObjectID>08de59d0-7688-012e-5123-549a20f70134</CCRDocumentObjectID> | |
<Language> | |
<Text>English</Text> | |
<Code> | |
<Value>en</Value> | |
<CodingSystem>ISO-639-1</CodingSystem> | |
</Code> | |
</Language> | |
<Version>V1.0</Version> | |
<DateTime> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Patient> | |
<ActorID></ActorID> | |
</Patient> | |
<From> | |
<ActorLink> | |
<ActorID></ActorID> | |
</ActorLink> | |
</From> | |
<Body> | |
<Medications> | |
<Medication> | |
<Product> | |
<ProductName> | |
<Text>Clonazepam, By mouth </Text> | |
</ProductName> | |
<Strength> | |
<Value>0.25</Value> | |
<Units> | |
<Unit>mg</Unit> | |
</Units> | |
</Strength> | |
</Product> | |
<Directions> | |
<Direction> | |
<Frequency> | |
<Value>1 time per day</Value> | |
</Frequency> | |
</Direction> | |
</Directions> | |
</Medication> | |
</Medications> | |
<MedicalEquipment> | |
<Equipment> | |
<Product> | |
<ProductName> | |
<Text>Dentures</Text> | |
<Code> | |
<Value>8060009</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>2011</Version> | |
</Code> | |
</ProductName> | |
</Product> | |
</Equipment> | |
<Equipment> | |
<Product> | |
<ProductName> | |
<Text>Eyeglasses</Text> | |
<Code> | |
<Value>50121007</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>2011</Version> | |
</Code> | |
</ProductName> | |
</Product> | |
</Equipment> | |
</MedicalEquipment> | |
<Support> | |
<SupportProvider> | |
<ActorID>A09138800</ActorID> | |
<ActorRole> | |
<Text>Mother</Text> | |
</ActorRole> | |
</SupportProvider> | |
</Support> | |
<Alerts> | |
<Alert> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Type> | |
<Text>Allergy</Text> | |
</Type> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
<Description> | |
<Text>Peanut Oil </Text> | |
</Description> | |
</Alert> | |
</Alerts> | |
<Problems> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Claudication</Text> | |
<Code> | |
<Value>443.9</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>275520000</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Convulsions</Text> | |
<Code> | |
<Value>780.3</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>91175000</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Light headedness</Text> | |
<Code> | |
<Value>780.4</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>386705008</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Vertigo</Text> | |
<Code> | |
<Value>438.85</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>399153001</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Transient ischermic attack</Text> | |
<Code> | |
<Value>435.9</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Tremor</Text> | |
<Code> | |
<Value>344.9</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>26079004</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Paralysis</Text> | |
<Code> | |
<Value>782.0</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>44695005</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Generalized weakness</Text> | |
<Code> | |
<Value>780.79</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>13791008</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Paresthesia</Text> | |
<Code> | |
<Value>782.0</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>91019004</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Visual disturbance</Text> | |
<Code> | |
<Value>368</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>63102001</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Double vision</Text> | |
<Code> | |
<Value>368.2</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>24982008</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Headaches</Text> | |
<Code> | |
<Value>784.0</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>25064002</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Difficulty with memory</Text> | |
<Code> | |
<Value>780.93</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>386807006</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Bowel incontinence</Text> | |
<Code> | |
<Value>788.3</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>72042002</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Constipation</Text> | |
<Code> | |
<Value>564.0</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>14760008</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Nausea</Text> | |
<Code> | |
<Value>787.02</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>422587007</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Vomiting</Text> | |
<Code> | |
<Value>787.03</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>422400008</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Urinary incontinence</Text> | |
<Code> | |
<Value>788.3</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>165232002</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Urinary retention</Text> | |
<Code> | |
<Value>788.20</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>267064002</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Night sweats</Text> | |
<Code> | |
<Value>780.8</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>MISSING</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Weight change</Text> | |
<Code> | |
<Value>783.2</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>248346009</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Excessive tearing</Text> | |
<Code> | |
<Value>375.20</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>193982009</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Colds</Text> | |
<Code> | |
<Value>460</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>84162001</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Gingival gums bleeding</Text> | |
<Code> | |
<Value>523.0</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>86276007</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Nose bleeds</Text> | |
<Code> | |
<Value>784.7</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>249366005</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Asthma</Text> | |
<Code> | |
<Value>493</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>195967001</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Difficulty breathing allergic</Text> | |
<Code> | |
<Value>786.05</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>230145002</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Shortness of breath</Text> | |
<Code> | |
<Value>786.05</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>267036007</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Wheezing</Text> | |
<Code> | |
<Value>786.07</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>56018004</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Persistent cough</Text> | |
<Code> | |
<Value>786.2</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>284523002</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Bloody sputum</Text> | |
<Code> | |
<Value>786.4</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>61281005</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Tuberculosis</Text> | |
<Code> | |
<Value>010</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>56717001</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Copd</Text> | |
<Code> | |
<Value>496</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>13645005</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Itching</Text> | |
<Code> | |
<Value>698</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>418290006</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Rash</Text> | |
<Code> | |
<Value>782.1</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>271807003</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:16Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Hives</Text> | |
<Code> | |
<Value>708.0</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>247472004</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Abdominal pain</Text> | |
<Code> | |
<Value>789.0</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>21522001</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Diarrhea</Text> | |
<Code> | |
<Value>787.91</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>62315008</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Difficulty swallowing</Text> | |
<Code> | |
<Value>787.2</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>288939007</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Heart burn</Text> | |
<Code> | |
<Value>787.1</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>16331000</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Indigestion</Text> | |
<Code> | |
<Value>536.8</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>162031009</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Jaundice</Text> | |
<Code> | |
<Value>782.4</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>18165001</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Hemorrhoids</Text> | |
<Code> | |
<Value>455</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>70153002</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Vomiting blood</Text> | |
<Code> | |
<Value>578.0</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>8765009</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Dysuria painful urination</Text> | |
<Code> | |
<Value>788.1</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>49650001</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Kidney stones</Text> | |
<Code> | |
<Value>592.0</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>95570007</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Urinary frequency</Text> | |
<Code> | |
<Value>788.41</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>162116003</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Urinary infections</Text> | |
<Code> | |
<Value>599.0</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>312124009</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Venereal disease</Text> | |
<Code> | |
<Value>099.9</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>8098009</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Breast lumps</Text> | |
<Code> | |
<Value>611.72</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>89164003</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Hematuria blood inurine</Text> | |
<Code> | |
<Value>599.7</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>34436003</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Arthritis</Text> | |
<Code> | |
<Value>710</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>3723001</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Joint pain</Text> | |
<Code> | |
<Value>719.4</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>57676002</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Muscle cramping</Text> | |
<Code> | |
<Value>729.82</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>55300003</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Muscle pain</Text> | |
<Code> | |
<Value>729.1</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>68962001</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Muscle weakness</Text> | |
<Code> | |
<Value>728.87</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>26544005</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Nipple discharge</Text> | |
<Code> | |
<Value>611.79</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>54302000</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Diabetes</Text> | |
<Code> | |
<Value>250</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>236367002</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Thyroid</Text> | |
<Code> | |
<Value>240</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>14304000</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Anemia</Text> | |
<Code> | |
<Value>280</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>271737000</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Bleeding tendency</Text> | |
<Code> | |
<Value>287.9</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>64779008</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Blood clots dvt</Text> | |
<Code> | |
<Value>453.40</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>75753009</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Anxiety</Text> | |
<Code> | |
<Value>300</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>48694002</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Depression</Text> | |
<Code> | |
<Value>296</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>35489007</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Hallucinations</Text> | |
<Code> | |
<Value>780.1</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>7011001</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Attention deficit disorder</Text> | |
<Code> | |
<Value>314.0</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>406506008</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Mood swings</Text> | |
<Code> | |
<Value>296</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>18963009</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Schizophrenia</Text> | |
<Code> | |
<Value>295</Value> | |
<CodingSystem>ICD-9 CM</CodingSystem> | |
<Version>2010</Version> | |
</Code> | |
<Code> | |
<Value>58214004</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
<Problem> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:17Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Anxiety disorder (disorder)</Text> | |
<Code> | |
<Value>197480006</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Active</Text> | |
</Status> | |
</Problem> | |
</Problems> | |
<Procedures> | |
<Procedure> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:18Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>Blood Transfusion</Text> | |
<Code> | |
<Value>33389009</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
</Procedure> | |
<Procedure> | |
<DateTime> | |
<Type> | |
<Text>Start date</Text> | |
</Type> | |
<ExactDateTime>2011-06-11T18:39:18Z</ExactDateTime> | |
</DateTime> | |
<Description> | |
<Text>LASEK</Text> | |
<Code> | |
<Value>414582004</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>2011</Version> | |
</Code> | |
</Description> | |
</Procedure> | |
</Procedures> | |
<SocialHistory> | |
<SocialHistoryElement> | |
<DateTime> | |
<DateTimeRange> | |
<BeginRange> | |
<Age> | |
<Value>26</Value> | |
<Units> | |
<Unit>Year</Unit> | |
</Units> | |
</Age> | |
</BeginRange> | |
<EndRange> | |
<Age> | |
<Value>26</Value> | |
<Units> | |
<Unit>Year</Unit> | |
</Units> | |
</Age> | |
</EndRange> | |
</DateTimeRange> | |
</DateTime> | |
<Type/> | |
<Description> | |
<Text>Tobacco Use</Text> | |
<Code> | |
<Value>229819007</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Current</Text> | |
</Status> | |
</SocialHistoryElement> | |
<SocialHistoryElement> | |
<DateTime> | |
<DateTimeRange> | |
<BeginRange> | |
<Age> | |
<Value>26</Value> | |
<Units> | |
<Unit>Year</Unit> | |
</Units> | |
</Age> | |
</BeginRange> | |
<EndRange> | |
<Age> | |
<Value>26</Value> | |
<Units> | |
<Unit>Year</Unit> | |
</Units> | |
</Age> | |
</EndRange> | |
</DateTimeRange> | |
</DateTime> | |
<Type/> | |
<Description> | |
<Text>ETOH Use</Text> | |
<Code> | |
<Value>419442005</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</Description> | |
<Status> | |
<Text>Current</Text> | |
</Status> | |
</SocialHistoryElement> | |
<SocialHistoryElement> | |
<Type/> | |
<Description> | |
<Text>Marital Status</Text> | |
<Code> | |
<Value>125680007</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
<ObjectAttribute> | |
<Attribute>Marital Status</Attribute> | |
<AttributeValue> | |
<Value>Single</Value> | |
<Code> | |
<Value>125725006</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
</AttributeValue> | |
</ObjectAttribute> | |
</Description> | |
<Status> | |
<Text>Current</Text> | |
</Status> | |
</SocialHistoryElement> | |
<SocialHistoryElement> | |
<Type/> | |
<Description> | |
<Text>Employment</Text> | |
<Code> | |
<Value>224362002</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
<Version>20110531</Version> | |
</Code> | |
<ObjectAttribute> | |
<Attribute>Employer</Attribute> | |
<AttributeValue> | |
<Value>Acme company, middletown, illinois</Value> | |
</AttributeValue> | |
</ObjectAttribute> | |
</Description> | |
<Status> | |
<Text>Current</Text> | |
</Status> | |
</SocialHistoryElement> | |
</SocialHistory> | |
<VitalSigns> | |
<Result> | |
<Test> | |
<Description> | |
<Text>Weight</Text> | |
<Code> | |
<Value>363808001</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
</Code> | |
</Description> | |
<TestResult> | |
<Value>150</Value> | |
<Units> | |
<Unit>Lb</Unit> | |
</Units> | |
</TestResult> | |
</Test> | |
</Result> | |
<Result> | |
<Test> | |
<Description> | |
<Text>Height</Text> | |
<Code> | |
<Value>50373000</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
</Code> | |
</Description> | |
<TestResult> | |
<Value>68</Value> | |
<Units> | |
<Unit>In</Unit> | |
</Units> | |
</TestResult> | |
</Test> | |
</Result> | |
<Result> | |
<Test> | |
<Description> | |
<Text>Hand Dominance</Text> | |
<Code> | |
<Value>364940007</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
</Code> | |
</Description> | |
<TestResult> | |
<Description> | |
<Text>Right handed</Text> | |
<Code> | |
<Value>46669005</Value> | |
<CodingSystem>SNOMED CT</CodingSystem> | |
</Code> | |
</Description> | |
</TestResult> | |
</Test> | |
</Result> | |
</VitalSigns> | |
<Payers> | |
<Payer> | |
<DateTime> | |
<DateTimeRange> | |
<BeginRange> | |
<Type> | |
<Text>Coverage Start Date</Text> | |
</Type> | |
<ExactDateTime>2011-01-01T04:30:00Z</ExactDateTime> | |
</BeginRange> | |
<EndRange> | |
<Type> | |
<Text>Coverage End Date</Text> | |
</Type> | |
<ExactDateTime>2011-12-31T04:30:00Z</ExactDateTime> | |
</EndRange> | |
</DateTimeRange> | |
</DateTime> | |
<PaymentProvider> | |
<ActorID>O0A2B13D0</ActorID> | |
<ActorRole> | |
<Text>Insurance Company</Text> | |
</ActorRole> | |
</PaymentProvider> | |
<Suscriber> | |
<ActorID>O08DE5200</ActorID> | |
<ActorRole> | |
<Text>Patient</Text> | |
</ActorRole> | |
</Suscriber> | |
<IDs> | |
<Type> | |
<Text>Name on Card</Text> | |
</Type> | |
<ID>Jose Narvaez</ID> | |
<Source> | |
<Actor> | |
<ActorID>O08DE5200</ActorID> | |
<ActorRole> | |
<Text>Patient</Text> | |
</ActorRole> | |
</Actor> | |
</Source> | |
</IDs> | |
<IDs> | |
<Type> | |
<Text>Subscriber Number</Text> | |
</Type> | |
<ID>XOU9804382202</ID> | |
<Source> | |
<Actor> | |
<ActorID>O08DE5200</ActorID> | |
<ActorRole> | |
<Text>Patient</Text> | |
</ActorRole> | |
</Actor> | |
</Source> | |
</IDs> | |
<IDs> | |
<Type> | |
<Text>Policy Group Number</Text> | |
</Type> | |
<ID>0M7014</ID> | |
<Source> | |
<Actor> | |
<ActorID>O08DE5200</ActorID> | |
<ActorRole> | |
<Text>Patient</Text> | |
</ActorRole> | |
</Actor> | |
</Source> | |
</IDs> | |
<IDs> | |
<Type> | |
<Text>Policy Plan ID</Text> | |
</Type> | |
<ID>BC 121 BS 621</ID> | |
<Source> | |
<Actor> | |
<ActorID>O08DE5200</ActorID> | |
<ActorRole> | |
<Text>Patient</Text> | |
</ActorRole> | |
</Actor> | |
</Source> | |
</IDs> | |
<IDs> | |
<Type> | |
<Text>Policy Type</Text> | |
</Type> | |
<ID>Medical Primary</ID> | |
<Source> | |
<Actor> | |
<ActorID>O08DE5200</ActorID> | |
<ActorRole> | |
<Text>Patient</Text> | |
</ActorRole> | |
</Actor> | |
</Source> | |
</IDs> | |
<IDs> | |
<Type> | |
<Text>Policy Name</Text> | |
</Type> | |
<Text>Blue Choice Select RX</Text> | |
<Source> | |
<Actor> | |
<ActorID>O08DE5200</ActorID> | |
<ActorRole> | |
<Text>Patient</Text> | |
</ActorRole> | |
</Actor> | |
</Source> | |
</IDs> | |
</Payer> | |
</Payers> | |
</Body> | |
<Actors> | |
<Actor> | |
<ActorObjectID>O08DE5200</ActorObjectID> | |
<Person> | |
<Name> | |
<DisplayName>Jose Narvaez</DisplayName> | |
</Name> | |
<DateOfBirth> | |
<ExactDateTime>1984-10-28</ExactDateTime> | |
</DateOfBirth> | |
<Gender> | |
<Text></Text> | |
<Code> | |
<Value>248153007</Value> | |
<CodingSystem>SNOMED</CodingSystem> | |
</Code> | |
</Gender> | |
</Person> | |
<Source> | |
<Actor> | |
<ActorID>O08DE5200</ActorID> | |
<ActorRole> | |
<Text>Patient</Text> | |
</ActorRole> | |
</Actor> | |
</Source> | |
<IDs> | |
<Type> | |
<Text>CareShareID</Text> | |
</Type> | |
<ID></ID> | |
<Source> | |
<ActorID>2</ActorID> | |
</Source> | |
</IDs> | |
<Telephone> | |
<Type>Mobile</Type> | |
<Value>1111111111</Value> | |
</Telephone> | |
<Address> | |
<Type> | |
<Text>Home</Text> | |
</Type> | |
<Line1>123 Main Street</Line1> | |
<Line2>Apartment B</Line2> | |
<City>Miami</City> | |
<State>FL</State> | |
<Country>USA</Country> | |
<PostalCode>33166</PostalCode> | |
</Address> | |
</Actor> | |
<Actor> | |
<ActorObjectID>A09138800</ActorObjectID> | |
<Person> | |
<Name> | |
<DisplayName>Soraya Pernalete</DisplayName> | |
</Name> | |
</Person> | |
<Source> | |
<Actor> | |
<ActorID>A09138800</ActorID> | |
<ActorRole> | |
<Text>Mother</Text> | |
</ActorRole> | |
</Actor> | |
</Source> | |
</Actor> | |
<Actor> | |
<ActorObjectID>O0A2B13D0</ActorObjectID> | |
<Organization> | |
<Name> | |
<DisplayName>Blue Cross Blue Shield</DisplayName> | |
</Name> | |
</Organization> | |
<Telephone> | |
<Type>Work</Type> | |
<Value>800-292-2213</Value> | |
</Telephone> | |
</Actor> | |
<Actor> | |
<ActorObjectID>E0A57DE90</ActorObjectID> | |
<Organization> | |
<Name> | |
<DisplayName>CareShare</DisplayName> | |
</Name> | |
</Organization> | |
<Address> | |
<Type> | |
<Text>Office</Text> | |
</Type> | |
<City>Chicago</City> | |
<State>IL</State> | |
<Country>USA</Country> | |
<PostalCode>60614-0199</PostalCode> | |
</Address> | |
</Actor> | |
</Actors> | |
</ContinuityOfCareRecord> | |
goyox86@Goyox86s-MacBook ~/Code/CareShare (feature/ccr4r) $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment