Question

In: Computer Science

Explain the purpose of program specification; what is the recommended content to include in this document?...

Explain the purpose of program specification; what is the recommended content to include in this document? What is the role of a healthcare analyst in developing a program specification document?

Solutions

Expert Solution

Program specification document :

It is an specification document that was relative to a computer programming, which contains the following things in this document.

1. Objective of the program, what function it is going to perform

2. Inputs that are need for the program

3. Result or output of the program.

Purpose of this program specification document is to have clear understanding of, what the program is going to achieve, what are the necessary I/O required for this program.

Role of Health Care analyst in creating a program specification document.

Suppose if there is a need to create a program to achieve some functionality in health care area, then the right person is the health care analyst, because the programmer may be good in program technology, but the required specification can be input only by the expert in Health care field.

Example :

  1. Programmer will get the clear objective of program from the Health care analyst.

2. Health care analyst will give detailed information on the input that can be used for achieving the application.

3. The analyst will confirm what outcomes should we get from the program and how it should be displayed.


Related Solutions

When looking at a Software Requirements Specification document: What are the strengths of an SRS? What...
When looking at a Software Requirements Specification document: What are the strengths of an SRS? What are the weaknesses of an SRS?
Please explain what is the Document Set content type in SharePoint [10'].   Please give a business...
Please explain what is the Document Set content type in SharePoint [10'].   Please give a business example where using Document Set is more preferable than using Document content type in SharePoint [10'].   Please explain the benefits of using digital forms in SharePoint [5'].   Please give a business example to illustrate the benefits in your answer [5'].
(12) Explain what will be output of the following program? #include <stdio.h> #include <stdlib.h> #include <pthread.h>...
(12) Explain what will be output of the following program? #include <stdio.h> #include <stdlib.h> #include <pthread.h> #define NUM_THREADS 3 /* create thread argument struct for thr_func() */ typedef struct _thread_data_t {   int tid;   double stuff; } thread_data_t; /* thread function */ void *thr_func(void *arg) {   thread_data_t *data = (thread_data_t *)arg;   printf("hello from thr_func, thread id: %d\n", data->tid);   pthread_exit(NULL); } int main(int argc, char **argv) {   pthread_t thr[NUM_THREADS];   int i, rc;   thread_data_t thr_data[NUM_THREADS];   /* create threads */   for (i = 0;...
explain the purpose of a titration , include the drawing of the equipment used, what does...
explain the purpose of a titration , include the drawing of the equipment used, what does the end point represent?
What is the purpose of an income statement, and who is the audience for this document?...
What is the purpose of an income statement, and who is the audience for this document? What components do income statements typically contain? Why?
Explain the process of closing the books and describe the content and purpose of a post-closing...
Explain the process of closing the books and describe the content and purpose of a post-closing trial balance. Answer in our own words and must be at least 200 words.
Program Slicing Assignment 1- Choose a program you’d like to analyze. Explain what the program’s purpose...
Program Slicing Assignment 1- Choose a program you’d like to analyze. Explain what the program’s purpose is and how many lines of code it has. 2- Browse the tools necessary for slicing and install if you haven’t already done so. If there is a problem with the tool, and you would not like to use it, explain: What the tool is used for, and why wouldn’t use it. 3- demonstrate static, dynamic, forward, and backward slicing using a slicing criterion....
Purpose: The purpose of this assignment is to learn the content of a 10K report using...
Purpose: The purpose of this assignment is to learn the content of a 10K report using a real company. It is also a requirement for ACC 230. Audience: Your audience is someone who wants to know more about this company (ex: potential investor or employee). Background: Publicly traded companies in the United States are required to file a 10K report with the Securities Exchange Commission (SEC), which gives an overview of the company's financial position. Directions: You have already been...
In a 1-2 page Word document briefly explain the purpose of the Human Genome Project. In...
In a 1-2 page Word document briefly explain the purpose of the Human Genome Project. In addition, identify the three diseases that are related to chromosomes abnormally and describe each of these diseases
1.Explain to a layperson how medical coding works. What is the purpose of medical coding? Include...
1.Explain to a layperson how medical coding works. What is the purpose of medical coding? Include CPT codes, HCPCS, and ICD-10 codes. 2. explain medical coding and billing to a person not in the healthcare field
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT