CN113111634A - Nursing information processing method based on data template - Google Patents

Nursing information processing method based on data template Download PDF

Info

Publication number
CN113111634A
CN113111634A CN202110466704.8A CN202110466704A CN113111634A CN 113111634 A CN113111634 A CN 113111634A CN 202110466704 A CN202110466704 A CN 202110466704A CN 113111634 A CN113111634 A CN 113111634A
Authority
CN
China
Prior art keywords
template
data
record
field
service
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN202110466704.8A
Other languages
Chinese (zh)
Inventor
刘晟
赵颖实
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Tianjian Intelligent Technology Co ltd
Original Assignee
Beijing Tianjian Intelligent Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Tianjian Intelligent Technology Co ltd filed Critical Beijing Tianjian Intelligent Technology Co ltd
Priority to CN202110466704.8A priority Critical patent/CN113111634A/en
Publication of CN113111634A publication Critical patent/CN113111634A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/211Schema design and management
    • G06F16/212Schema design and management with details for data modelling support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/219Managing data history or versioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Fuzzy Systems (AREA)
  • Probability & Statistics with Applications (AREA)
  • Mathematical Physics (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The embodiment of the invention relates to a nursing information processing method based on a data template, which comprises the following steps: when nursing information is created, first creation information type data, first template identification data, first template version data and first creation mechanism data input by a user are acquired; inquiring the first data template list to obtain a matched first template record and sending the matched first template record to a user; if the user confirms that the record is not modified, template content reference processing is carried out on the newly established record in the first mechanism nursing information list; if the user confirms the modification, template content copying processing is carried out on the newly-built record in the first organization nursing information list; setting a first organization service-item corresponding relation table; and setting a first organization service-package corresponding relation table. By using the method, the data storage pressure and the operation and maintenance pressure of the background can be greatly reduced.

Description

Nursing information processing method based on data template
Technical Field
The invention relates to the technical field of data information processing, in particular to a nursing information processing method based on a data template.
Background
The nursing platform is a comprehensive platform which can be used by a plurality of hospitals. Each hospital can publish its nursing service item on the platform after the platform of registering, and the user can select the service that relevant hospital provided and place an order on line, and the platform is with its propelling movement to the hospital after receiving the order, and the nurse is dispatched to the hospital again, and then carries out nursing service to the user by the nurse in patient's family or the hospital. In the initial design, the back end of the nursing platform creates data space for each access mechanism according to the processing mode of data copy, and with the increase of platform access mechanisms, we find that the processing mode has a technical defect that even the same nursing service content can cause the generation of two nursing data copies, and the storage amount of background data can also rise by multiple.
Disclosure of Invention
The invention aims to provide a nursing information processing method based on a data template, which is used for creating nursing information (nursing service information, nursing item information and nursing package information) of each institution, does not directly create a copy in a related database of each institution, but adds template reference information (identification + version) similar to a pointer into each institution database and references a nursing information template provided by a platform, but also supports creating a copy by using a data structure of the template if the referenced template content is not consistent with the actual service content of the institution. By using the method, the data storage pressure and the operation and maintenance pressure of the background can be greatly reduced.
In order to achieve the above object, an embodiment of the present invention provides a care information processing method based on a data template, where the method includes:
when nursing information is created, first creation information type data, first template identification data, first template version data and first creation mechanism data input by a user are acquired; the first creating information type data comprises a nursing service type, a nursing item type and a nursing package type;
inquiring a first data template list related to first creation information type data to obtain a first template record matched with the first template identification data and the first template version data, and sending the first template record to a user; the first template record comprises a template detail field set;
if the user confirms that the content of the first template record is not modified, a new record is created in a first mechanism nursing information list related to first creation information type data, and template content reference processing is carried out on the new record according to the first template record and the first creation mechanism data;
if the user confirms that the content of the first template record is modified, acquiring the first template record which is modified by the template detail field set to generate a first template modified record, creating a new record in the first mechanism care information list related to the first creation information type data, and performing template content copying processing on the new record according to the first template modified record and the first creation mechanism data;
setting a first mechanism service-item corresponding relation table according to the corresponding relation between the nursing service information and the nursing item information input by the user and the first establishment mechanism data;
and setting a first mechanism service-package corresponding relation table according to the corresponding relation between the nursing service information and the nursing package information input by the user and the first establishment mechanism data.
Preferably, the first data template list related to the first creation information type data includes a plurality of first data template records; the first data template record comprises a template identification field, a template version field and the template detail field set; wherein, in a first data template list specifically related to the nursing service type, the template detail field set comprises a template service name field, a template service place field, a template service time field, a template service duration field, a template service brief introduction field, a template service image storage field and a template service publicity content field; in a first data template list specifically related to a care item type, the set of template detail fields includes a template item name field and a template item content field; in a first data template list specifically related to a type of care package, the set of template detail fields includes a template package name field and a template package price field;
the first institution care information list associated with the first created information type data comprises a plurality of first institution care information records; the first institution care information record comprises a first record identification field, a first template reference type field, a first reference template identification field, a first reference template version field, a first institution identification field, and a first detail field set; the first template reference type field comprises a template pointer type and a template copy type; wherein, in a first mechanism care information list specifically related to care service types, the first detail field set comprises a first mechanism service name field, a first mechanism service place field, a first mechanism service time field, a first mechanism service duration field, a first mechanism service profile field, a first mechanism service image storage field and a first mechanism service publicity content field; in a first list of institutional care information relating specifically to care issue type, the first set of detail fields including a first institutional issue name field and a first institutional issue content field; in a first institution care information list specifically related to care package types, the first set of detail fields includes a first institution package name field and a first institution package price field;
the first organization service-item corresponding relation table comprises a plurality of first organization service-item corresponding relation records; the first organization service-matter correspondence record comprises a second organization identification field, a first service identification field and a plurality of first event identification fields;
the first organization service-package correspondence table comprises a plurality of first organization service-package correspondence records; the first organization service-package corresponding relation record comprises a third organization identification field, a second service identification field and a plurality of first package identification fields.
Preferably, when inquiring the care information, the method further comprises:
acquiring first query service identification data and first query mechanism data input by a user;
then, inquiring the first mechanism nursing information list related to nursing service types, and matching the first record identification field with the first inquiry service identification data, wherein the first mechanism nursing information record matched with the first inquiry mechanism data in the first mechanism identification field is used as a first service inquiry record;
identifying the first template reference type field of the first service query record, if the first template reference type field is a template pointer type, in the first data template list specifically related to the care service type, taking the first data template record of which the template identification field is matched with the first reference template identification field of the first service query record and the template version field is matched with the first reference template version field of the first service query record as a first service template record, and extracting the template detail field set of the first service template record as first service query data; if the first template reference type field is a template copy type, extracting the first detail field set of the first service query record as the first service query data;
then, inquiring the first mechanism service-item corresponding relation table, if the table contains the second mechanism identification field matched with the first inquiry mechanism data and the first mechanism service-item corresponding relation record matched with the first inquiry service identification data in the first service identification field, extracting the plurality of first item identification fields of the matching record, and generating a plurality of first inquiry item identification data;
in the first mechanism nursing information list which is specifically related to nursing matter types, the first record identification field is matched with each first query matter identification data, and the first mechanism nursing information record of which the first mechanism identification field is matched with the first query mechanism data is used as a corresponding first event query record, so that a plurality of first event query records are obtained;
identifying the first template reference type field of each first event query record, if the first template reference type field is a template pointer type, in the first data template list specifically related to the care item type, using the first data template record with the template identification field matched with the first reference template identification field of each first event query record and the template version field matched with the first reference template version field of each first event query record as a first event template record, and extracting the template detail field set of the first event template record as first event query data; if the first template reference type field is a template copying type, extracting the first detail field set of each first event query record as the first event query data; all the obtained first event query data form a first event query data set;
then, inquiring the first mechanism service-package corresponding relation table, if the table contains the first mechanism service-package corresponding relation record of which the third mechanism identification field is matched with the first inquiry mechanism data and the second mechanism identification field is matched with the first inquiry service identification data, extracting the plurality of first package identification fields of the matching record, and generating a plurality of first inquiry package identification data;
in the first mechanism nursing information list which is specifically related to the nursing package type, the first record identification field is matched with each first inquiry package identification data, and the first mechanism nursing information record of which the first mechanism identification field is matched with the first inquiry mechanism data is used as a corresponding first package inquiry record, so that a plurality of first package inquiry records are obtained;
identifying the first template reference type field of each first set of meal query record, if the first template reference type field is a template pointer type, matching the template identification field with the first reference template identification field of each first set of meal query record and taking the first data template record of which the template version field is matched with the first reference template version field of each first set of meal query record as a first set of meal template record in the first data template list specifically related to the nursing set of meal query records, and extracting the template detail field set of the first set of meal template record as first set of meal query data; if the first template reference type field is a template copying type, extracting the first detail field set of each first set of meal query record to serve as the first set of meal query data; forming a first set of meal query data set by all the obtained first set of meal query data;
and finally, according to a preset query output template, forming query output data by the first service query data, the first event query data set and the first set of meal query data set, and sending the query output data to a user.
Preferably, the querying a first data template list related to first creation information type data to obtain a first template record matched with the first template identification data and the first template version data, and sending the first template record to a user specifically includes:
querying the first data template list related to the first creation information type data, and matching the template identification field with the first template identification data, wherein the first data template record of which the template version field is matched with the first template version data is used as the first template record; and sending the content recorded by the first template to a user.
Preferably, the creating a new record in the first institution care information list related to the first creation information type data, and performing template content reference processing on the new record according to the first template record and the first creation institution data specifically includes:
creating a new first institution care information record in the first institution care information list associated with the first created information type data; and in the current new first institution care information record, setting the first template reference type field as a template pointer type, extracting the template identification field of the first template record to set the first reference template identification field, extracting the template version field of the first template record to set the first reference template version field, setting the first institution identification field as the first establishment institution data, and setting the first detail field set as null.
Preferably, the creating a new record in the first mechanism care information list related to the first creation information type data, and performing template content copying processing on the new record according to the first template modified record and the first creation mechanism data specifically includes:
creating a new first institution care information record in the first institution care information list associated with the first created information type data; and in the current new first mechanism nursing information record, setting the first template reference type field as a template copying type, extracting the template identification field of the first template modification record to set the first reference template identification field, extracting the template version field of the first template modification record to set the first reference template version field, setting the first mechanism identification field as the first creation mechanism data, and extracting the template detail field set of the first template modification record to set the corresponding field of the first detail field set.
Preferably, the setting of the first institution service-item correspondence table according to the correspondence between the care service information and the care item information input by the user and the first institution data specifically includes:
acquiring first service record identification data input by a user and a plurality of corresponding first event record identification data; the first service record identification data corresponds to the first record identification field of the first institution care information list specifically related to the care service type; the first event record identification data corresponds to the first record identification field of the first institution care information list which is particularly related to the care event type;
creating a new first mechanism service-item corresponding relation record in the first mechanism service-item corresponding relation table; and in the new first mechanism service-matter corresponding relation record, setting the second mechanism identification field as the first creation mechanism data, setting the first service identification field as the first service record identification data, and setting the plurality of first event identification fields according to the plurality of first event record identification data.
Preferably, the setting of the first organization service-package correspondence table according to the correspondence between the care service information and the care package information input by the user and the first establishment organization data specifically includes:
acquiring second service record identification data input by a user and a plurality of corresponding first set of meal record identification data; the second service record identification data corresponds to the first record identification field of the first institution care information list specifically related to the care service type; the first set of meal record identification data corresponds to the first record identification field of the first institution care information list which is specifically related to the care set type;
creating a new first organization service-package corresponding relation record in the first organization service-package corresponding relation table; and in the new first organization service-package corresponding relation record, setting the third organization identification field as the first establishment organization data, setting the second organization identification field as the second service record identification data, and setting the plurality of first package identification fields according to the plurality of first package record identification data.
Preferably, after completing the creation of the care information, the method further comprises:
performing version monitoring on the template version field in the first data template list related to the first creation information type data, and if the template version field is monitored to be changed, taking the corresponding first data template record as a version change record; and generating version updating notification information according to the version information before and after the version change record, and sending the version updating notification information to all mechanisms calling the version change record.
According to the nursing information processing method based on the data template, when the nursing information (nursing service information, nursing item information and nursing package information) of each institution is created, a copy is not directly created in a related database of each institution, but template reference information (identification + version) similar to a pointer is added into a database of each institution to reference a nursing information template provided by a platform, but if the referenced template content is not consistent with the actual service content of the institution, the method also supports creation of a single copy by means of a data structure of the template. By using the method, the data storage structure is optimized, the data storage pressure of a background is reduced, and the operation and maintenance pressure of excessive data is reduced.
Drawings
Fig. 1 is a schematic diagram of a care information creating method based on a data template according to an embodiment of the present invention;
FIG. 2 is a diagram illustrating record structures and data examples of three types of data templates provided by an embodiment of the present invention;
FIG. 3 is a schematic diagram of three types of nursing information record structures and data examples provided by the embodiment of the present invention;
FIG. 4 is a diagram illustrating an example of a first mechanism service-transaction relationship table structure and data according to an embodiment of the present invention;
FIG. 5 is a diagram illustrating an example of a first organization service-package correspondence table structure and data provided by an embodiment of the present invention;
fig. 6 is a schematic diagram of a care information query method based on a data template according to a second embodiment of the present invention;
fig. 7 is a schematic diagram of a template version field monitoring method according to a third embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the present invention will be described in further detail with reference to the accompanying drawings, and it is apparent that the described embodiments are only a part of the embodiments of the present invention, not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The nursing platform creates data templates of three types of nursing information in advance at the back end: when a mechanism operator starts to create certain nursing information on a platform, firstly, referring template information of the nursing information needs to be confirmed and the platform is informed, and the platform sets template reference types, template reference information (identification and version) and the like in the process of automatically creating nursing information records through the nursing information creating method based on the data template, so that the associated operation from the data template to example information is completed; if the operator finds that the template content is different from the actual nursing information content of the institution, the content can be modified according to the quoted template data structure and the modified content is fed back to the platform, and the platform creates an independent data copy for the current nursing information in the institution database by the method provided by the embodiment of the invention; if the operator wants to further clarify the corresponding relationship between the service-item/service-package, the platform can also provide the relevant corresponding relationship table for the operator to configure the corresponding relationship between different types of care information by the method provided by the first embodiment of the present invention. Fig. 1 is a schematic view of a care information creating method based on a data template according to an embodiment of the present invention, as shown in fig. 1, the method mainly includes the following steps:
step 1, acquiring first creation information type data, first template identification data, first template version data and first creation mechanism data input by a user;
wherein the first creation information type data includes a care service type, a care item type, and a care package type.
Here, the user is an operator; the first created information type data is the type of the corresponding nursing information specifically created by the operator, and the embodiment of the invention at least supports three types of nursing information: a care service type, a care item type, and a care package type; the nursing service type indicates that the currently created nursing information is specifically basic information related to nursing services, the nursing item type indicates that the currently created nursing information is specifically operation item description information related to the nursing services, the nursing package type is specifically package information related to the nursing services, and one nursing service can correspond to a plurality of nursing items and also can correspond to a plurality of nursing packages; the first template identification data and the first template version data correspond to data template information selected by an operator for current nursing information, wherein the first template identification data correspond to the unique identification of the template, and the first template version data correspond to the version of the template; the first creator entity data is identification information of the entity where the operator is located.
For example, the operator of hospital a, assigned unique identification number "5001" in the care platform, plans to create 1 "gastric tube or urinary tube replacement" care service according to the data template with identification number + version "10001" + "256" in the care service type data template, creates 2 explanatory items "notice" and "service standard and guarantee" for the care service according to 2 data templates with identification number + version "16001" + "203" and "16002" + "203" in the care item type data template, and creates 3 associated packages "package one", "package two" and "package three" for the care service according to 3 data templates with identification number + version "15001" + "108", "15002" + "108" and "15003" + "108" in the care package type data template, and then the operator needs to complete 1 service care information first through steps 1-4 of the method of the embodiment of the present invention, 2 pieces of item care information and 3 pieces of package care information are created;
in creating 1 service care information, the input obtained at step 1: the first creation information type data is a nursing service type, the first template identification data is 10001, the first template version data is 256, and the first creation mechanism data is 5001;
the input obtained at step 1, when creating the first point-of-care information: the first creation information type data is a nursing matter type, the first template identification data is '16001', the first template version data is '203', and the first creation mechanism data is '5001'; the input obtained at step 1, when creating the second point-of-care information: the first creation information type data is a care item type, the first template identification data is '16002', the first template version data is '203', and the first creation mechanism data is '5001';
input obtained at step 1 when creating the first package care information: the first creation information type data is a nursing package type, the first template identification data is '15001', the first template version data is '108', and the first creation institution data is '5001'; when creating the second package care information, the input obtained at step 1: the first creation information type data is a nursing package type, the first template identification data is '15002', the first template version data is '108', and the first creation institution data is '5001'; when creating the third package care information, the input content obtained at step 1: the first creation information type data is a care package type, the first template identification data is "15003", the first template version data is "108", and the first creation institution data is "5001".
Step 2, inquiring a first data template list related to the first creation information type data to obtain a first template record matched with the first template identification data and the first template version data, and sending the first template record to a user;
wherein the first data template list associated with the first creation information type data comprises a plurality of first data template records; the first data template record comprises a template identification field, a template version field and a template detail field set; in a first data template list which is specifically related to nursing service types, a template detail field set comprises a template service name field, a template service place field, a template service time field, a template service duration field, a template service brief introduction field, a template service image storage field and a template service publicity content field; in a first data template list specifically related to the nursing matter types, a template detail field set comprises a template matter name field and a template matter content field; in a first data template list specifically related to a nursing package type, a template detail field set comprises a template package name field and a template package price field;
the method specifically comprises the following steps: querying a first data template list related to the first creation information type data, and taking a first data template record with a template identification field matched with the first template identification data and a template version field matched with the first template version data as a first template record; and transmitting the content recorded by the first template to the user.
Here, the structures of three types of data template records preset in the care platform are shown in fig. 2, which is a schematic diagram of the structures of the three types of data template records and data examples provided by the embodiment of the present invention, the three types of data template records have a template identification field and a template version field in common, and the individual differences of the three types of data template records are represented by a template detail field set;
in a first data template list, which is specifically related to a care service type, a template detail field set of a first data template record comprises at least 7 data fields: 1) the template service name field is used to store a specific name for a service, such as "change gastric or urinary catheter"; 2) the template service location field is used for storing location information of the service, for example, the location information is represented by a number, 0 represents home care/1 represents in-hospital care; 3) the template service time field is used to store valid time period information for providing services, and conventionally consists of a start time and an end time, e.g., 8:00-18: 00; 4) the template service duration field is used for storing duration information of a single service, such as 20 minutes; 5) the template service profile field is used to store profile context information for services such as "gastric tube replacement or nasogastric treatment/urinary tube replacement or bladder irrigation"; 6) the template service image storage field is used for storing storage path information of an image or audio/video for displaying a service scene, such as an IP address, a file storage address or a path 1 of a database identifier; 7) the template service publicity content field is used for storing information such as nursing ideas, publicity words and the like of a medical institution, for example, "bring hospital professional nursing home";
in a first data template list associated with a type of care item, a template detail field set of a first data template record includes at least 2 data fields: 1) the template transaction name field is used to store the specific name of the transaction, such as "Note", "service Standard and Provisioning"; 2) the template item content field is used for storing specific description contents of an item, such as item content 1 and item content 2 of a specific description text;
in a first data template list specifically related to a nursing package type, a template detail field set of a first data template record includes at least 2 data fields: 1) the template package name field is used for storing specific names of packages, such as package one, package two and package three which are specifically a section of characters; 2) the template package price field is used for storing specific pricing information of a package, such as price 1, price 2, and price 3 which are specific numerical values.
Here, the nursing platform selects the corresponding data template list according to the specific value of the first created information type data, and selects the corresponding data template record from the current data template list as the first template record according to the obtained template identifier and template version information, so that feedback is required to be given to the operator because the content provided by the template may not fully meet the requirement of the operator for creating the nursing information, and thus confirmation of the operator is required.
For example, when 1 piece of service care information is created, the first creation information type data is a care service type, the first template identification data is "10001", the first template version data is "256", and the first creation mechanism data is "5001", in this step, the care platform queries the first data template list having a data template record structure as shown in fig. 2, and obtains a first data template record having a template identification field of 10001 and a template version field of 256 as a first template record; when the first template record is sent to the operator, all the field contents can be sent to the operator, or only the contents of the template detail field set can be extracted and sent;
when first item care information is created, the first creation information type data is a care item type, the first template identification data + first template version data is '16001' + '203', the first creation mechanism data is '5001', and when second item care information is created, the first template identification data + first template version data is '16002' + '203'; in this step, the nursing platform queries the first data template list having the data template record structure as shown in fig. 2 when creating the first item care information, to obtain a first data template record having a template identification field of 16001 and a template version field of 203 as the first template record, and obtains a first data template record having a template identification field of 16002 and a template version field of 203 as the first template record when creating the second item care information; when the first template record is sent to the operator, all the field contents can be sent to the operator, or only the contents of the template detail field set can be extracted and sent;
when first package care information is created, the first creation information type data is a care package type, the first template identification data + first template version data is '15001' + '108', the first creation organization data is '5001', when second package care information is created, the first template identification data + first template version data is '15002' + '108', and when third package care information is created, the first template identification data + first template version data is '15003' + '108'; in this step, the nursing platform queries, when creating a first package of nursing information, a first data template record having a data template record structure as shown in fig. 2, to obtain a first data template record having a template identification field of 15001 and a template version field of 108 as a first template record, obtains, when creating a second package of nursing information, a first data template record having a template identification field of 15002 and a template version field of 108 as a first template record, and obtains, when creating a third package of nursing information, a first data template record having a template identification field of 15003 and a template version field of 108 as a first template record; when the first template record is sent to the operator, all the field contents can be sent to the operator, or only the contents of the template detail field set can be extracted and sent.
It should be noted that the first data template list related to the first created information type data mentioned in this step can be regarded as a common data resource provided by the nursing platform to each institution, and the resource can be referred by each institution, so that the problem of wasted storage space caused by the creation of homogeneous nursing information by each institution can be avoided.
Step 3, if the user confirms that the content of the first template record is not modified, a new record is created in a first mechanism nursing information list related to the first creation information type data, and template content reference processing is carried out on the new record according to the first template record and the first creation mechanism data;
wherein the first institution care information list associated with the first creative information type data comprises a plurality of first institution care information records; the first institution care information record comprises a first record identification field, a first template reference type field, a first reference template identification field, a first reference template version field, a first institution identification field, and a first detail field set; the first template reference type field comprises a template pointer type and a template copy type; wherein, in the first mechanism nursing information list which is specifically related to nursing service types, the first detail field set comprises a first mechanism service name field, a first mechanism service place field, a first mechanism service time field, a first mechanism service duration field, a first mechanism service profile field, a first mechanism service image storage field and a first mechanism service publicity content field; in a first institutional care information list specifically related to care item types, the first set of detail fields includes a first institutional item name field and a first institutional item content field; in a first institution care information list specifically related to care package types, the first set of detail fields includes a first institution package name field and a first institution package price field;
the method specifically comprises the following steps: creating a new first institution care information record in a first institution care information list associated with the first created information type data; and in the current new first institution nursing information record, setting a first template reference type field as a template pointer type, extracting a template identification field of the first template record to set the first reference template identification field, extracting a template version field of the first template record to set the first reference template version field, setting the first institution identification field as first establishment institution data, and setting a first detail field set as null.
Here, when each institution creates different types of care information, the care platform creates a corresponding institution care information list or database for each institution, that is, the first institution care information list related to the first created information type data mentioned in this step stores reference information for common resources or self-defined personalized information; fig. 3 is a schematic diagram of structures and data examples of three types of institution care information records provided by an embodiment of the present invention, where the three types of institution care information records have commonalities, that is, 5 commonalities, that is, a first record identification field, a first template reference type field, a first reference template identification field, a first reference template version field, and a first institution identification field, and the individual differences of the three types of institution care information records are represented by a first detail field set;
in the 5 commonalization fields, a first record identification field is index position information recorded in the list; the first mechanism identification field is unique identification information claimed by the current mechanism on the platform, and the information can be identification information of a hospital or identification information of a department and a sub-mechanism under a certain hospital; the corresponding relation between the current record and the data template of the same type in the public resource is formed by 3 fields, namely a first template reference type field, a first reference template identification field and a first reference template version field, the first template reference type field indicates the specific reference type of the current record and the template, and the values of the first template reference type field comprise two values: a template pointer type and a template copy type;
if the first template reference type field is of a template pointer type, the fact that the current record completely references the content of the data template of the same type is shown, corresponding pointer information is formed by the first reference template identification field and the first reference template version field to complete the one-to-one corresponding relation with the data template record, and a nursing platform can read the detailed content of the current record without reading the content of the first detail field set but by reading the content of the related data template record according to the corresponding pointer information, so that the content of the first detail field set of the current nursing information record can be set to be completely empty, and the problem of data storage space waste caused by creation of a large number of homogeneous data copies is solved;
if the first template reference type field is a template copying type, the data structure and partial content of the data template of the same type are only referred by the current record, and the one-to-one corresponding relation with the data template record is formed by the first reference template identification field and the first reference template version field, namely the current record is a heterogeneous data copy of the corresponding data template;
for the first detail field set representing the individuality differences of the three types of institution care information records, as can be seen from fig. 3, the data structures of the first detail field set and the first detail field set correspond to the data structures of the template detail field sets of the same type of data templates in fig. 2:
in a first institution care information list, particularly related to care service types, a first detail field set of first institution care information includes at least 7 data fields: 1) the first mechanism service name field is used for storing the specific name of the service created by the mechanism; 2) the first institution service site field is used for storing site information of the service, for example, the site information is represented by a number, 0 represents home care/1 represents in-hospital care; 3) the first mechanism service time field is used for storing effective time period information for providing services and is composed of a starting time and an ending time under the conventional condition; 4) the first mechanism service duration field is used for storing duration information of single service; 5) a first organization service profile field for storing profile content information for the service; 6) the first mechanism service image storage field is used for storing storage path information of an image or audio/video for displaying a service scene, and specifically can be path information of an IP address, a file storage address or a database identifier; 7) the first institution service publicity content field is used for storing information such as nursing ideas, publicity words and the like of the medical institution; when the first template reference type field is a template pointer type, all the data fields are null, and when the first template reference type field is a template copying type, substantial content filling is performed on the data fields;
in a first institution care information list specifically related to care item types, a first detail field set of first institution care information includes at least 2 data fields: 1) the first mechanism transaction name field is used for storing the specific name of the transaction; 2) the first mechanism transaction content field is used for storing a specific description content of a transaction; when the first template reference type field is a template pointer type, all the 2 data fields are empty, and when the first template reference type field is a template copying type, substantial content filling is performed;
in a first institution care information list specifically related to a care package type, a first detail field set of first institution care information includes at least 2 data fields: 1) the first mechanism package name field is used for storing the specific name of the package; 2) the first mechanism package price field is used for storing specific pricing information of a package; the 2 data fields are all null when the first template reference type field is the template pointer type, and are essentially filled with contents when the first template reference type field is the template copy type.
Here, after browsing the content of the first template record fed back by the nursing platform, if the nursing platform finds that the content completely meets the setting requirement of the mechanism and does not need to be further modified, the mechanism operator replies to the nursing platform in a manner of instruction line confirmation or graphical interface click confirmation and the like to confirm that the content of the first template record is not modified, and the nursing platform then generates a new first mechanism nursing information record in a first mechanism nursing information list related to the first creation information type data; the first record identification field of the record is automatically generated by the platform, the first mechanism identification field of the record corresponds to the identification of the mechanism where the operator is located, namely the first creation mechanism data, the first template reference type field of the record is set as a template pointer type, the first reference template identification field and the first reference template version field of the record respectively correspond to the contents of the template identification field and the template version field of the first template record, and the first detail field set of the record is completely empty.
For example, when 1 piece of service care information is created, the first creation institution data is "5001", the first template record is as shown in fig. 2, the template identification field is "10001", the template version field is "256", and the institution operator does not agree to and modify the content of the first template record, then in this step, the care platform creates a first institution care information record with a first record identification field of 20001 in the first institution care information list related to the care service type as shown in fig. 3; setting a first template reference type field as a template pointer type, and distinguishing different types by setting a numerical value during specific implementation, such as 1 as a template pointer type and 2 as a template copying type; setting the content of the first reference template identification field as the content of the first template record template identification field, namely '10001'; the content of its first reference template version field is set to the content of the first template record template version field, i.e. "256"; set its first mechanism identification field to the first creator mechanism data, "5001"; because the first template reference type field of the current record is set as a template pointer type, the content of 7 fields in the first detail field set is all null;
when the first item care information is created, the first creation institution data is "5001", the first template record is as shown in fig. 2, the template identification field is "16001", the template version field is "203", and the institution operator does not agree to and modify the content of the first template record, so in this step, the nursing platform creates a first item care information record with a first record identification field 22001 in the first item care information list related to the types of the nursing items as shown in fig. 3; setting a first template reference type field as a template pointer type, and distinguishing different types by setting a numerical value during specific implementation, such as 1 as a template pointer type and 2 as a template copying type; setting the content of the first reference template identification field as the content of the first template record template identification field, namely '16001'; setting the content of the first reference template version field to be the content of the first template record template version field, namely '203'; set its first mechanism identification field to the first creator mechanism data, "5001"; because the first template reference type field of the current record is set as a template pointer type, the content of the 2 fields in the first detail field set is all null; when the second item care information is created, because the mechanism operator does not make any objection to the content of the first template record and does not modify the content, the creation process is similar to that of the first service item information, further description is not needed, and finally a first mechanism care information record with a first record identification field 22002 is generated;
when creating a first package nursing information, the first creation institution data is "5001", the first template record is as shown in fig. 2, the template identification field is "15001", the template version field is "108", and the institution operator does not agree to and modify the content of the first template record, so in this step, the nursing platform creates a first organization nursing information record with a first record identification field of 21001 in the first organization nursing information list related to the nursing package type as shown in fig. 3; setting a first template reference type field as a template pointer type, and distinguishing different types by setting a numerical value during specific implementation, such as 1 as a template pointer type and 2 as a template copying type; setting the content of the first reference template identification field as the content of the first template record template identification field, namely '15001'; setting the content of the first reference template version field thereof to the content of the first template record template version field, i.e. "108"; set its first mechanism identification field to the first creator mechanism data, "5001"; because the first template reference type field of the current record is set as a template pointer type, the content of the 2 fields in the first detail field set is all null; when the second package nursing information is created, because the mechanism operator does not disagree and does not modify the content of the first template record, the creating process is similar to that of the first package nursing information, further description is not needed, and finally a first mechanism nursing information record with a first record identification field of 21002 is generated;
when the institution operator disagrees with the content of the first template record and needs to modify the content of the first template record when the third package care information is created, the nursing platform completes the operation of adding a new record in the first institution care information list related to the type of the nursing package through the subsequent processing flow of step 4.
Step 4, if the user confirms that the content of the first template record is modified, obtaining the first template record of the modified template detail field set to generate a first template modified record, creating a new record in a first mechanism care information list related to the first creation information type data, and copying the template content of the new record according to the first template modified record and the first creation mechanism data;
the method specifically comprises the following steps: creating a new first institution care information record in a first institution care information list associated with the first created information type data; and in the current new first mechanism nursing information record, setting a first template reference type field as a template copying type, extracting a template identification field of a first template modification record to set the first reference template identification field, extracting a template version field of the first template modification record to set the first reference template version field, setting the first mechanism identification field as first creation mechanism data, and extracting a template detail field set of the first template modification record to set a corresponding field for the first detail field set.
Here, after browsing the content of the first template record fed back by the nursing platform, if the nursing platform finds that the content does not completely meet the setting requirement of the mechanism and needs to be further modified, the mechanism operator replies the content of the modified template record of the nursing platform, that is, the modified first template record (first template modified record) of the template detail field set through an instruction line, a graphical interface or the like, and the nursing platform then generates a new first mechanism nursing information record in a first mechanism nursing information list related to the first creation information type data; the first record identification field of the record is automatically generated by the platform, the first mechanism identification field of the record corresponds to the identification of the mechanism where the operator is located, namely the first creation mechanism data, the first template reference type field of the record is set as a template copying type, the first reference template identification field and the first reference template version field of the record respectively correspond to the contents of the template identification field and the template version field of the first template record, and the first detail field set of the change record is filled according to the contents of the first detail field set of the change record of the first template.
For example, when creating the third package care information, the first creation organization data is "5001", the first template record is as shown in fig. 2, the template identification field is "15003", the template version field is "108", the organization operator disagrees with the content of the first template record and changes the content of the template package name field in the first template record from "package three" to "package four", but keeps the pricing information in the template package price field unchanged and still becomes "price 3";
subsequently, the institution operator feeds back the modified first template record to the nursing platform, which considers it as the first template modification record; the data structure of the first template modification record is completely consistent with the data structure of the first template record, and the only difference is that the template package name field of the first template record is 'package three', the template package name field of the first template modification record is 'package four', and the contents of the other corresponding fields are also completely consistent;
subsequently, the nursing platform creates a first institution care information record with a first record identification field of 21003 in the first institution care information list related to the nursing package type as shown in fig. 3; setting a first template reference type field as a template copying type, and distinguishing different types by setting a numerical value during specific implementation, such as 1 as a template pointer type and 2 as a template copying type; setting the content of the first reference template identification field as the content of the first template modification record template identification field, namely '15003'; setting the content of the first reference template version field to the content of the first template modification record template version field, namely '108'; set its first mechanism identification field to the first creator mechanism data, "5001"; because the first template reference type field of the current record is set as the template copy type, 2 field contents in the first detail field set need to be substantially filled, specifically, the template package name field content "package four" of the first template modification record is filled in the first mechanism package name field of the first detail field set, and the template package price field content "price 3" of the first template modification record is filled in the first mechanism package price field of the first detail field set.
In the first embodiment of the present invention, when the care information is created, not only the data records of the three types of basic types are created through the steps 1 to 4, but also the creation of the association relationship between the three types of care information is completed through the subsequent steps 5 to 6, so that the information query requirement in the business process can be satisfied.
Taking the above example as an example, the care platform in the above example is created by completing the data records of 1 service care information, 2 event care information and 3 package care information required by the operator in steps 1-4, further, the operator also inputs the service-event correspondence and the service-package correspondence, and the care platform completes the creation operation of the association by configuring the correspondence table at the back end according to the correspondence set by the user in steps 5-6.
Step 5, setting a first mechanism service-item corresponding relation table according to the corresponding relation between the nursing service information and the nursing item information input by the user and the first establishment mechanism data;
the first organization service-item corresponding relation table comprises a plurality of first organization service-item corresponding relation records; the first organization service-matter corresponding relation record comprises a second organization identification field, a first service identification field and a plurality of first event identification fields;
here, as shown in fig. 4, which is a schematic diagram of a structure and a data example of a first organization service-transaction correspondence table according to an embodiment of the present invention, each first organization service-transaction correspondence record includes three data fields; the second mechanism identification field is unique identification information distributed by the nursing platform for the current mechanism, the first service identification field is record identification information of a first mechanism nursing information record in a first mechanism nursing information list which is created by the nursing platform for the current mechanism and is related to nursing service types, and the first event identification field is record identification information of the first mechanism nursing information record in the first mechanism nursing information list which is created by the nursing platform for the current mechanism and is related to nursing matter types; a service may correspond to one or more events, and it should be noted that if an event field in a record is missing, that is, the number of first event identification fields is 0, or if there are one or more event fields in a record but the contents are all empty, it means that the service does not have corresponding event information;
the method specifically comprises the following steps:
step 51, acquiring first service record identification data input by a user and a plurality of corresponding first event record identification data; the first service record identification data corresponds to a first record identification field of a first mechanism nursing information list which is specifically related to nursing service types; the first event record identification data corresponds to a first record identification field of a first mechanism nursing information list which is specifically related to nursing event types;
here, the nursing platform will provide the user with the service-item configuration function through a text, list or graphic manner, and the user inputs the configuration result, that is, the above-mentioned corresponding relationship between the nursing service information and the nursing item information, to the nursing platform through a text selection, list selection or graphic selection manner; then, the nursing platform extracts specific service options from the configuration result, acquires the content of a first record identification field of a first mechanism nursing information record corresponding to the specific service options from a first mechanism nursing information list related to nursing service types as first service record identification data, further extracts a plurality of specific item options corresponding to the specific service options from the configuration result, and acquires the content of the first record identification field of the first mechanism nursing information record corresponding to each specific item option from the first mechanism nursing information list related to nursing item types to form a plurality of first item record identification data;
for example, if the operator performs the configuration of associating the 1 service care information already created in the above example with the newly created 2 event care information, the first service record identification data obtained by the care platform from the first mechanism care information record related to the care service type in fig. 3 is "20001", and the plurality of first event record identification data obtained from the first mechanism care information record related to the care event type in fig. 3 are "22001" and "22002", respectively;
step 52, creating a new first mechanism service-item corresponding relation record in the first mechanism service-item corresponding relation table; and in the new first mechanism service-item corresponding relation record, setting the second mechanism identification field as first creation mechanism data, setting the first service identification field as first service record identification data, and setting the plurality of first event identification fields according to the plurality of first event record identification data.
For example, on the premise that the first service record identification data is "20001" and the plurality of first event record identification data are "22001" and "22002", as shown in fig. 4, the new record generated in the first mechanism service-item correspondence table, that is, the content of the first mechanism service-item correspondence record 1, is: the second mechanism identification field is the first mechanism data, namely '5001', the first service identification field is the first service record identification data, namely '20001', and the record comprises 2 first event identification fields, the contents of which are '22001' and '22002' respectively.
Step 6, setting a first organization service-package corresponding relation table according to the corresponding relation between the nursing service information and the nursing package information input by the user and the first establishment organization data;
the first organization service-package corresponding relation table comprises a plurality of first organization service-package corresponding relation records; the first organization service-package corresponding relation record comprises a third organization identification field, a second service identification field and a plurality of first package identification fields;
here, as shown in fig. 5, which is a schematic diagram of a table structure and a data example of a first organization service-package correspondence relationship table according to an embodiment of the present invention, each first organization service-package correspondence relationship record includes three data fields; the third mechanism identification field is unique identification information distributed by the nursing platform for the current mechanism, the second service identification field is record identification information of a first mechanism nursing information record in a first mechanism nursing information list which is created by the nursing platform for the current mechanism and is related to nursing service types, and the first set of meal identification field is record identification information of the first mechanism nursing information record in the first mechanism nursing information list which is created by the nursing platform for the current mechanism and is related to nursing set meal types; a service may correspond to one or more packages, and it should be noted that if package fields in a record are missing, that is, the number of first package identification fields is 0, or even if there are one or more package fields in a record but the contents are all empty, it means that the service does not have corresponding package information;
the method specifically comprises the following steps:
step 61, acquiring second service record identification data input by a user and a plurality of corresponding first set of meal record identification data; the second service record identification data corresponds to a first record identification field of a first mechanism nursing information list which is specifically related to nursing service types; the first set of meal record identification data corresponds to a first record identification field of a first mechanism nursing information list which is specifically related to the nursing set meal type;
here, the nursing platform will provide the service-package configuration function to the user through a text, list or graphic manner, and the user inputs the configuration result, that is, the above mentioned corresponding relationship between the nursing service information and the nursing item information, to the nursing platform through a text selection, list selection or graphic selection manner; then, the nursing platform extracts specific service options from the configuration result, acquires the content of a first record identification field of a first mechanism nursing information record corresponding to the specific service options from a first mechanism nursing information list related to nursing service types as second service record identification data, extracts a plurality of specific package options corresponding to the specific service options from the configuration result, and acquires the content of the first record identification field of the first mechanism nursing information record corresponding to each specific package option from the first mechanism nursing information list related to nursing package types to form a plurality of first package record identification data;
for example, if the operator performs the configuration of associating the 1 service care information already created in the above example with the newly created 3 package care information, the first service record identification data obtained by the care platform from the first mechanism care information record related to the care service type in fig. 3 is "20001", and the plurality of first package record identification data obtained from the first mechanism care information record related to the care package type in fig. 3 are "21001", "21002", and "21003", respectively;
step 62, creating a new first organization service-package corresponding relation record in the first organization service-package corresponding relation table; and in the new first mechanism service-package corresponding relation record, setting the third mechanism identification field as the first establishment mechanism data, setting the second service identification field as the second service record identification data, and setting the plurality of first package identification fields according to the plurality of first package record identification data.
For example, on the premise that the second service record identification data is "20001", and the plurality of first package record identification data are "21001", "21002", and "21003", respectively, as shown in fig. 5, the new record generated in the first organization service-package correspondence table, that is, the content of the first organization service-package correspondence record 1, is: the third institution identification field is the first establishment data, namely '5001', the second service identification field is the second service record identification data, namely '20001', and the record comprises 3 first set meal identification fields with the contents of '21001', '21002' and '21003', respectively.
After the nursing platform creates nursing information data records and corresponding relations among different types of nursing information for users, the nursing platform can inquire specific service nursing information, item nursing information related to the service nursing information and package nursing information; specifically, the nursing platform provides the operator with a service query interface, which may be a service programming interface or a graphical functional interface; after the operator activates the service query interface, the nursing platform will poll the first mechanism nursing information list whose back end is related to the nursing service type according to the identification information of the current mechanism, that is, the first query mechanism data, and will make up the current service list to display to the operator, after the operator selects a specific service from the service list, the nursing platform will extract the corresponding record identification information of the service in the first mechanism nursing information list to generate the first query service identification data, then the nursing platform can obtain the specific service nursing information and the item nursing information and package nursing information related to it by the nursing information query method based on the data template provided by the embodiment two of the present invention, fig. 6 is a schematic diagram of the nursing information query method based on the data template provided by the embodiment two of the present invention, as shown in fig. 6, the method mainly includes the following steps:
step 101, acquiring first query service identification data and first query mechanism data input by a user.
Step 102, a first institution nursing information list which is specifically related to nursing service types is inquired, a first record identification field is matched with first inquiry service identification data, and a first institution nursing information record of which the first institution identification field is matched with the first inquiry institution data is used as a first service inquiry record.
For example, the first query service identification data is "20001", the first query institution data is "5001", and the first institution care information record obtained by querying the first institution care information list related to the care service type is as shown in fig. 3: the first record identification field is '20001', the first template reference type field is a template pointer type, the first reference template identification field is '10001', the first reference template version field is '256', the first mechanism identification field is '5001', and the first detail field set is all empty.
Step 103, identifying a first template reference type field of the first service query record, if the first template reference type field is a template pointer type, in a first data template list specifically related to the care service type, taking a first data template record, in which a template identification field is matched with a first reference template identification field of the first service query record and a template version field is matched with a first reference template version field of the first service query record, as the first service template record, and extracting a template detail field set of the first service template record as first service query data; and if the first template reference type field is the template copying type, extracting a first detail field set of the first service query record as first service query data.
For example, in fig. 3, the first template reference type field of the first institution care information record is a model pointer type, the first reference template identification field is "10001", and the first reference template version field is "256", the care platform obtains the data template record related to the care service type, of which the template identification field is "10001" and the template version field is "256", from the first data template list related to the care service type, as shown in fig. 2; further, the nursing platform extracts the specific information of the template detail field set from the record, and the specific information is used as first service query data.
And 104, inquiring a first mechanism service-item corresponding relation table, if the table comprises a first mechanism service-item corresponding relation record of which the second mechanism identification field is matched with the first inquiry mechanism data and the first mechanism service-item corresponding relation record of which the first mechanism identification field is matched with the first inquiry service identification data, extracting a plurality of first item identification fields of the matching record, and generating a plurality of first inquiry item identification data.
For example, if the first query organization data is "5001" and the first organization service-transaction correspondence table is shown in fig. 4, the obtained first query transaction identification data are "22001" and "22002", respectively.
Step 105, in the first mechanism nursing information list related to nursing matter types, the first record identification field is matched with each first query matter identification data, and the first mechanism nursing information record of which the first mechanism identification field is matched with the first query mechanism data is used as the corresponding first event query record, so that a plurality of first event query records are obtained.
For example, if the obtained first query item identification data are "22001" and "22002", respectively, then the first institution care information list related to the care item type is queried according to the first query item identification data "22001" + the first institution data "5001", the second query item identification data "22002" + the first institution data "5001", respectively, so as to obtain 2 matched first institution care information records, that is, 2 first institution care information records, as shown in fig. 3:
first incident query record: the first record identification field is 22001, the first template reference type field is a template pointer type, the first reference template identification field is 16001, the first reference template version field is 203, the first mechanism identification field is 5001, and the first detail field set is all empty;
second first incident query record: the first record identification field is "22002", the first template reference type field is a template pointer type, the first reference template identification field is "16002", the first reference template version field is "203", the first mechanism identification field is "5001", and the first detail field set is all empty.
Step 106, identifying a first template reference type field of each first event query record, if the first template reference type field is a template pointer type, in a first data template list specifically related to the care item type, taking a first data template record with a template identification field matched with the first reference template identification field of each first event query record and a template version field matched with the first reference template version field of each first event query record as a first event template record, and extracting a template detail field set of the first event template record as first event query data; if the first template reference type field is a template copying type, extracting a first detail field set of each first event query record as first event query data; and forming a first event query data set by all the obtained first event query data.
For example, if the first template reference type field of the first event query record is the template pointer type, the care platform obtains the data template record related to the care item type with the template identification field of "16001" and the template version field of "203" from the first data template list related to the care item type, as shown in fig. 2, further, the care platform extracts the specific information of the template detail field set from the record, and uses the specific information as the first event query data;
if the first template reference type field of the second first event query record is the template pointer type, the nursing platform obtains the data template record related to the nursing event type with the template identification field of "16002" and the template version field of "203" from the first data template list related to the nursing event type, as shown in fig. 2, and further, the nursing platform extracts the specific information of the template detail field set from the record as the second first event query data;
the first event query data set is composed of a first event query data and a second first event query data, and through the first event query data set, we can know that 2 events are associated with the current query service: one is named as "notice" and the other is named as "service standard and guarantee" and the specific content is named as "notice content 1 and the specific content is named as" service standard and guarantee "and the specific content is named as" notice content 2 ".
And 107, inquiring a first mechanism service-package corresponding relation table, if the table comprises a first mechanism service-package corresponding relation record of which the third mechanism identification field is matched with the first inquiry mechanism data and the second mechanism identification field is matched with the first inquiry service identification data, extracting a plurality of first package identification fields of the matching record, and generating a plurality of first inquiry package identification data.
For example, if the first query organization data is "5001" and the first organization service-package correspondence table is shown in fig. 5, the obtained plurality of first query package identification data are "21001", "21002", and "21003", respectively.
And step 108, taking the first mechanism nursing information records, in which the first record identification fields are matched with the first inquiry set identification data and the first mechanism nursing information records, of which the first mechanism identification fields are matched with the first inquiry mechanism data, in the first mechanism nursing information list specifically related to the nursing set type as corresponding first set inquiry records, thereby obtaining a plurality of first set inquiry records.
For example, if the obtained first query package identification data are "21001", "21002" and "21003", respectively, then a first query package identification data "21001" + first query institution data "5001", a second first query package identification data "21002" + first query institution data "5001", a third first query package identification data "21003" + first query institution data "5001" is queried for a first institution care information list related to the care package type, so that 3 matched first institution care information records, that is, 3 first package query records, can be obtained, as shown in fig. 3:
first set of meal query records: the first record identification field is '21001', the first template reference type field is a template pointer type, the first reference template identification field is '15001', the first reference template version field is '108', the first mechanism identification field is '5001', and the first detail field set is all empty;
second first set of meal query records: the first record identification field is '21002', the first template reference type field is a template pointer type, the first reference template identification field is '15001', the first reference template version field is '108', the first mechanism identification field is '5001', and the first detail field set is all empty;
the third first set of meal query records: the first record identification field is "21003", the first template reference type field is a template copy type, the first reference template identification field is "15003", the first reference template version field is "108", the first mechanism identification field is "5001", the first detail field set is not empty, and the first mechanism package name field is "package four", and the first mechanism package price field is "price 3".
Step 109, identifying a first template reference type field of each first package query record, if the first template reference type field is a template pointer type, in a first data template list specifically related to a nursing package type, taking a first data template record, in which a template identification field is matched with the first reference template identification field of each first package query record and a template version field is matched with the first reference template version field of each first package query record, as a first package template record, and extracting a template detail field set of the first package template record as first package query data; if the first template reference type field is a template copying type, extracting a first detail field set of each first set of meal query record to serve as first set of meal query data; and forming a first set of meal query data set by all the obtained first set of meal query data.
For example, if the first template reference type field of the first package query record is a template pointer type, the nursing platform obtains the data template record related to the package type of nursing from the first data template list related to the package type of nursing, where the template identification field is "15001" and the template version field is "108", as shown in fig. 2, and further, the nursing platform extracts specific information of the template detail field set from the record, and uses the specific information as the first package query data;
if the first template reference type field of the second first package query record is the template pointer type, the nursing platform obtains the data template record related to the nursing package type with the template identification field of "15002" and the template version field of "108" from the first data template list related to the nursing package type, as shown in fig. 2, and further, the nursing platform extracts the specific information of the template detail field set from the record as the second first package query data;
if the first template reference type field of the third first set of meal query records is the template copy type, the nursing platform directly extracts the first detail field set of the first set of meal query records, namely the first record identification field of 21003 in fig. 3, of the first organization nursing information record related to the nursing set meal type, and uses the first detail field set as third first set meal query data;
the first set of meal query data set is composed of first, second and third first set of meal query data, and it can be known from the first set of meal query data set that there are 3 packages associated with the current query service: one specifically priced as "package one", one specifically priced as "package two" as "price 2, and one specifically priced as" package four "as" price 3.
And step 110, forming query output data by the first service query data, the first event query data set and the first set of meal query data set according to a preset query output template, and sending the query output data to a user.
Here, the query output template is a preset output data or content format template of an output file, and it can be known from the above example that the final operator obtains a query result, that is, the query output data includes not only the detailed content of a specific service selected in the service list, but also the content of 2 specific items describing the specific service items, and also includes the content of 3 specific packages added to the service.
After the nursing platform creates various types of template data lists or template databases, the nursing platform also modifies the template data in the template data lists or template databases, each modification is regarded as one upgrade, and after each default upgrade, the version number is automatically subjected to incremental processing, such as automatically adding 1; after upgrading, in order to not affect the reference relationship of each mechanism, version updating notifications need to be pushed to the account numbers related to each mechanism, operators of each mechanism compare template data contents before and after upgrading according to the actual conditions of the operators, if the contents after upgrading are in accordance with the services of the operators, the operators do not modify the contents, if the contents after upgrading are not in accordance with the services of the operators, the operators need to modify a first template reference type field in the nursing information record which references the template from a template pointer type to a template copying type, and the operators complete filling of a first detail field set in the nursing information record through a nursing platform. In the above process, if the notification is pushed each time by the manual treatment of the nursing platform, the problem of missing reports often occurs. To solve the problem, an embodiment of the present invention further provides a method for monitoring a template version field, as shown in fig. 7, which is a schematic diagram of a method for monitoring a template version field provided by a third embodiment of the present invention, the method mainly includes the following steps:
step 201, performing version monitoring on a template version field in a first data template list related to first creation information type data; the first creating information type data comprises a nursing service type, a nursing item type and a nursing package type;
step 202, if the change of the template version field is monitored, taking the corresponding first data template record as a version change record;
step 203, generating version update notification information according to the version information before and after the version change record, and sending the version update notification information to all mechanisms calling the version change record.
Here, the content of the version update notification information should include at least template identification information of the version change record in which the version change currently occurs and version number information before and after the change, and may further include data format difference comparison information before and after the version change. Each mechanism operator receiving the version updating notification information judges according to the quoting condition of the actual template and feeds back the judgment result to the nursing platform, if the judgment result is that the upgraded template still meets the current quoting service requirement, the nursing platform only needs to modify the content of the first quoting template version field in the nursing information record quoting the template into a new version number of the version change record; if the judgment result is that the upgraded template does not meet the currently-quoted service requirement, the nursing platform modifies the content of the first quoted template version field in the nursing information record quoting the template into a new version number of the version change record, modifies the first template quoted type field in the record into a template copy type, and fills the corresponding field content in the first detail field set in the nursing information record quoting the template according to the template detail field set before the version change record is upgraded.
According to the nursing information processing method based on the data template, when the nursing information (nursing service information, nursing item information and nursing package information) of each institution is created, a copy is not directly created in a related database of each institution, but template reference information (identification + version) similar to a pointer is added into a database of each institution to reference a nursing information template provided by a platform, but if the referenced template content is not consistent with the actual service content of the institution, the method also supports creation of a single copy by means of a data structure of the template. By using the method, the data storage structure is optimized, the data storage pressure of a background is reduced, and the operation and maintenance pressure of excessive data is reduced.
Those of skill would further appreciate that the various illustrative components and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied in hardware, a software module executed by a processor, or a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (9)

1. A care information processing method based on a data template is characterized by comprising the following steps:
when nursing information is created, first creation information type data, first template identification data, first template version data and first creation mechanism data input by a user are acquired; the first creating information type data comprises a nursing service type, a nursing item type and a nursing package type;
inquiring a first data template list related to first creation information type data to obtain a first template record matched with the first template identification data and the first template version data, and sending the first template record to a user; the first template record comprises a template detail field set;
if the user confirms that the content of the first template record is not modified, a new record is created in a first mechanism nursing information list related to first creation information type data, and template content reference processing is carried out on the new record according to the first template record and the first creation mechanism data;
if the user confirms that the content of the first template record is modified, acquiring the first template record which is modified by the template detail field set to generate a first template modified record, creating a new record in the first mechanism care information list related to the first creation information type data, and performing template content copying processing on the new record according to the first template modified record and the first creation mechanism data;
setting a first mechanism service-item corresponding relation table according to the corresponding relation between the nursing service information and the nursing item information input by the user and the first establishment mechanism data;
and setting a first mechanism service-package corresponding relation table according to the corresponding relation between the nursing service information and the nursing package information input by the user and the first establishment mechanism data.
2. The care information processing method based on data template according to claim 1,
the first data template list associated with the first creation information type data comprises a plurality of first data template records; the first data template record comprises a template identification field, a template version field and the template detail field set; wherein, in a first data template list specifically related to the nursing service type, the template detail field set comprises a template service name field, a template service place field, a template service time field, a template service duration field, a template service brief introduction field, a template service image storage field and a template service publicity content field; in a first data template list specifically related to a care item type, the set of template detail fields includes a template item name field and a template item content field; in a first data template list specifically related to a type of care package, the set of template detail fields includes a template package name field and a template package price field;
the first institution care information list associated with the first created information type data comprises a plurality of first institution care information records; the first institution care information record comprises a first record identification field, a first template reference type field, a first reference template identification field, a first reference template version field, a first institution identification field, and a first detail field set; the first template reference type field comprises a template pointer type and a template copy type; wherein, in a first mechanism care information list specifically related to care service types, the first detail field set comprises a first mechanism service name field, a first mechanism service place field, a first mechanism service time field, a first mechanism service duration field, a first mechanism service profile field, a first mechanism service image storage field and a first mechanism service publicity content field; in a first list of institutional care information relating specifically to care issue type, the first set of detail fields including a first institutional issue name field and a first institutional issue content field; in a first institution care information list specifically related to care package types, the first set of detail fields includes a first institution package name field and a first institution package price field;
the first organization service-item corresponding relation table comprises a plurality of first organization service-item corresponding relation records; the first organization service-matter correspondence record comprises a second organization identification field, a first service identification field and a plurality of first event identification fields;
the first organization service-package correspondence table comprises a plurality of first organization service-package correspondence records; the first organization service-package corresponding relation record comprises a third organization identification field, a second service identification field and a plurality of first package identification fields.
3. The care information processing method based on the data template as claimed in claim 2, wherein when inquiring care information, the method further comprises:
acquiring first query service identification data and first query mechanism data input by a user;
then, inquiring the first mechanism nursing information list related to nursing service types, and matching the first record identification field with the first inquiry service identification data, wherein the first mechanism nursing information record matched with the first inquiry mechanism data in the first mechanism identification field is used as a first service inquiry record;
identifying the first template reference type field of the first service query record, if the first template reference type field is a template pointer type, in the first data template list specifically related to the care service type, taking the first data template record of which the template identification field is matched with the first reference template identification field of the first service query record and the template version field is matched with the first reference template version field of the first service query record as a first service template record, and extracting the template detail field set of the first service template record as first service query data; if the first template reference type field is a template copy type, extracting the first detail field set of the first service query record as the first service query data;
then, inquiring the first mechanism service-item corresponding relation table, if the table contains the second mechanism identification field matched with the first inquiry mechanism data and the first mechanism service-item corresponding relation record matched with the first inquiry service identification data in the first service identification field, extracting the plurality of first item identification fields of the matching record, and generating a plurality of first inquiry item identification data;
in the first mechanism nursing information list which is specifically related to nursing matter types, the first record identification field is matched with each first query matter identification data, and the first mechanism nursing information record of which the first mechanism identification field is matched with the first query mechanism data is used as a corresponding first event query record, so that a plurality of first event query records are obtained;
identifying the first template reference type field of each first event query record, if the first template reference type field is a template pointer type, in the first data template list specifically related to the care item type, using the first data template record with the template identification field matched with the first reference template identification field of each first event query record and the template version field matched with the first reference template version field of each first event query record as a first event template record, and extracting the template detail field set of the first event template record as first event query data; if the first template reference type field is a template copying type, extracting the first detail field set of each first event query record as the first event query data; all the obtained first event query data form a first event query data set;
then, inquiring the first mechanism service-package corresponding relation table, if the table contains the first mechanism service-package corresponding relation record of which the third mechanism identification field is matched with the first inquiry mechanism data and the second mechanism identification field is matched with the first inquiry service identification data, extracting the plurality of first package identification fields of the matching record, and generating a plurality of first inquiry package identification data;
in the first mechanism nursing information list which is specifically related to the nursing package type, the first record identification field is matched with each first inquiry package identification data, and the first mechanism nursing information record of which the first mechanism identification field is matched with the first inquiry mechanism data is used as a corresponding first package inquiry record, so that a plurality of first package inquiry records are obtained;
identifying the first template reference type field of each first set of meal query record, if the first template reference type field is a template pointer type, matching the template identification field with the first reference template identification field of each first set of meal query record and taking the first data template record of which the template version field is matched with the first reference template version field of each first set of meal query record as a first set of meal template record in the first data template list specifically related to the nursing set of meal query records, and extracting the template detail field set of the first set of meal template record as first set of meal query data; if the first template reference type field is a template copying type, extracting the first detail field set of each first set of meal query record to serve as the first set of meal query data; forming a first set of meal query data set by all the obtained first set of meal query data;
and finally, according to a preset query output template, forming query output data by the first service query data, the first event query data set and the first set of meal query data set, and sending the query output data to a user.
4. The method for processing care information based on data templates according to claim 2, wherein the querying a first data template list related to first created information type data to obtain a first template record matching with the first template identification data and the first template version data, and sending the first template record to a user specifically comprises:
querying the first data template list related to the first creation information type data, and matching the template identification field with the first template identification data, wherein the first data template record of which the template version field is matched with the first template version data is used as the first template record; and sending the content recorded by the first template to a user.
5. The method for processing care information based on data templates according to claim 2, wherein creating a new record in a first institution care information list related to first creation information type data, and performing template content reference processing on the new record according to the first template record and the first creation institution data specifically comprises:
creating a new first institution care information record in the first institution care information list associated with the first created information type data; and in the current new first institution care information record, setting the first template reference type field as a template pointer type, extracting the template identification field of the first template record to set the first reference template identification field, extracting the template version field of the first template record to set the first reference template version field, setting the first institution identification field as the first establishment institution data, and setting the first detail field set as null.
6. The method for processing care information based on data templates according to claim 2, wherein creating a new record in the first institution care information list related to the first creation information type data, and performing template content copying processing on the new record according to the first template modification record and the first creation institution data specifically comprises:
creating a new first institution care information record in the first institution care information list associated with the first created information type data; and in the current new first mechanism nursing information record, setting the first template reference type field as a template copying type, extracting the template identification field of the first template modification record to set the first reference template identification field, extracting the template version field of the first template modification record to set the first reference template version field, setting the first mechanism identification field as the first creation mechanism data, and extracting the template detail field set of the first template modification record to set the corresponding field of the first detail field set.
7. The method for processing care information based on a data template according to claim 2, wherein the setting of the first institution service-item correspondence table according to the correspondence between the care service information and the care item information input by the user and the first institution data specifically includes:
acquiring first service record identification data input by a user and a plurality of corresponding first event record identification data; the first service record identification data corresponds to the first record identification field of the first institution care information list specifically related to the care service type; the first event record identification data corresponds to the first record identification field of the first institution care information list which is particularly related to the care event type;
creating a new first mechanism service-item corresponding relation record in the first mechanism service-item corresponding relation table; and in the new first mechanism service-matter corresponding relation record, setting the second mechanism identification field as the first creation mechanism data, setting the first service identification field as the first service record identification data, and setting the plurality of first event identification fields according to the plurality of first event record identification data.
8. The method for processing care information based on a data template according to claim 2, wherein the setting of the first institution service-package correspondence table according to the correspondence between the care service information and the care package information input by the user and the first institution data specifically comprises:
acquiring second service record identification data input by a user and a plurality of corresponding first set of meal record identification data; the second service record identification data corresponds to the first record identification field of the first institution care information list specifically related to the care service type; the first set of meal record identification data corresponds to the first record identification field of the first institution care information list which is specifically related to the care set type;
creating a new first organization service-package corresponding relation record in the first organization service-package corresponding relation table; and in the new first organization service-package corresponding relation record, setting the third organization identification field as the first establishment organization data, setting the second organization identification field as the second service record identification data, and setting the plurality of first package identification fields according to the plurality of first package record identification data.
9. The care information processing method based on the data template as set forth in claim 2, wherein after completion of creation of care information, the method further comprises:
performing version monitoring on the template version field in the first data template list related to the first creation information type data, and if the template version field is monitored to be changed, taking the corresponding first data template record as a version change record; and generating version updating notification information according to the version information before and after the version change record, and sending the version updating notification information to all mechanisms calling the version change record.
CN202110466704.8A 2021-04-28 2021-04-28 Nursing information processing method based on data template Withdrawn CN113111634A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110466704.8A CN113111634A (en) 2021-04-28 2021-04-28 Nursing information processing method based on data template

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110466704.8A CN113111634A (en) 2021-04-28 2021-04-28 Nursing information processing method based on data template

Publications (1)

Publication Number Publication Date
CN113111634A true CN113111634A (en) 2021-07-13

Family

ID=76720486

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110466704.8A Withdrawn CN113111634A (en) 2021-04-28 2021-04-28 Nursing information processing method based on data template

Country Status (1)

Country Link
CN (1) CN113111634A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113822648A (en) * 2021-09-14 2021-12-21 北京天健智慧科技有限公司 Processing method of examination and approval data of Internet nursing platform

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113822648A (en) * 2021-09-14 2021-12-21 北京天健智慧科技有限公司 Processing method of examination and approval data of Internet nursing platform
CN113822648B (en) * 2021-09-14 2024-04-09 北京天健智慧科技有限公司 Processing method of approval data of Internet nursing platform

Similar Documents

Publication Publication Date Title
US20110010728A1 (en) Method and System for Service Provisioning
US7716255B2 (en) Modeling a data element
US6138104A (en) Product development system and method using integrated process and data management
US7325076B1 (en) System for dynamic information exchange
US20100088117A1 (en) Multi-Mode Medical Data Reporting System
US20060074719A1 (en) System and method for collection of community health and administrative data
US20020103827A1 (en) System and method for filling out forms
TW201721573A (en) Systems and methods for managing electronic healthcare information
US20080221952A1 (en) Workflow management system, workflow management server, progress management method, and storage medium
US6662999B1 (en) System and method for generating an identification card
CA2636490A1 (en) Business practice management system
US8682936B2 (en) Inherited entity storage model
WO2003088032A1 (en) Data exchange method and system
CN113032633B (en) Method for customizing table by using reference data item
CN111460776A (en) Method and device for designing contract form and generating contract text on line
CN113111634A (en) Nursing information processing method based on data template
CN112527250A (en) Software development platform based on visualization
US7258266B1 (en) Defining, administering, and managing automatic identification information, such as bar codes
US20070282722A1 (en) Retrieving data to automatically populate a timesheet dataset
US20080015895A1 (en) Automated configuration, implementation and/or maintenance of a healthcare information system
Moore Using the IHE scheduled work flow integration profile to drive modality efficiency
US20100082689A1 (en) Adapter services
US8352286B1 (en) Health service delivery tables system and method
JP2002049493A (en) Method and system for generating program control information, and recording medium stored with processing program therefor
US11894113B2 (en) Ontological standards based approach to charting utilizing a generic concept content based framework across multiple localized proprietary domains

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20210713