Hi Mark, I'm in the process of updating the ccr reference to help clarify the CCR -> Google Health UI mapping.
Until then, here's the scope on MEDICATIONS. The first line of each section is column in Google Health. Below it, you'll find the corresponding CCR element. Name (string): /ContinuityOfCareRecord/Body /Medications/Medication/Product/ProductName/Text Pill strength (measure type): /ContinuityOfCareRecord/Body/Medications/Medication/Product/Strength Dosage (integer): /ContinuityOfCareRecord/Body/Medications/Medication/Directions/ Direction/Dose Frequency (string): /ContinuityOfCareRecord/Body/Medications/Medication/Directions/ Direction/Frequency/Value Route (enum): /ContinuityOfCareRecord/Body/Medications/Medication/Directions/ Direction/Route Refills left (integer): (will map to: "Refills left:") /ContinuityOfCareRecord/Body /Medications/Medication/Refills/Refill/Number What we plan on displaying in our UI in our next release - most of these will show (date TBD, most likely early Q3) Prescription date (date): (will map to: "Written on:") /ContinuityOfCareRecord/Body/Medications/Medication/DateTime/ ExactDateTime with /ContinuityOfCareRecord/Body/Medications/Medication/DateTime/Type/ Text = 'Prescription date' Prescriber (string) : (will map to: "Written by:") /ContinuityOfCareRecord/Body/Medications/Medication/Source/Actor/ ActorID with /ContinuityOfCareRecord/Body/Medications/Medication/Source/Actor/ ActorRole/Text = 'Prescribing clinician' Dispense date (date): (will map to: "Filled on:") /ContinuityOfCareRecord/Body/Medications/Medication/FulfillmentHistory/ Fulfillment/DateTime/ExactDateTime with /ContinuityOfCareRecord/Body/Medications/Medication/ FulfillmentHistory/Fulfillment/DateTime/Type/Text = 'Dispense date' Dispensed pill count (string): (will map to: "Quantity:") /ContinuityOfCareRecord/Body/Medications/Medication/FulfillmentHistory/ Fulfillment/Quantity/Value Prescription number (string): "Prescription ID:" /ContinuityOfCareRecord/Body/Medications/Medication/FulfillmentHistory/ Fulfillment/IDs/ID with /ContinuityOfCareRecord/Body/Medications/Medication/ FulfillmentHistory/Fulfillment/IDs/ID/Type/Text = 'Prescription ID' In addition, if (Medication / Value) is null, we accept the value of (Medication / Frequency / Description / Text) in is place Eric On Dec 3, 12:14 pm, "MArk B." <[EMAIL PROTECTED]> wrote: > On the Medications page are the columns Name - Dosage and frequency - > Prescription - Received from - Record > > What is the mapping from the medication section of the CCR to the > Prescription column? We've sent in data and it's blank. When I > manually add a medication nothing shows up in that column either. > > Thanks, > > MArk B. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Health Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/googlehealthdevelopers?hl=en -~----------~----~----~----~------~----~------~--~---
