Friday, January 31, 2020

Technical Certificate unit worksheet Essay Example for Free

Technical Certificate unit worksheet Essay 1. Explain how a working relationship is different from a personal relationship (1.1.1) A working relationship is where you are placed with other people and work as part of a team, where each individual is working following professional codes of practise, towards the achievement of shared aims and objectives. You do not necessarily have to like the people you work with but you need to keep personal opinions and feelings to yourself. Mutual respect and understanding is a key factor in developing a good working relationship. A personal relationship is a relationship formed through choice, with someone you like, who you share interests and feelings with. In personal relationships there isn’t any set rules or procedures to follow and you are able to voice your opinions. 2. Describe different working relationships in health and social care settings (1.1.2) There are many different relationships in health and social care settings, these include relationships between careers and service users, careers and other health care professionals, such as GP’s and nurses, careers and service users families and between colleagues and managements. For each of these you will develop a different type of working relationship, but you should always remain professional. 3. Describe why it is important to adhere to the agreed scope of the job role (2.2.1) It’s important to adhere to agreed scope of your job role as you have agreed with your job description within your contract, so it’s your legal  obligation to work within it. By following your job role you are working alongside your company’s policies and procedures and giving the best quality of care you can. 4. Outline what is meant by agreed ways of working (2.2.2) Agreed ways of working means that all care workers should work in accordance with policies and procedures, roles and responsibilities within job descriptions which their employees have set out. 5. Explain the importance of full and up-to-date details of agreed ways of working (2.2.3) It’s important so that care homes or environments are run in accordance with legislations. So staff adhere to agreed standards and regulations at all times. It also means that service users will not be put at any risk. 6. Explain why it is important to work in partnership with others (3.3.1) It’s important to form professional relationships with team members, colleagues, other professionals as well as individuals and their families in order to promote effective communication and effective ways of sharing accurate information. It will help to give service users the best possible care as everyone will be clear on each service user’s needs, wishes and preferences 7. Identify ways of working that can help improve partnership working (3.3.2) We can improve partnership working through effective communication and information sharing. By working as a team and having regular staff meetings, with colleagues and other health care professionals. 8. Identify skills and approaches needed for resolving conflicts (3.3.3) You should try to handle conflict situations by remaining calm, ending the conflict before it escalates and remaining respectful of others. You should  try to demonstrate active listening and discuss the situation in a calm and rational manner to try and resolve the conflict. 9. Explain how and when to access support and advice about: (3.3.4) a.partnership working- you can get support and advise from other colleagues, your manager, supervisor or other external agencies such as CQC. b. resolving conflicts- it’s always worth trying to resolve conflict with the individual, but if you can’t then you should speak to your manager. Further issues can be address with HR who can offer you support on resolving conflict and may offer you mediation services to help you with this. Once you have completed, your Learning Advisor will be able to cross reference all knowledge into Unit 4222-206 of the diploma Patricia Whyte – LA- Qube Learning

Thursday, January 23, 2020

Job Requirements of an Addiction Counselor Essay -- Career

The job of an addiction counselor specializing in, but not limiting my choice to substance abuse is the job profession I have chosen. The opportunities for this field are very open in my area of the country and throughout the Unites States. The counselors that work within range of me are very busy, and have little time to offer to a person in training. I was able to arrange an email interview with a particular counselor working at a rehabilitation facility for alcoholics and drug addicts. His job entailed monitoring the day-to-day progress of several people assigned to his case load. These clients were monitored for coping skills, stress levels, emotional stability, and general state of health. These areas were not limited to whether it was personal, romantic, or job related, but covered all aspects of the client’s day. The interview consisted of a brief explanation of each of the five questions and was performed via email. The counselor replied stating that his job duties included; group and individual therapy sessions. Other areas of responsibility were taking notes, treatment planning and management of each case including referrals and all documents. The counselor mentioned the most difficult obstacle was resistance from the client and being able to carry out a treatment plan. He also mentioned there is always the difficulty of emotional detachment. This is also one of the reasons the job is rewarding. The fact that this is a very engaging and challenging job, but there are times it can be sad. With alcoholics and addicts you never know what they will do next, since they can be unpredictable. This can be a fun and interesting profession, and is one that keeps you on your toes. The counselor explained that these are the t... ...lenging and rewarding, and yet sometimes they would bring sadness. One has to be a strong and caring person to work with people who have addictions. In the end, the result would be for the patient to feel better about their self and gain the desire to succeed. Works Cited Kartha, D. (2010). Substance abuse counselor job description. Retrieved December 16, 2010 From http://www.buzzle.com/articles/substance-abuse-counselor-job-description.html Smith, J. (2010). Addiction counselor careers. Retrieved December 16, 2010 from http://www.ehow.com/list_7191834_addiction-counselor-careers.html Thompson, E. L. (2010). The role of substance abuse counselors. Retrieved December 17, 2010 From http://www.ehow.com/about_6630288_role-substance-abuse-counselors.html

Wednesday, January 15, 2020

Basic Tooth Anatomy

Teeth are shaped according to its function and location in the mouth but regardless of its shape and function, it is composed of the same structures as follows: Crown- is the top portion of the tooth. This is what we can see in the oral cavity just by looking inside our patients’ mouth. Root- is the part of the tooth that is embedded in the bone. We can see the root of a tooth usually in a radiograph. Each tooth is composed of 4 primary structures namely: Enamel- is the hardest and most mineralized substance in the body. It covers the outside of the crown of the tooth and is translucent. Because the content of enamel is highly mineralized it also makes it susceptible to cavities. How? Reasons for decay vary but mostly it is due to ingestion of sugars that react with the bacteria found in the mouth that forms a type of acid that attacks enamel therefore it weakens enamel and overtime causes cavities. Dentin- makes up the bulk of the tooth and lies under enamel. It covers the pulp and the color may range from gray to yellow usually penetrating through the enamel. Dentin is composed of mineralized connective tissue like enamel but it is softer. It is necessary for the support of enamel. It also serves as a cushion to protect enamel from breaking. Pulp- is found at the center of the tooth. It is composed of nerves and blood vessels that provide nutrients to the tooth. And since it is made up of these structures, the pulp is soft and vulnerable without the protection of enamel and dentin. At the tip of the pulp we can find what is called as the â€Å"apex† of the root, this is a small opening where blood vessels and nerves pass through. Cementum- is a bone like connective tissue located around the root. It helps support the teeth by providing a place of attachment to the other tissues that surround the teeth in the socket.

Tuesday, January 7, 2020

Using Visual Basic VBA with HTTPS and SSL

Is it possible to access web pages with HTTPS and that require login/password using Excel? Well, yes and no. Heres the deal and why its not so straight forward. First, Lets  Define Terms HTTPS is by convention the identifier for what is called SSL (Secure Sockets Layer). That doesnt really have anything to do with passwords or logins as such. What SSL does is set up an encrypted connection between a web client and server so that no information is sent between the two in the clear -- using unencrypted transmissions. If the information includes login and password information, encrypting the transmission protects them from prying eyes...but encrypting passwords isnt a requirement. I used the phrase by convention because the real security technology is SSL. HTTPS only signals to the server that the client plans on using that protocol. SSL can be used in a variety of other ways. So...if your computer sends a URL to a server that uses SSL and that URL starts with HTTPS, your computer is saying to the server: Hey Mr. Server, lets shake hands over this encryption thing so that whatever we say from now on wont get intercepted by some bad guy. And when thats done, go ahead and send me the page addressed by the URL. The server will send back the key information for setting up an SSL connection. Its up to your computer to actually do something with it. Thats key (pun...well, sorta intended) to understanding the role of VBA in Excel. The programming in VBA would have to actually take the next step and implement the SSL on the client side. Real web browsers do that automatically and show you a little lock symbol in the status line to show you that it has been done. But if the VBA just opens the web page as a file and reads the information in it into cells in a spreadsheet (a very common example), Excel wont do that without some additional programming. The servers gracious offer to shake hands and set up secure SSL communication just gets ignored by Excel. But You Can Read the Page You Requested in Exactly the Same Way To prove it, lets use the SSL connection that is used by Googles Gmail service (which starts with https) and code a call to open that connection just like it was a file. This reads the web page like it was a simple file. Since recent versions of Excel will import HTML automatically, after the Open statement is executed, the Gmail page (minus the Dynamic HTML objects) is imported into a spreadsheet. The goal of SSL connections is to exchange information, not just read a web page, so this is normally not going to get you very far. To do more, you have to have some way, in your Excel VBA program, to support both the SSL protocol and maybe to support DHTML too. Youre probably better off starting with the full Visual Basic rather than Excel VBA. Then use controls like the Internet Transfer API WinInet and call Excel objects as needed. But it is possible to use WinInet directly from an Excel VBA program. WinInet is an API - Application Programming Interface - to WinInet.dll. Its mainly used as one of the major components of Internet Explorer, but you can use it directly from your code as well and you can use it for HTTPS. Writing the code to use WinInet is at least a medium difficulty task. In general, the steps involved are: Connect to the HTTPS server and send an HTTPS requestIf the server asks for a signed client certificate, resend the request after attaching the certificate contextIf the server is satisfied, the session is authenticated There are two major differences in writing the WinInet code to use https rather than the regular HTTP: You should also keep in mind that the function of exchanging a login/password is logically independent of encrypting the session using https and SSL. You can do one or the other, or both. In many cases, they do go together, but not always. And implementing the WinInet requirements doesnt do anything to respond automatically to a login/password request. If, for example, the login and password are part of a web form, then you might have to figure out the names of the fields and update the fields from Excel VBA before posting the login string to the server. Responding correctly to a web servers security is a big part of what a web browser does. On the other hand, if SSL authentication is required, you might consider using the InternetExplorer object to log in from within VBA... The bottom line is that using https and logging into a server from an Excel VBA program is possible, but dont expect to write the code that does it in just a few minutes.