<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>HealthVault Data Types : Medication</title><link>http://blogs.msdn.com/healthvaultdatatypes/archive/tags/Medication/default.aspx</link><description>Tags: Medication</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Type Preview: Medication (update)</title><link>http://blogs.msdn.com/healthvaultdatatypes/archive/2008/06/26/type-preview-medication-update.aspx</link><pubDate>Fri, 27 Jun 2008 00:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8658499</guid><dc:creator>ericgu</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/healthvaultdatatypes/comments/8658499.aspx</comments><wfw:commentRss>http://blogs.msdn.com/healthvaultdatatypes/commentrss.aspx?PostID=8658499</wfw:commentRss><description>&lt;P&gt;&lt;FONT size=2&gt;We’ve gotten some good feedback on our proposed data type design, and we have a new one to run by you. If at all possible, we’d like to centralize feedback around these blog posts so that we only have to go to one place and so that everybody can read all the feedback (yes, that’s a hint for those who sent us feedback by email).&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;The first bit of feedback was “do you really need both Medication and Medication Prescription?” After a bit of discussion, we’ve decided that we’re going to remove the Medication Prescription type and instead put the prescription-specific information into an optional prescription element on the Medication type.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;We also had some feedback about being able to support more complex dosage schemes than what can be expressed using dose/strength/frequency/route. We considered doing this during the design, but after a bit of discussion came to the conclusion that doing so would add a significant amount of complexity to the type without a significant benefit in our highest-priority scenarios. We therefore decided not to add that support to the coded part of the type, though it can be specified in the prescription instructions element. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;Here is our revised design for Medication. Medication Fill is also listed but is unchanged from our &lt;A href="http://blogs.msdn.com/healthvaultdatatypes/archive/2008/05/12/type-preview-medication.aspx" mce_href="http://blogs.msdn.com/healthvaultdatatypes/archive/2008/05/12/type-preview-medication.aspx"&gt;previous proposal&lt;/A&gt;. Required elements are in &lt;STRONG&gt;bold&lt;/STRONG&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;Medication&lt;/FONT&gt;&lt;/STRONG&gt; 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;Some of the existing fields are moved to the Medication Fill type, and fields such as dose &amp;amp; dose unit are replaced with a field named "dose", which is of the "general measurement" type (see below for more information on general measurement). &lt;/FONT&gt;&lt;/P&gt;
&lt;TABLE class="" style="WIDTH: 100%" border=1&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH class=""&gt;&lt;FONT size=2&gt;Element &lt;/FONT&gt;&lt;/TH&gt;
&lt;TH class=""&gt;&lt;FONT size=2&gt;Type&lt;/FONT&gt;&lt;/TH&gt;
&lt;TH class=""&gt;&lt;FONT size=2&gt;Description&lt;/FONT&gt;&lt;/TH&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;string&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Patient-understandable name for the medication&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Code&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Codable value&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Code/codes for the medication. Vocabs include RxNorm, NDC&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Dose&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;General measurement&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Patient-understandable dose plus structured value and unit. &lt;BR&gt;Examples: 1 tablet, 50ml&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Strength&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;General measurement&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Patient-understandable strength plus structured value and units.&lt;BR&gt;Examples: 25mg, 15mg/ml&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Frequency&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;General measurement&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Patient-understandable frequency plus structured value and units&lt;BR&gt;Example: Once a day&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Route&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Codable value&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;The route of the medication. Vocab=medication-routes.&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Indication&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;String&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Why the patient is taking medication&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Date-started&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Approx-date&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Date the patient started taking the medication&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Date-discontinued&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Approx-date&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Date the patient stopped taking the medication&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Prescribed&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Codable value&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Whether the medication is prescribed, self-prescribed, etc. &lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Prescription&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Prescription&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Details of a prescribed medication.&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;Prescription&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;FONT size=2&gt;This is a sub-type that contains information that is specific to the prescription&lt;/FONT&gt;&lt;/P&gt;
&lt;TABLE class="" style="WIDTH: 100%" border=1&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH class="" width=199&gt;&lt;FONT size=2&gt;Element &lt;/FONT&gt;&lt;/TH&gt;
&lt;TH class="" width=122&gt;&lt;FONT size=2&gt;Type&lt;/FONT&gt;&lt;/TH&gt;
&lt;TH class=""&gt;&lt;FONT size=2&gt;Description&lt;/FONT&gt;&lt;/TH&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px" width=199&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;PrescribedBy&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px" width=122&gt;&lt;FONT size=2&gt;Person&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;The physician who prescribed this medication&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px" width=199&gt;&lt;FONT size=2&gt;Date-prescribed&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px" width=122&gt;&lt;FONT size=2&gt;Approx-date&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Date the medication was prescribed&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px" width=199&gt;&lt;FONT size=2&gt;Amount-prescribed&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px" width=122&gt;&lt;FONT size=2&gt;General measurement&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;The amount prescribed&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px" width=199&gt;&lt;FONT size=2&gt;Substitution&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px" width=122&gt;&lt;FONT size=2&gt;Codable value&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Whether the medication should be dispensed as written or whether substitution is allowed.&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px" width=199&gt;&lt;FONT size=2&gt;Refills&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px" width=122&gt;&lt;FONT size=2&gt;Non-negative integer&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Original number of refills &lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px" width=199&gt;&lt;FONT size=2&gt;Days-Supply&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px" width=122&gt;&lt;FONT size=2&gt;Non-negative integer&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Number of days supply&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px" width=199&gt;&lt;FONT size=2&gt;Prescription expiration&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px" width=122&gt;&lt;FONT size=2&gt;date&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;The date when the prescription expires&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px" width=199&gt;&lt;FONT size=2&gt;Instructions&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px" width=122&gt;&lt;FONT size=2&gt;String&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Instructions that go along with the prescription&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px" width=199&gt;&lt;FONT size=2&gt;Prescription Number&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px" width=122&gt;&lt;FONT size=2&gt;String&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Prescription Number&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;Mediation Fill&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;Records the act of filling or refilling a prescription.&lt;/FONT&gt;&lt;/P&gt;
&lt;TABLE class="" style="WIDTH: 100%" border=1&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH class=""&gt;&lt;FONT size=2&gt;Element &lt;/FONT&gt;&lt;/TH&gt;
&lt;TH class=""&gt;&lt;FONT size=2&gt;Type&lt;/FONT&gt;&lt;/TH&gt;
&lt;TH class=""&gt;&lt;FONT size=2&gt;Description&lt;/FONT&gt;&lt;/TH&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 169px"&gt;&lt;FONT size=2&gt;string&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Patient-understandable name for the medication&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;&lt;FONT size=2&gt;Date-filled&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 169px"&gt;&lt;FONT size=2&gt;Approx-date&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Date of this fill&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;&lt;FONT size=2&gt;Refills-left&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 169px"&gt;&lt;FONT size=2&gt;Non-negative integer&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;The number of future refills that are allowed.&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;&lt;FONT size=2&gt;Days-Supply&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 169px"&gt;&lt;FONT size=2&gt;Non-negative integer&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Number of days supply&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;&lt;FONT size=2&gt;Pharmacy&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 169px"&gt;&lt;FONT size=2&gt;Organization&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;The pharmacy that filled the prescription&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;&lt;FONT size=2&gt;Prescription Number&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 169px"&gt;&lt;FONT size=2&gt;String&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;FONT size=2&gt;Prescription Number&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;FONT size=2&gt;General Measurement&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;The general measurement type is somewhat analagous to the codable value type. It contains a "display" field, which contains a user-readable value, and also one or more value &amp;amp; unit pairs, where the value is a double and the unit is expressed as a codable value. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;A dose of 200 mg would be stored as follows:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;display: "200 mg"&lt;BR&gt;value: 200&lt;BR&gt;units: mg, coded from the measurement-units vocabulary&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8658499" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/healthvaultdatatypes/archive/tags/Medication/default.aspx">Medication</category></item><item><title>Type Preview: Medication</title><link>http://blogs.msdn.com/healthvaultdatatypes/archive/2008/05/12/type-preview-medication.aspx</link><pubDate>Mon, 12 May 2008 23:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8497313</guid><dc:creator>ericgu</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/healthvaultdatatypes/comments/8497313.aspx</comments><wfw:commentRss>http://blogs.msdn.com/healthvaultdatatypes/commentrss.aspx?PostID=8497313</wfw:commentRss><description>&lt;P&gt;We have had a number of requests from partners to revise the Medication data type, and this post describes our current thoughts in this area. We would like to have your feedback on whether this meets your needs and works well for your scenarios. We are also interested in whether the descriptions provide sufficient information to understand what each field stores.&amp;nbsp; Finally, if there are specific vocabularies that you want to use for codable values in these types, please add a comment with those as well. &lt;/P&gt;
&lt;P&gt;There are currently two types related to medication in HealthVault - there is the Medication type and the Daily Medication Usage type.&amp;nbsp;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;We&amp;nbsp;are proposing&amp;nbsp;breaking&amp;nbsp;medication into&amp;nbsp;three&amp;nbsp;types:&lt;BR&gt;&amp;nbsp;&lt;BR&gt;The Medication type is used to store information that answers the question "What medication is the record owner taking, and why?" For example, a person might be taking 75mg of aspirin daily to help prevent heart disease, 20mg of a statin drug twice a day to reduce cholesterol, and a One-A-Day Men's Health Formula multivitamin.&amp;nbsp;This type&amp;nbsp;is intended to support information&amp;nbsp;entered directly by a person, or from a clinical system. &lt;BR&gt;&amp;nbsp;&lt;BR&gt;The Medication Prescription type is used to store information about a specific prescription, and is the analog what you get when you pick up a prescription from a pharmacy (ie the medication and some of the information on the instruction sheet).&lt;BR&gt;&amp;nbsp;&lt;BR&gt;While Medication and Medication Prescription are intended to be related (using related items)&amp;nbsp;if they both come from an electronic system, they contain sufficient information to stand alone. They therefore both contain information about the specific medication, and the dose/strength/frequency of the medication. &lt;BR&gt;&amp;nbsp;&lt;BR&gt;The Medication Fill type stores information about the act of filling the prescription. It will always be related to a specific prescription.&amp;nbsp;&lt;BR&gt;&amp;nbsp;&lt;BR&gt;In addition to these three types, the Daily Medication Usage type will be used to track the administration of the medication.&amp;nbsp;That type is not described in&amp;nbsp;this post.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Medication:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Some of&amp;nbsp;the existing&amp;nbsp;fields&amp;nbsp;are moved to the Medication Fill type, and fields such as dose &amp;amp; dose unit are replaced with&amp;nbsp;a field named "dose", which is of the "general measurement" type (see below for more information on general measurement). &lt;/P&gt;
&lt;TABLE class="" style="WIDTH: 100%" border=1&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH class=""&gt;Element&amp;nbsp;&lt;/TH&gt;
&lt;TH class=""&gt;Type&lt;/TH&gt;
&lt;TH class=""&gt;Description&lt;/TH&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;Name&lt;/TD&gt;
&lt;TD class=""&gt;string&lt;/TD&gt;
&lt;TD class=""&gt;Patient-understandable name for the medication&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;Code&lt;/TD&gt;
&lt;TD class=""&gt;Codable value&lt;/TD&gt;
&lt;TD class=""&gt;Code/codes for the medication. Vocabs include RxNorm, NDC&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;Date-discontinued&lt;/TD&gt;
&lt;TD class=""&gt;Approx-date&lt;/TD&gt;
&lt;TD class=""&gt;Date the patient stopped taking the medicine&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;Date-started&lt;/TD&gt;
&lt;TD class=""&gt;Approx-date&lt;/TD&gt;
&lt;TD class=""&gt;Date the patient started taking the medication&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;Prescribed&lt;/TD&gt;
&lt;TD class=""&gt;Codable value&lt;/TD&gt;
&lt;TD class=""&gt;Whether the medication is prescribed, self-prescribed, etc. &lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;Indication&lt;/TD&gt;
&lt;TD class=""&gt;String&lt;/TD&gt;
&lt;TD class=""&gt;Why the patient is taking medication&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;Dose&lt;/TD&gt;
&lt;TD class=""&gt;General measurement&lt;/TD&gt;
&lt;TD class=""&gt;Patient-understandable dose plus structured value and unit. &lt;BR&gt;Examples: 1 table, 50ml&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;Strength&lt;/TD&gt;
&lt;TD class=""&gt;General measurement&lt;/TD&gt;
&lt;TD class=""&gt;Patient-understandable strength plus structured value and units.&lt;BR&gt;Examples: 25mg, 15mg/ml&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;Frequency&lt;/TD&gt;
&lt;TD class=""&gt;General measurement&lt;/TD&gt;
&lt;TD class=""&gt;Patient-understandable frequency plus structured value and units&lt;BR&gt;Example: Once a day&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;Route&lt;/TD&gt;
&lt;TD class=""&gt;Codable value&lt;/TD&gt;
&lt;TD class=""&gt;The route of the medication. Vocab=medication-routes.&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;PrescribedBy&lt;/TD&gt;
&lt;TD class=""&gt;&amp;nbsp;Person &lt;/TD&gt;
&lt;TD class=""&gt;The physician who prescribed this medication Person &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;Medication Prescription:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;Contains the relevant information for a prescription. The information here is focused on the patient's view of the prescription, not the pharmacy's or the physician's view.&amp;nbsp;&lt;/P&gt;
&lt;TABLE class="" style="WIDTH: 100%" border=1&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH class=""&gt;Element&amp;nbsp;&lt;/TH&gt;
&lt;TH class=""&gt;Type&lt;/TH&gt;
&lt;TH class=""&gt;Description&lt;/TH&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Name&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;string&lt;/TD&gt;
&lt;TD class=""&gt;Patient-understandable name for the medication&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Code&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;Codable value&lt;/TD&gt;
&lt;TD class=""&gt;Code/codes for the medication. Vocabs include RxNorm, NDC&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Date-prescribed&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;Approx-date&lt;/TD&gt;
&lt;TD class=""&gt;Date the medication was prescribed&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Amount-prescribed&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;General measurement&lt;/TD&gt;
&lt;TD class=""&gt;The amount prescribed&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Prescribed&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;Codable value&lt;/TD&gt;
&lt;TD class=""&gt;Whether the medication is prescribed, self-prescribed, etc. &lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Dose&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;General measurement&lt;/TD&gt;
&lt;TD class=""&gt;Patient-understandable dose plus structured value and unit. &lt;BR&gt;Examples: 1 table, 50ml&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Strength&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;General measurement&lt;/TD&gt;
&lt;TD class=""&gt;Patient-understandable strength plus structured value and units.&lt;BR&gt;Examples: 25mg, 15mg/ml&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Frequency&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;General measurement&lt;/TD&gt;
&lt;TD class=""&gt;Patient-understandable frequency plus structured value and units&lt;BR&gt;Example: Once a day&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Route&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;Codable value&lt;/TD&gt;
&lt;TD class=""&gt;The route of the medication. Vocab=medication-routes.&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Substitution&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;Codable value&lt;/TD&gt;
&lt;TD class=""&gt;Whether the medication should be dispensed as written or whether substitution is allowed.&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Duration&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;General measurement &lt;/TD&gt;
&lt;TD class=""&gt;Patient-understandable duration plus structured value and units&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Refills&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;Non-negative integer&lt;/TD&gt;
&lt;TD class=""&gt;Original number of refills &lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Days-Supply&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;Non-negative integer&lt;/TD&gt;
&lt;TD class=""&gt;Number of days supply&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Prescription duration&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;Duration-value&lt;/TD&gt;
&lt;TD class=""&gt;The duration of the prescription&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Instructions&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;String&lt;/TD&gt;
&lt;TD class=""&gt;Instructions that go along with the prescription&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Prescription Number&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;String&lt;/TD&gt;
&lt;TD class=""&gt;Prescription Number&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;PrescribedBy&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 172px"&gt;Person&lt;/TD&gt;
&lt;TD class=""&gt;The physician who prescribed this medication&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P&gt;&lt;STRONG&gt;Mediation Fill&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Records the act of filling or refilling a prescription.&lt;/P&gt;
&lt;TABLE class="" style="WIDTH: 100%" border=1&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH class=""&gt;Element&amp;nbsp;&lt;/TH&gt;
&lt;TH class=""&gt;Type&lt;/TH&gt;
&lt;TH class=""&gt;Description&lt;/TH&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Name&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 169px"&gt;string&lt;/TD&gt;
&lt;TD class=""&gt;Patient-understandable name for the medication&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Date-filled&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 169px"&gt;Approx-date&lt;/TD&gt;
&lt;TD class=""&gt;Date of this fill&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Refills-left&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 169px"&gt;Non-negative integer&lt;/TD&gt;
&lt;TD class=""&gt;The number of future refills that are allowed.&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Days-Supply&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 169px"&gt;Non-negative integer&lt;/TD&gt;
&lt;TD class=""&gt;Number of days supply&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Pharmacy&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 169px"&gt;Organization&lt;/TD&gt;
&lt;TD class=""&gt;The pharmacy that filled the prescription&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="WIDTH: 141px"&gt;Prescription Number&lt;/TD&gt;
&lt;TD class="" style="WIDTH: 169px"&gt;String&lt;/TD&gt;
&lt;TD class=""&gt;Prescription Number&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;General Measurement&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The general measurement type is somewhat analagous to the codable value type. It contains a "display" field, which contains a user-readable value, and also one or more value &amp;amp; unit pairs, where the value is a double and the unit is expressed as a codable value. &lt;/P&gt;
&lt;P&gt;A dose of 200 mg would be stored as follows:&lt;/P&gt;
&lt;P&gt;display: "200 mg"&lt;BR&gt;value: 200&lt;BR&gt;units: mg, coded from the measurement-units vocabulary&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8497313" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/healthvaultdatatypes/archive/tags/Medication/default.aspx">Medication</category></item><item><title>Request for Interest:  Updates to the Medication data type</title><link>http://blogs.msdn.com/healthvaultdatatypes/archive/2008/03/31/request-for-interest-updates-to-the-medication-data-type.aspx</link><pubDate>Tue, 01 Apr 2008 01:09:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8346763</guid><dc:creator>timsell</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/healthvaultdatatypes/comments/8346763.aspx</comments><wfw:commentRss>http://blogs.msdn.com/healthvaultdatatypes/commentrss.aspx?PostID=8346763</wfw:commentRss><description>&lt;P minmax_bound="true" mce_keep="true"&gt;Medication data in HealthVault is currently represented by a single data type that includes both medication prescription information and medication fulfillment information.&amp;nbsp;When considering the roles involved with these two very distinct actions, the result has potential to become an overly complex data type.&amp;nbsp;Planned updates for this data type include splitting it into multiple smaller data types to match the roles involved as well as several updates to existing fields and the introduction of new fields to further the HealthVault platform support of medication scenarios.&lt;/P&gt;
&lt;P minmax_bound="true"&gt;If your application would find utility in such updates, please reply to this post (preferred) or use the "contact me" link to send an email if you wish your feedback to be private. Please express your interest in working with us on this data type by Monday, April 7, 2008.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8346763" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/healthvaultdatatypes/archive/tags/Medication/default.aspx">Medication</category></item></channel></rss>