Tampilkan postingan dengan label hyperlipidemia. Tampilkan semua postingan
Tampilkan postingan dengan label hyperlipidemia. Tampilkan semua postingan

Senin, 10 Juni 2013

a study reported that the prevalence of hyperlipidemia is 30% in children 2 to 6 years of age. if 12 children?

Q. are analyzed: a) what is probability that at least 3 are hyperlipidemia? b) what is the probability that exactly 3 are hyperlipidemic? and c) how many would be expected to meet the criteria for hyperlipidemia?

A. a. ANSWER: PROBABILITY = 0.75 at least 3 are hyperlipidemia

Why???

BINOMIAL DISTRIBUTION, POPULATION PROPORTION
n = NUMBER OF TRIALS [ 12] (sample size)
k = NUMBER OF SUCCESSES [2] (from 0 up to and including k NUMBER OF SUCCESSES)
p = POPULATION PROPORTION [30%]

significant digits2

COMPUTATION OF BINOMIAL PROPORTION:
P(k => 3) = 1 - P(k ⤠2) = 1 - n!/[k!*(n - k)!] * p^k * (1 - p)^(n - k)
0.75 = 12!/[2!*(12 - 2)!] * 0.3^2 * (1 - 0.3)^(12 - 2)

ALTERNATIVE COMPUTATION USING EXCEL:
"Look-up" value of PROBABILITY = 0.75 = 1 - BINOMDIST ( 2 , 12 , 30/100 , TRUE )
"Using Excel function: BINOMDIST(number_s, trials, probability_s, cumulative)
Number_s is the number of successes in trials. [ 12 ]
Trials is the number of independent trials. [ 2 ]
Probability_s is the probability of success on each trial. [ 30]"

Cumulative is a logical value that determines the form of the function. If cumulative is TRUE, then BINOMDIST returns the cumulative distribution function, which is the probability that there are at most number_s successes; if FALSE, it returns the probability mass function, which is the probability that there are number_s successes.



b. ANSWER: PROBABILITY = 0.24 exactly 3 are hyperlipidemic

Why???

BINOMIAL DISTRIBUTION, POPULATION PROPORTION
n = NUMBER OF TRIALS [ 12] (sample size)
k = NUMBER OF SUCCESSES [3] (Exactly 3 NUMBER OF SUCCESSES)
p = POPULATION PROPORTION [30%]

significant digits2

COMPUTATION OF BINOMIAL PROPORTION:
P(k = 3) = n!/[k!*(n - k)!] * p^k * (1 - p)^(n - k)
0.24 = 12!/[3!*(12 - 3)!] * 0.3^3 * (1 - 0.3)^(12 - 3)

ALTERNATIVE COMPUTATION USING EXCEL:
"Look-up" value of PROBABILITY = 0.24 =BINOMDIST ( 3 , 12 , 30/100 , FALSE )
"Using Excel function: BINOMDIST(number_s, trials, probability_s, cumulative)
Number_s is the number of successes in trials. [ 12 ]
Trials is the number of independent trials. [ 3 ]
Probability_s is the probability of success on each trial. [ 30]"

Cumulative is a logical value that determines the form of the function. If cumulative is TRUE, then BINOMDIST returns the cumulative distribution function, which is the probability that there are at most number_s successes; if FALSE, it returns the probability mass function, which is the probability that there are number_s successes.



c. ANSWER: (approx) 4 children expected to be hyperlipidemic

Why???
SAMPLE SIZE * POPULATION PROPORTION = EXPECTED [12 * 0.3 = (approx) 4]

Hyperlipidemia is 30% in children 2-6 years of age. If 12 children are analyzed, what is the probabilty that?
Q. At least 3 are hyperlipidemic?

A. Well, four kids out of twelve should have it. But your question isn't very specific. If you have three kids, and you wanna know what their odds of getting it are, it depends.
Family history is an important factor, but if you're going by statistics alone, one of your kids probably has it.

age 25 and diagnosed with hyperlipidemia?
Q. I ws diagnosed with hyperlipidemia since i was 22. I tried to watch what I eat, but with no luck. I turned 25, and couple weeks ago, I went for a physical, and I was told that my cholesterol was 249. That 's high!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I know I need to excercise, but I'm really lazy. I have normal weight,and dance as excercise sometimes. Can someone please help me choose a good diet? I want to know what exactly can cut my cholesterol?

A. Low fat, high fiber diet. More vegies than fruit to help lose weight. The fiber helps carry fat out of the body so it is not absorbed.

With normal weight, you can eat more fruit, and whole grains. Minimal processed foods that list hydrogenated anything. That boosts LDL (bad stuff), and lowers HDL (good stuff). Cut way back on meats, especially beef, and cut back or eliminate fried foods.




Powered by Yahoo! Answers

Minggu, 02 Juni 2013

Do i have hyperlipidemia and obesity?

Q. so it wasnt long ago when i got blood out of me. i got a letter from the mail today saying im referred to a cardiology and nutritionist, and the near middle it saids this:
"Diagnosis: Obesity, Hyperlipidemia" , So do i have hyperlipidemia and obesity. Best Answer Get Max Points. Thank you for responding.
So by you saying yes i do have it but it can be diagnosis.

A. Hyperlipidemia is just a fancy name for high cholesterol. So, you are apparently overweight and have high cholesterol - these two things usually occur together and both are usually diet-related.

How does hypertention, hyperlipidemia, and smoking, participate in the pathophysiology of atherosclerosis?
Q.

A. http://en.wikipedia.org/wiki/Atherosclerosis
Cigarette-endothelial dysfunction and a relatively hypercoagulable state
hypertention-morphologic alterations of the arterial intima and functional alterations of the endothelium
hyperlipidemia- Endothelial injury
Bottom line- All risk factors cause endothelial dysfunction which is the earliest manifestation of atherosclerosis

a study reported that the prevalence of hyperlipidemia is 30% in children 2 to 6 years of age. if 12 children?
Q. are analyzed: a) what is probability that at least 3 are hyperlipidemia? b) what is the probability that exactly 3 are hyperlipidemic? and c) how many would be expected to meet the criteria for hyperlipidemia?

A. a. ANSWER: PROBABILITY = 0.75 at least 3 are hyperlipidemia

Why???

BINOMIAL DISTRIBUTION, POPULATION PROPORTION
n = NUMBER OF TRIALS [ 12] (sample size)
k = NUMBER OF SUCCESSES [2] (from 0 up to and including k NUMBER OF SUCCESSES)
p = POPULATION PROPORTION [30%]

significant digits2

COMPUTATION OF BINOMIAL PROPORTION:
P(k => 3) = 1 - P(k ⤠2) = 1 - n!/[k!*(n - k)!] * p^k * (1 - p)^(n - k)
0.75 = 12!/[2!*(12 - 2)!] * 0.3^2 * (1 - 0.3)^(12 - 2)

ALTERNATIVE COMPUTATION USING EXCEL:
"Look-up" value of PROBABILITY = 0.75 = 1 - BINOMDIST ( 2 , 12 , 30/100 , TRUE )
"Using Excel function: BINOMDIST(number_s, trials, probability_s, cumulative)
Number_s is the number of successes in trials. [ 12 ]
Trials is the number of independent trials. [ 2 ]
Probability_s is the probability of success on each trial. [ 30]"

Cumulative is a logical value that determines the form of the function. If cumulative is TRUE, then BINOMDIST returns the cumulative distribution function, which is the probability that there are at most number_s successes; if FALSE, it returns the probability mass function, which is the probability that there are number_s successes.



b. ANSWER: PROBABILITY = 0.24 exactly 3 are hyperlipidemic

Why???

BINOMIAL DISTRIBUTION, POPULATION PROPORTION
n = NUMBER OF TRIALS [ 12] (sample size)
k = NUMBER OF SUCCESSES [3] (Exactly 3 NUMBER OF SUCCESSES)
p = POPULATION PROPORTION [30%]

significant digits2

COMPUTATION OF BINOMIAL PROPORTION:
P(k = 3) = n!/[k!*(n - k)!] * p^k * (1 - p)^(n - k)
0.24 = 12!/[3!*(12 - 3)!] * 0.3^3 * (1 - 0.3)^(12 - 3)

ALTERNATIVE COMPUTATION USING EXCEL:
"Look-up" value of PROBABILITY = 0.24 =BINOMDIST ( 3 , 12 , 30/100 , FALSE )
"Using Excel function: BINOMDIST(number_s, trials, probability_s, cumulative)
Number_s is the number of successes in trials. [ 12 ]
Trials is the number of independent trials. [ 3 ]
Probability_s is the probability of success on each trial. [ 30]"

Cumulative is a logical value that determines the form of the function. If cumulative is TRUE, then BINOMDIST returns the cumulative distribution function, which is the probability that there are at most number_s successes; if FALSE, it returns the probability mass function, which is the probability that there are number_s successes.



c. ANSWER: (approx) 4 children expected to be hyperlipidemic

Why???
SAMPLE SIZE * POPULATION PROPORTION = EXPECTED [12 * 0.3 = (approx) 4]




Powered by Yahoo! Answers

Sabtu, 01 Juni 2013

If someone has hyperlipidemia, how soon after a blood draw can you see the lipids in their blood?

Q. I'm doing a case study on a patient with hyperlipidemia, among other things, and I found a photo of a vial of blood showing the lipids sitting at the top of the vial. It states that this photo was taken 4 hrs after the blood was drawn & I'm wondering if it has to sit for that long to be visible?

A. It is correct as soon as the blood starts to separate and settle or clot and separate, which begins immediately in around a half an hour you have pretty good separation, but we don't spin the blood down for 30 minutes (not when you need to get a result out in an hour)-5-10 minutes is more like it.

Do i have hyperlipidemia and obesity?
Q. so it wasnt long ago when i got blood out of me. i got a letter from the mail today saying im referred to a cardiology and nutritionist, and the near middle it saids this:
"Diagnosis: Obesity, Hyperlipidemia" , So do i have hyperlipidemia and obesity. Best Answer Get Max Points. Thank you for responding.
So by you saying yes i do have it but it can be diagnosis.

A. Hyperlipidemia is just a fancy name for high cholesterol. So, you are apparently overweight and have high cholesterol - these two things usually occur together and both are usually diet-related.

How does hypertention, hyperlipidemia, and smoking, participate in the pathophysiology of atherosclerosis?
Q.

A. http://en.wikipedia.org/wiki/Atherosclerosis
Cigarette-endothelial dysfunction and a relatively hypercoagulable state
hypertention-morphologic alterations of the arterial intima and functional alterations of the endothelium
hyperlipidemia- Endothelial injury
Bottom line- All risk factors cause endothelial dysfunction which is the earliest manifestation of atherosclerosis




Powered by Yahoo! Answers

Selasa, 21 Mei 2013

Do you have hyperlipidemia or high cholesterol ? How old are you ?

Q. I'm in my mid-30's and my triglycerides and cholesterol are high. Please share your experience.

A. I'm 48 and mine were high, too. My doctor gave me three months to try to get it down on my own. I went on a no-fat diet...nothing fried, no red meat. no butter or margarine. Fish, nuts and olive oil are OK because they have the healthy kind of fat. Foods only steamed, grilled, etc. No more sauteed Chinese food! In three months, I got my total cholesterol down 100 points and triglycerides down 75 points, both now in a good range so I don't need medicine. You can do it! It does take discipline.....I didn't cheat. Also, I lost weight from this diet.

If someone has hyperlipidemia, how soon after a blood draw can you see the lipids in their blood?
Q. I'm doing a case study on a patient with hyperlipidemia, among other things, and I found a photo of a vial of blood showing the lipids sitting at the top of the vial. It states that this photo was taken 4 hrs after the blood was drawn & I'm wondering if it has to sit for that long to be visible?

A. It is correct as soon as the blood starts to separate and settle or clot and separate, which begins immediately in around a half an hour you have pretty good separation, but we don't spin the blood down for 30 minutes (not when you need to get a result out in an hour)-5-10 minutes is more like it.

Do i have hyperlipidemia and obesity?
Q. so it wasnt long ago when i got blood out of me. i got a letter from the mail today saying im referred to a cardiology and nutritionist, and the near middle it saids this:
"Diagnosis: Obesity, Hyperlipidemia" , So do i have hyperlipidemia and obesity. Best Answer Get Max Points. Thank you for responding.
So by you saying yes i do have it but it can be diagnosis.

A. Hyperlipidemia is just a fancy name for high cholesterol. So, you are apparently overweight and have high cholesterol - these two things usually occur together and both are usually diet-related.




Powered by Yahoo! Answers

Jumat, 17 Mei 2013

What is the difference between hyperlipidemia and hypercholesterolemia?

Q.

A. Hypercholesterolemia (literally: high blood cholesterol) is the presence of high levels of cholesterol in the blood.
Hyperlipidemia is an elevation of lipids (fats) in the bloodstream. These lipids include cholesterol, cholesterol esters (compounds), phospholipids and triglycerides.
Hyperlipidemia is caused by an elevated level of any kind of lipid (fat) in the blood stream, while hypercholesterolemia is only caused by high cholesterol in the blood stream.

Is there a particular group (ethnicity, sociological culture) that is predisposed for hyperlipidemia?
Q. Is there a particular group (ethnicity, sociological culture) that is predisposed for the condition of hyerlipidemia?

A. Yes; those with a family history of hyperlipidemia since predisposition rests equally on genetic and environmental factors and their interplay.

Another predisposition is use of oral contraceptives (OC) in women; and in people who use antihypertensives, retinoids, and/or hypolipidic agents.

Do you have hyperlipidemia or high cholesterol ? How old are you ?
Q. I'm in my mid-30's and my triglycerides and cholesterol are high. Please share your experience.

A. I'm 48 and mine were high, too. My doctor gave me three months to try to get it down on my own. I went on a no-fat diet...nothing fried, no red meat. no butter or margarine. Fish, nuts and olive oil are OK because they have the healthy kind of fat. Foods only steamed, grilled, etc. No more sauteed Chinese food! In three months, I got my total cholesterol down 100 points and triglycerides down 75 points, both now in a good range so I don't need medicine. You can do it! It does take discipline.....I didn't cheat. Also, I lost weight from this diet.




Powered by Yahoo! Answers

Rabu, 15 Mei 2013

How does hypertention, hyperlipidemia, and smoking, participate in the pathophysiology of atherosclerosis?

Q.

A. http://en.wikipedia.org/wiki/Atherosclerosis
Cigarette-endothelial dysfunction and a relatively hypercoagulable state
hypertention-morphologic alterations of the arterial intima and functional alterations of the endothelium
hyperlipidemia- Endothelial injury
Bottom line- All risk factors cause endothelial dysfunction which is the earliest manifestation of atherosclerosis

a study reported that the prevalence of hyperlipidemia is 30% in children 2 to 6 years of age. if 12 children?
Q. are analyzed: a) what is probability that at least 3 are hyperlipidemia? b) what is the probability that exactly 3 are hyperlipidemic? and c) how many would be expected to meet the criteria for hyperlipidemia?

A. a. ANSWER: PROBABILITY = 0.75 at least 3 are hyperlipidemia

Why???

BINOMIAL DISTRIBUTION, POPULATION PROPORTION
n = NUMBER OF TRIALS [ 12] (sample size)
k = NUMBER OF SUCCESSES [2] (from 0 up to and including k NUMBER OF SUCCESSES)
p = POPULATION PROPORTION [30%]

significant digits2

COMPUTATION OF BINOMIAL PROPORTION:
P(k => 3) = 1 - P(k ⤠2) = 1 - n!/[k!*(n - k)!] * p^k * (1 - p)^(n - k)
0.75 = 12!/[2!*(12 - 2)!] * 0.3^2 * (1 - 0.3)^(12 - 2)

ALTERNATIVE COMPUTATION USING EXCEL:
"Look-up" value of PROBABILITY = 0.75 = 1 - BINOMDIST ( 2 , 12 , 30/100 , TRUE )
"Using Excel function: BINOMDIST(number_s, trials, probability_s, cumulative)
Number_s is the number of successes in trials. [ 12 ]
Trials is the number of independent trials. [ 2 ]
Probability_s is the probability of success on each trial. [ 30]"

Cumulative is a logical value that determines the form of the function. If cumulative is TRUE, then BINOMDIST returns the cumulative distribution function, which is the probability that there are at most number_s successes; if FALSE, it returns the probability mass function, which is the probability that there are number_s successes.



b. ANSWER: PROBABILITY = 0.24 exactly 3 are hyperlipidemic

Why???

BINOMIAL DISTRIBUTION, POPULATION PROPORTION
n = NUMBER OF TRIALS [ 12] (sample size)
k = NUMBER OF SUCCESSES [3] (Exactly 3 NUMBER OF SUCCESSES)
p = POPULATION PROPORTION [30%]

significant digits2

COMPUTATION OF BINOMIAL PROPORTION:
P(k = 3) = n!/[k!*(n - k)!] * p^k * (1 - p)^(n - k)
0.24 = 12!/[3!*(12 - 3)!] * 0.3^3 * (1 - 0.3)^(12 - 3)

ALTERNATIVE COMPUTATION USING EXCEL:
"Look-up" value of PROBABILITY = 0.24 =BINOMDIST ( 3 , 12 , 30/100 , FALSE )
"Using Excel function: BINOMDIST(number_s, trials, probability_s, cumulative)
Number_s is the number of successes in trials. [ 12 ]
Trials is the number of independent trials. [ 3 ]
Probability_s is the probability of success on each trial. [ 30]"

Cumulative is a logical value that determines the form of the function. If cumulative is TRUE, then BINOMDIST returns the cumulative distribution function, which is the probability that there are at most number_s successes; if FALSE, it returns the probability mass function, which is the probability that there are number_s successes.



c. ANSWER: (approx) 4 children expected to be hyperlipidemic

Why???
SAMPLE SIZE * POPULATION PROPORTION = EXPECTED [12 * 0.3 = (approx) 4]

Hyperlipidemia is 30% in children 2-6 years of age. If 12 children are analyzed, what is the probabilty that?
Q. At least 3 are hyperlipidemic?

A. Well, four kids out of twelve should have it. But your question isn't very specific. If you have three kids, and you wanna know what their odds of getting it are, it depends.
Family history is an important factor, but if you're going by statistics alone, one of your kids probably has it.




Powered by Yahoo! Answers

Sabtu, 11 Mei 2013

what would be good nursing diagnosis for pt with hyperlipidemia?

Q. My assigned primary diagnosis is hyperlipidemia, and I need 3 dx. I am having a hard time figuring out the best way to approch. the only thing my pt has that affects her daily life is a low carb low fat diet. Can anyone help?

A. Ok as someone who had a Xanthoma removed from her upper eyelid, guess this would be a good visual sign of Cholesterol.
http://www.nlm.nih.gov/medlineplus/ency/article/001447.htm
Then I diagnosed the high cholesterol in my own Mother, as she had rings around her Iris.
http://www.bionordic.dk/vis_billed.asp?filename=kol.jpg
Mother Cholesterol was higher than mine and mine not high enough to warrant the Xanthoma. Always remember the skin can tell you a lot about the Health of a Patient.
Hope that helps.
I was also going to say hardening of the arteries as they get furred up with cholesterol deposits, which would lead to cardiovascular, high blood pressure.

What is the difference between hyperlipidemia and hypercholesterolemia?
Q.

A. Hypercholesterolemia (literally: high blood cholesterol) is the presence of high levels of cholesterol in the blood.
Hyperlipidemia is an elevation of lipids (fats) in the bloodstream. These lipids include cholesterol, cholesterol esters (compounds), phospholipids and triglycerides.
Hyperlipidemia is caused by an elevated level of any kind of lipid (fat) in the blood stream, while hypercholesterolemia is only caused by high cholesterol in the blood stream.

Do you have hyperlipidemia or high cholesterol ? How old are you ?
Q. I'm in my mid-30's and my triglycerides and cholesterol are high. Please share your experience.

A. I'm 48 and mine were high, too. My doctor gave me three months to try to get it down on my own. I went on a no-fat diet...nothing fried, no red meat. no butter or margarine. Fish, nuts and olive oil are OK because they have the healthy kind of fat. Foods only steamed, grilled, etc. No more sauteed Chinese food! In three months, I got my total cholesterol down 100 points and triglycerides down 75 points, both now in a good range so I don't need medicine. You can do it! It does take discipline.....I didn't cheat. Also, I lost weight from this diet.




Powered by Yahoo! Answers

a study reported that the prevalence of hyperlipidemia is 30% in children 2 to 6 years of age. if 12 children?

Q. are analyzed: a) what is probability that at least 3 are hyperlipidemia? b) what is the probability that exactly 3 are hyperlipidemic? and c) how many would be expected to meet the criteria for hyperlipidemia?

A. a. ANSWER: PROBABILITY = 0.75 at least 3 are hyperlipidemia

Why???

BINOMIAL DISTRIBUTION, POPULATION PROPORTION
n = NUMBER OF TRIALS [ 12] (sample size)
k = NUMBER OF SUCCESSES [2] (from 0 up to and including k NUMBER OF SUCCESSES)
p = POPULATION PROPORTION [30%]

significant digits2

COMPUTATION OF BINOMIAL PROPORTION:
P(k => 3) = 1 - P(k ⤠2) = 1 - n!/[k!*(n - k)!] * p^k * (1 - p)^(n - k)
0.75 = 12!/[2!*(12 - 2)!] * 0.3^2 * (1 - 0.3)^(12 - 2)

ALTERNATIVE COMPUTATION USING EXCEL:
"Look-up" value of PROBABILITY = 0.75 = 1 - BINOMDIST ( 2 , 12 , 30/100 , TRUE )
"Using Excel function: BINOMDIST(number_s, trials, probability_s, cumulative)
Number_s is the number of successes in trials. [ 12 ]
Trials is the number of independent trials. [ 2 ]
Probability_s is the probability of success on each trial. [ 30]"

Cumulative is a logical value that determines the form of the function. If cumulative is TRUE, then BINOMDIST returns the cumulative distribution function, which is the probability that there are at most number_s successes; if FALSE, it returns the probability mass function, which is the probability that there are number_s successes.



b. ANSWER: PROBABILITY = 0.24 exactly 3 are hyperlipidemic

Why???

BINOMIAL DISTRIBUTION, POPULATION PROPORTION
n = NUMBER OF TRIALS [ 12] (sample size)
k = NUMBER OF SUCCESSES [3] (Exactly 3 NUMBER OF SUCCESSES)
p = POPULATION PROPORTION [30%]

significant digits2

COMPUTATION OF BINOMIAL PROPORTION:
P(k = 3) = n!/[k!*(n - k)!] * p^k * (1 - p)^(n - k)
0.24 = 12!/[3!*(12 - 3)!] * 0.3^3 * (1 - 0.3)^(12 - 3)

ALTERNATIVE COMPUTATION USING EXCEL:
"Look-up" value of PROBABILITY = 0.24 =BINOMDIST ( 3 , 12 , 30/100 , FALSE )
"Using Excel function: BINOMDIST(number_s, trials, probability_s, cumulative)
Number_s is the number of successes in trials. [ 12 ]
Trials is the number of independent trials. [ 3 ]
Probability_s is the probability of success on each trial. [ 30]"

Cumulative is a logical value that determines the form of the function. If cumulative is TRUE, then BINOMDIST returns the cumulative distribution function, which is the probability that there are at most number_s successes; if FALSE, it returns the probability mass function, which is the probability that there are number_s successes.



c. ANSWER: (approx) 4 children expected to be hyperlipidemic

Why???
SAMPLE SIZE * POPULATION PROPORTION = EXPECTED [12 * 0.3 = (approx) 4]

Hyperlipidemia is 30% in children 2-6 years of age. If 12 children are analyzed, what is the probabilty that?
Q. At least 3 are hyperlipidemic?

A. Well, four kids out of twelve should have it. But your question isn't very specific. If you have three kids, and you wanna know what their odds of getting it are, it depends.
Family history is an important factor, but if you're going by statistics alone, one of your kids probably has it.

age 25 and diagnosed with hyperlipidemia?
Q. I ws diagnosed with hyperlipidemia since i was 22. I tried to watch what I eat, but with no luck. I turned 25, and couple weeks ago, I went for a physical, and I was told that my cholesterol was 249. That 's high!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I know I need to excercise, but I'm really lazy. I have normal weight,and dance as excercise sometimes. Can someone please help me choose a good diet? I want to know what exactly can cut my cholesterol?

A. Low fat, high fiber diet. More vegies than fruit to help lose weight. The fiber helps carry fat out of the body so it is not absorbed.

With normal weight, you can eat more fruit, and whole grains. Minimal processed foods that list hydrogenated anything. That boosts LDL (bad stuff), and lowers HDL (good stuff). Cut way back on meats, especially beef, and cut back or eliminate fried foods.




Powered by Yahoo! Answers

Jumat, 10 Mei 2013

what would be good nursing diagnosis for pt with hyperlipidemia?

Q. My assigned primary diagnosis is hyperlipidemia, and I need 3 dx. I am having a hard time figuring out the best way to approch. the only thing my pt has that affects her daily life is a low carb low fat diet. Can anyone help?

A. Ok as someone who had a Xanthoma removed from her upper eyelid, guess this would be a good visual sign of Cholesterol.
http://www.nlm.nih.gov/medlineplus/ency/article/001447.htm
Then I diagnosed the high cholesterol in my own Mother, as she had rings around her Iris.
http://www.bionordic.dk/vis_billed.asp?filename=kol.jpg
Mother Cholesterol was higher than mine and mine not high enough to warrant the Xanthoma. Always remember the skin can tell you a lot about the Health of a Patient.
Hope that helps.
I was also going to say hardening of the arteries as they get furred up with cholesterol deposits, which would lead to cardiovascular, high blood pressure.

What is the difference between hyperlipidemia and hypercholesterolemia?
Q.

A. Hypercholesterolemia (literally: high blood cholesterol) is the presence of high levels of cholesterol in the blood.
Hyperlipidemia is an elevation of lipids (fats) in the bloodstream. These lipids include cholesterol, cholesterol esters (compounds), phospholipids and triglycerides.
Hyperlipidemia is caused by an elevated level of any kind of lipid (fat) in the blood stream, while hypercholesterolemia is only caused by high cholesterol in the blood stream.

Is there a particular group (ethnicity, sociological culture) that is predisposed for hyperlipidemia?
Q. Is there a particular group (ethnicity, sociological culture) that is predisposed for the condition of hyerlipidemia?

A. Yes; those with a family history of hyperlipidemia since predisposition rests equally on genetic and environmental factors and their interplay.

Another predisposition is use of oral contraceptives (OC) in women; and in people who use antihypertensives, retinoids, and/or hypolipidic agents.




Powered by Yahoo! Answers

what would be good nursing diagnosis for pt with hyperlipidemia?

Q. My assigned primary diagnosis is hyperlipidemia, and I need 3 dx. I am having a hard time figuring out the best way to approch. the only thing my pt has that affects her daily life is a low carb low fat diet. Can anyone help?

A. Ok as someone who had a Xanthoma removed from her upper eyelid, guess this would be a good visual sign of Cholesterol.
http://www.nlm.nih.gov/medlineplus/ency/article/001447.htm
Then I diagnosed the high cholesterol in my own Mother, as she had rings around her Iris.
http://www.bionordic.dk/vis_billed.asp?filename=kol.jpg
Mother Cholesterol was higher than mine and mine not high enough to warrant the Xanthoma. Always remember the skin can tell you a lot about the Health of a Patient.
Hope that helps.
I was also going to say hardening of the arteries as they get furred up with cholesterol deposits, which would lead to cardiovascular, high blood pressure.

What is the difference between hyperlipidemia and hypercholesterolemia?
Q.

A. Hypercholesterolemia (literally: high blood cholesterol) is the presence of high levels of cholesterol in the blood.
Hyperlipidemia is an elevation of lipids (fats) in the bloodstream. These lipids include cholesterol, cholesterol esters (compounds), phospholipids and triglycerides.
Hyperlipidemia is caused by an elevated level of any kind of lipid (fat) in the blood stream, while hypercholesterolemia is only caused by high cholesterol in the blood stream.

Do you have hyperlipidemia or high cholesterol ? How old are you ?
Q. I'm in my mid-30's and my triglycerides and cholesterol are high. Please share your experience.

A. I'm 48 and mine were high, too. My doctor gave me three months to try to get it down on my own. I went on a no-fat diet...nothing fried, no red meat. no butter or margarine. Fish, nuts and olive oil are OK because they have the healthy kind of fat. Foods only steamed, grilled, etc. No more sauteed Chinese food! In three months, I got my total cholesterol down 100 points and triglycerides down 75 points, both now in a good range so I don't need medicine. You can do it! It does take discipline.....I didn't cheat. Also, I lost weight from this diet.




Powered by Yahoo! Answers

Senin, 06 Mei 2013

Do i have hyperlipidemia and obesity?

Q. so it wasnt long ago when i got blood out of me. i got a letter from the mail today saying im referred to a cardiology and nutritionist, and the near middle it saids this:
"Diagnosis: Obesity, Hyperlipidemia" , So do i have hyperlipidemia and obesity. Best Answer Get Max Points. Thank you for responding.
So by you saying yes i do have it but it can be diagnosis.

A. Hyperlipidemia is just a fancy name for high cholesterol. So, you are apparently overweight and have high cholesterol - these two things usually occur together and both are usually diet-related.

How does hypertention, hyperlipidemia, and smoking, participate in the pathophysiology of atherosclerosis?
Q.

A. http://en.wikipedia.org/wiki/Atherosclerosis
Cigarette-endothelial dysfunction and a relatively hypercoagulable state
hypertention-morphologic alterations of the arterial intima and functional alterations of the endothelium
hyperlipidemia- Endothelial injury
Bottom line- All risk factors cause endothelial dysfunction which is the earliest manifestation of atherosclerosis

What are the various types of hyperlipidemias?
Q.

A. Type I or Buerger-Gruetz syndrome, or Primary hyperlipoproteinaemia, or Familial hyperchylomicronemia
Problems: Decreased lipoprotein lipase (LPL) or altered ApoC2
Treatment: Diet Control

Type IIa or Polygenic hypercholesterolaemia or Familial hypercholesterolemia
Problems: LDL receptor deficiency
Treatment: Bile Acid Sequestrants, Statins, Nicotinic acid

Type IIb or Combined hyperlipidemia
Problems: Decreased LDL receptor and Increased ApoB
Treatment: Statins, Nicotinic acid, Gemfibrozil

Type III or Familial Dysbetalipoproteinemia
Problems: Defect in ApoE synthesis
Treatment: Gemfibrozil

Type IV or Endogenous Hyperlipemia
Problems: Increased VLDL production and Decreased elimination
Treatment: Nicotinic acid

Type V or Familial Hypertriglyceridemia
Problems: Increased VLDL production and Decreased LPL
Treament: Nicotinic acid, Gemfibrozil

Source:

http://en.wikipedia.org/wiki/Hyperlipidemia




Powered by Yahoo! Answers

If someone has hyperlipidemia, how soon after a blood draw can you see the lipids in their blood?

Q. I'm doing a case study on a patient with hyperlipidemia, among other things, and I found a photo of a vial of blood showing the lipids sitting at the top of the vial. It states that this photo was taken 4 hrs after the blood was drawn & I'm wondering if it has to sit for that long to be visible?

A. It is correct as soon as the blood starts to separate and settle or clot and separate, which begins immediately in around a half an hour you have pretty good separation, but we don't spin the blood down for 30 minutes (not when you need to get a result out in an hour)-5-10 minutes is more like it.

Do i have hyperlipidemia and obesity?
Q. so it wasnt long ago when i got blood out of me. i got a letter from the mail today saying im referred to a cardiology and nutritionist, and the near middle it saids this:
"Diagnosis: Obesity, Hyperlipidemia" , So do i have hyperlipidemia and obesity. Best Answer Get Max Points. Thank you for responding.
So by you saying yes i do have it but it can be diagnosis.

A. Hyperlipidemia is just a fancy name for high cholesterol. So, you are apparently overweight and have high cholesterol - these two things usually occur together and both are usually diet-related.

How does hypertention, hyperlipidemia, and smoking, participate in the pathophysiology of atherosclerosis?
Q.

A. http://en.wikipedia.org/wiki/Atherosclerosis
Cigarette-endothelial dysfunction and a relatively hypercoagulable state
hypertention-morphologic alterations of the arterial intima and functional alterations of the endothelium
hyperlipidemia- Endothelial injury
Bottom line- All risk factors cause endothelial dysfunction which is the earliest manifestation of atherosclerosis




Powered by Yahoo! Answers

Minggu, 05 Mei 2013

Do i have hyperlipidemia and obesity?

Q. so it wasnt long ago when i got blood out of me. i got a letter from the mail today saying im referred to a cardiology and nutritionist, and the near middle it saids this:
"Diagnosis: Obesity, Hyperlipidemia" , So do i have hyperlipidemia and obesity. Best Answer Get Max Points. Thank you for responding.
So by you saying yes i do have it but it can be diagnosis.

A. Hyperlipidemia is just a fancy name for high cholesterol. So, you are apparently overweight and have high cholesterol - these two things usually occur together and both are usually diet-related.

How does hypertention, hyperlipidemia, and smoking, participate in the pathophysiology of atherosclerosis?
Q.

A. http://en.wikipedia.org/wiki/Atherosclerosis
Cigarette-endothelial dysfunction and a relatively hypercoagulable state
hypertention-morphologic alterations of the arterial intima and functional alterations of the endothelium
hyperlipidemia- Endothelial injury
Bottom line- All risk factors cause endothelial dysfunction which is the earliest manifestation of atherosclerosis

What are the various types of hyperlipidemias?
Q.

A. Type I or Buerger-Gruetz syndrome, or Primary hyperlipoproteinaemia, or Familial hyperchylomicronemia
Problems: Decreased lipoprotein lipase (LPL) or altered ApoC2
Treatment: Diet Control

Type IIa or Polygenic hypercholesterolaemia or Familial hypercholesterolemia
Problems: LDL receptor deficiency
Treatment: Bile Acid Sequestrants, Statins, Nicotinic acid

Type IIb or Combined hyperlipidemia
Problems: Decreased LDL receptor and Increased ApoB
Treatment: Statins, Nicotinic acid, Gemfibrozil

Type III or Familial Dysbetalipoproteinemia
Problems: Defect in ApoE synthesis
Treatment: Gemfibrozil

Type IV or Endogenous Hyperlipemia
Problems: Increased VLDL production and Decreased elimination
Treatment: Nicotinic acid

Type V or Familial Hypertriglyceridemia
Problems: Increased VLDL production and Decreased LPL
Treament: Nicotinic acid, Gemfibrozil

Source:

http://en.wikipedia.org/wiki/Hyperlipidemia




Powered by Yahoo! Answers

Sabtu, 04 Mei 2013

what would be good nursing diagnosis for pt with hyperlipidemia?

Q. My assigned primary diagnosis is hyperlipidemia, and I need 3 dx. I am having a hard time figuring out the best way to approch. the only thing my pt has that affects her daily life is a low carb low fat diet. Can anyone help?

A. Ok as someone who had a Xanthoma removed from her upper eyelid, guess this would be a good visual sign of Cholesterol.
http://www.nlm.nih.gov/medlineplus/ency/article/001447.htm
Then I diagnosed the high cholesterol in my own Mother, as she had rings around her Iris.
http://www.bionordic.dk/vis_billed.asp?filename=kol.jpg
Mother Cholesterol was higher than mine and mine not high enough to warrant the Xanthoma. Always remember the skin can tell you a lot about the Health of a Patient.
Hope that helps.
I was also going to say hardening of the arteries as they get furred up with cholesterol deposits, which would lead to cardiovascular, high blood pressure.

What is the difference between hyperlipidemia and hypercholesterolemia?
Q.

A. Hypercholesterolemia (literally: high blood cholesterol) is the presence of high levels of cholesterol in the blood.
Hyperlipidemia is an elevation of lipids (fats) in the bloodstream. These lipids include cholesterol, cholesterol esters (compounds), phospholipids and triglycerides.
Hyperlipidemia is caused by an elevated level of any kind of lipid (fat) in the blood stream, while hypercholesterolemia is only caused by high cholesterol in the blood stream.

Is there a particular group (ethnicity, sociological culture) that is predisposed for hyperlipidemia?
Q. Is there a particular group (ethnicity, sociological culture) that is predisposed for the condition of hyerlipidemia?

A. Yes; those with a family history of hyperlipidemia since predisposition rests equally on genetic and environmental factors and their interplay.

Another predisposition is use of oral contraceptives (OC) in women; and in people who use antihypertensives, retinoids, and/or hypolipidic agents.




Powered by Yahoo! Answers

Rabu, 01 Mei 2013

If someone has hyperlipidemia, how soon after a blood draw can you see the lipids in their blood?

Q. I'm doing a case study on a patient with hyperlipidemia, among other things, and I found a photo of a vial of blood showing the lipids sitting at the top of the vial. It states that this photo was taken 4 hrs after the blood was drawn & I'm wondering if it has to sit for that long to be visible?

A. It is correct as soon as the blood starts to separate and settle or clot and separate, which begins immediately in around a half an hour you have pretty good separation, but we don't spin the blood down for 30 minutes (not when you need to get a result out in an hour)-5-10 minutes is more like it.

Do i have hyperlipidemia and obesity?
Q. so it wasnt long ago when i got blood out of me. i got a letter from the mail today saying im referred to a cardiology and nutritionist, and the near middle it saids this:
"Diagnosis: Obesity, Hyperlipidemia" , So do i have hyperlipidemia and obesity. Best Answer Get Max Points. Thank you for responding.
So by you saying yes i do have it but it can be diagnosis.

A. Hyperlipidemia is just a fancy name for high cholesterol. So, you are apparently overweight and have high cholesterol - these two things usually occur together and both are usually diet-related.

How does hypertention, hyperlipidemia, and smoking, participate in the pathophysiology of atherosclerosis?
Q.

A. http://en.wikipedia.org/wiki/Atherosclerosis
Cigarette-endothelial dysfunction and a relatively hypercoagulable state
hypertention-morphologic alterations of the arterial intima and functional alterations of the endothelium
hyperlipidemia- Endothelial injury
Bottom line- All risk factors cause endothelial dysfunction which is the earliest manifestation of atherosclerosis




Powered by Yahoo! Answers

What is the difference between hyperlipidemia and hypercholesterolemia?

Q.

A. Hypercholesterolemia (literally: high blood cholesterol) is the presence of high levels of cholesterol in the blood.
Hyperlipidemia is an elevation of lipids (fats) in the bloodstream. These lipids include cholesterol, cholesterol esters (compounds), phospholipids and triglycerides.
Hyperlipidemia is caused by an elevated level of any kind of lipid (fat) in the blood stream, while hypercholesterolemia is only caused by high cholesterol in the blood stream.

Do you have hyperlipidemia or high cholesterol ? How old are you ?
Q. I'm in my mid-30's and my triglycerides and cholesterol are high. Please share your experience.

A. I'm 48 and mine were high, too. My doctor gave me three months to try to get it down on my own. I went on a no-fat diet...nothing fried, no red meat. no butter or margarine. Fish, nuts and olive oil are OK because they have the healthy kind of fat. Foods only steamed, grilled, etc. No more sauteed Chinese food! In three months, I got my total cholesterol down 100 points and triglycerides down 75 points, both now in a good range so I don't need medicine. You can do it! It does take discipline.....I didn't cheat. Also, I lost weight from this diet.

If someone has hyperlipidemia, how soon after a blood draw can you see the lipids in their blood?
Q. I'm doing a case study on a patient with hyperlipidemia, among other things, and I found a photo of a vial of blood showing the lipids sitting at the top of the vial. It states that this photo was taken 4 hrs after the blood was drawn & I'm wondering if it has to sit for that long to be visible?

A. It is correct as soon as the blood starts to separate and settle or clot and separate, which begins immediately in around a half an hour you have pretty good separation, but we don't spin the blood down for 30 minutes (not when you need to get a result out in an hour)-5-10 minutes is more like it.




Powered by Yahoo! Answers

Selasa, 30 April 2013

Do you have hyperlipidemia or high cholesterol ? How old are you ?

Q. I'm in my mid-30's and my triglycerides and cholesterol are high. Please share your experience.

A. I'm 48 and mine were high, too. My doctor gave me three months to try to get it down on my own. I went on a no-fat diet...nothing fried, no red meat. no butter or margarine. Fish, nuts and olive oil are OK because they have the healthy kind of fat. Foods only steamed, grilled, etc. No more sauteed Chinese food! In three months, I got my total cholesterol down 100 points and triglycerides down 75 points, both now in a good range so I don't need medicine. You can do it! It does take discipline.....I didn't cheat. Also, I lost weight from this diet.

If someone has hyperlipidemia, how soon after a blood draw can you see the lipids in their blood?
Q. I'm doing a case study on a patient with hyperlipidemia, among other things, and I found a photo of a vial of blood showing the lipids sitting at the top of the vial. It states that this photo was taken 4 hrs after the blood was drawn & I'm wondering if it has to sit for that long to be visible?

A. It is correct as soon as the blood starts to separate and settle or clot and separate, which begins immediately in around a half an hour you have pretty good separation, but we don't spin the blood down for 30 minutes (not when you need to get a result out in an hour)-5-10 minutes is more like it.

Do i have hyperlipidemia and obesity?
Q. so it wasnt long ago when i got blood out of me. i got a letter from the mail today saying im referred to a cardiology and nutritionist, and the near middle it saids this:
"Diagnosis: Obesity, Hyperlipidemia" , So do i have hyperlipidemia and obesity. Best Answer Get Max Points. Thank you for responding.
So by you saying yes i do have it but it can be diagnosis.

A. Hyperlipidemia is just a fancy name for high cholesterol. So, you are apparently overweight and have high cholesterol - these two things usually occur together and both are usually diet-related.




Powered by Yahoo! Answers

Minggu, 28 April 2013

Do you have hyperlipidemia or high cholesterol ? How old are you ?

Q. I'm in my mid-30's and my triglycerides and cholesterol are high. Please share your experience.

A. I'm 48 and mine were high, too. My doctor gave me three months to try to get it down on my own. I went on a no-fat diet...nothing fried, no red meat. no butter or margarine. Fish, nuts and olive oil are OK because they have the healthy kind of fat. Foods only steamed, grilled, etc. No more sauteed Chinese food! In three months, I got my total cholesterol down 100 points and triglycerides down 75 points, both now in a good range so I don't need medicine. You can do it! It does take discipline.....I didn't cheat. Also, I lost weight from this diet.

If someone has hyperlipidemia, how soon after a blood draw can you see the lipids in their blood?
Q. I'm doing a case study on a patient with hyperlipidemia, among other things, and I found a photo of a vial of blood showing the lipids sitting at the top of the vial. It states that this photo was taken 4 hrs after the blood was drawn & I'm wondering if it has to sit for that long to be visible?

A. It is correct as soon as the blood starts to separate and settle or clot and separate, which begins immediately in around a half an hour you have pretty good separation, but we don't spin the blood down for 30 minutes (not when you need to get a result out in an hour)-5-10 minutes is more like it.

Do i have hyperlipidemia and obesity?
Q. so it wasnt long ago when i got blood out of me. i got a letter from the mail today saying im referred to a cardiology and nutritionist, and the near middle it saids this:
"Diagnosis: Obesity, Hyperlipidemia" , So do i have hyperlipidemia and obesity. Best Answer Get Max Points. Thank you for responding.
So by you saying yes i do have it but it can be diagnosis.

A. Hyperlipidemia is just a fancy name for high cholesterol. So, you are apparently overweight and have high cholesterol - these two things usually occur together and both are usually diet-related.




Powered by Yahoo! Answers

Jumat, 26 April 2013

If someone has hyperlipidemia, how soon after a blood draw can you see the lipids in their blood?

Q. I'm doing a case study on a patient with hyperlipidemia, among other things, and I found a photo of a vial of blood showing the lipids sitting at the top of the vial. It states that this photo was taken 4 hrs after the blood was drawn & I'm wondering if it has to sit for that long to be visible?

A. It is correct as soon as the blood starts to separate and settle or clot and separate, which begins immediately in around a half an hour you have pretty good separation, but we don't spin the blood down for 30 minutes (not when you need to get a result out in an hour)-5-10 minutes is more like it.

Do i have hyperlipidemia and obesity?
Q. so it wasnt long ago when i got blood out of me. i got a letter from the mail today saying im referred to a cardiology and nutritionist, and the near middle it saids this:
"Diagnosis: Obesity, Hyperlipidemia" , So do i have hyperlipidemia and obesity. Best Answer Get Max Points. Thank you for responding.
So by you saying yes i do have it but it can be diagnosis.

A. Hyperlipidemia is just a fancy name for high cholesterol. So, you are apparently overweight and have high cholesterol - these two things usually occur together and both are usually diet-related.

How does hypertention, hyperlipidemia, and smoking, participate in the pathophysiology of atherosclerosis?
Q.

A. http://en.wikipedia.org/wiki/Atherosclerosis
Cigarette-endothelial dysfunction and a relatively hypercoagulable state
hypertention-morphologic alterations of the arterial intima and functional alterations of the endothelium
hyperlipidemia- Endothelial injury
Bottom line- All risk factors cause endothelial dysfunction which is the earliest manifestation of atherosclerosis




Powered by Yahoo! Answers

Rabu, 24 April 2013

Do you have hyperlipidemia or high cholesterol ? How old are you ?

Q. I'm in my mid-30's and my triglycerides and cholesterol are high. Please share your experience.

A. I'm 48 and mine were high, too. My doctor gave me three months to try to get it down on my own. I went on a no-fat diet...nothing fried, no red meat. no butter or margarine. Fish, nuts and olive oil are OK because they have the healthy kind of fat. Foods only steamed, grilled, etc. No more sauteed Chinese food! In three months, I got my total cholesterol down 100 points and triglycerides down 75 points, both now in a good range so I don't need medicine. You can do it! It does take discipline.....I didn't cheat. Also, I lost weight from this diet.

If someone has hyperlipidemia, how soon after a blood draw can you see the lipids in their blood?
Q. I'm doing a case study on a patient with hyperlipidemia, among other things, and I found a photo of a vial of blood showing the lipids sitting at the top of the vial. It states that this photo was taken 4 hrs after the blood was drawn & I'm wondering if it has to sit for that long to be visible?

A. It is correct as soon as the blood starts to separate and settle or clot and separate, which begins immediately in around a half an hour you have pretty good separation, but we don't spin the blood down for 30 minutes (not when you need to get a result out in an hour)-5-10 minutes is more like it.

Do i have hyperlipidemia and obesity?
Q. so it wasnt long ago when i got blood out of me. i got a letter from the mail today saying im referred to a cardiology and nutritionist, and the near middle it saids this:
"Diagnosis: Obesity, Hyperlipidemia" , So do i have hyperlipidemia and obesity. Best Answer Get Max Points. Thank you for responding.
So by you saying yes i do have it but it can be diagnosis.

A. Hyperlipidemia is just a fancy name for high cholesterol. So, you are apparently overweight and have high cholesterol - these two things usually occur together and both are usually diet-related.




Powered by Yahoo! Answers