Welch-allyn Connectivity Server - Programmers guide Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Equipamento Welch-allyn Connectivity Server - Programmers guide. Welch Allyn Connectivity Server - Programmers guide User Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir

Resumo do Conteúdo

Página 1 - Programmer’s guide

Welch Allyn Connectivity ServerProgrammer’s guideSoftware version 2.6x

Página 2

6 System overview Welch Allyn Connectivity ServerData interface provided by the Welch Allyn ConnectivityServer (WACS)The WACS option to the Acuity Cen

Página 3 - Contents

Programmer’s Guide System overview 7Data transfer and storage within the Acuity SystemnetworkThe Acuity System stores patient data for variable amount

Página 4

8 System overview Welch Allyn Connectivity ServerData storage at the Acuity SystemThe Acuity System stores data for a period determined by the Full Di

Página 5 - Introduction

Programmer’s Guide System overview 9Data exported from the Acuity System to WACSThe Acuity System exports the following vital-sign data:Table 4. Numer

Página 6 - Warning and note

10 System overview Welch Allyn Connectivity Server

Página 7 - Related documents

311HL7 standard protocolsThis chapter describes basic HL7 data structure as outlined in the Health Level SevenMessaging Standard.Information in this c

Página 8

12 HL7 standard protocols Welch Allyn Connectivity ServerHL7 low-level protocolThis section describes the low-level format of HL7 packet frames.Packet

Página 9 - System overview

Programmer’s Guide HL7 standard protocols 13Time/date in HL7 segmentsWhen importing vital-sign data into an electronic patient-charting application, u

Página 10 - Server (WACS)

14 HL7 standard protocols Welch Allyn Connectivity Server

Página 11 - System in the following ways:

415WACS outbound HL7 protocolsThe WACS Outbound HL7 Vital-sign Observations module uses JavaTMprocesses to readpatient data files from an Acuity Syste

Página 12

ii Welch Allyn Connectivity Server© 2013 Welch Allyn. All rights are reserved. To support the intended use of the product described in thispublication

Página 13

16 WACS outbound HL7 protocols Welch Allyn Connectivity ServerOverview: Outbound HL7 Vital-sign Observations modulePatient vital-sign observations are

Página 14

Programmer’s Guide WACS outbound HL7 protocols 17Labels and attributes of outbound segmentsThe following table defines requirement labels for outbound

Página 15 - HL7 standard protocols

18 WACS outbound HL7 protocols Welch Allyn Connectivity ServerOBR segment exampleOBR|1|||VITALS^Vital Signs^WAP|||20090127093400.000-080025 1 ID C 012

Página 16 - HL7 segment-level protocols

Programmer’s Guide WACS outbound HL7 protocols 19HL7 attributes of PID (patient ID) segmentsPID segment examplesEdgar A Van Goe with Primary ID 958217

Página 17 - Time/date in HL7 segments

20 WACS outbound HL7 protocols Welch Allyn Connectivity ServerHL7 attributes of OBX (observation/result) segmentsOBX segment exampleOBX|1|ST|Heart Rat

Página 18

Programmer’s Guide WACS outbound HL7 protocols 21Outbound patient identification fieldsPatient ID information is confirmed at the Acuity Central Stati

Página 19 - WACS outbound HL7 protocols

22 WACS outbound HL7 protocols Welch Allyn Connectivity ServerOutbound vital-sign tags and filtersWACS generates the vital-sign tags and filters descr

Página 20 - SQL database

Programmer’s Guide WACS outbound HL7 protocols 23Vital-sign numerics filtersOne of the following vital-sign numerics filters must be configured for th

Página 21

24 WACS outbound HL7 protocols Welch Allyn Connectivity ServerReconfiguring WACS outbound observation settingsWelch Allyn preconfigured your Welch All

Página 22 - OBR segment example

Programmer’s Guide WACS outbound HL7 protocols 25Accessing the WACS program HL7 Manager pagesFor detailed instructions on accessing and using the WACS

Página 23 - PID segment examples

iiiContents1 - Introduction ...1Intended use...1Convention

Página 24 - OBX segment example

26 WACS outbound HL7 protocols Welch Allyn Connectivity Server

Página 25

527WACS outbound HL7 messagesThis chapter provides this information:• Description of outbound WACS observation segments and acknowledgementsegments an

Página 26 - Vital-sign tags

28 WACS outbound HL7 messages Welch Allyn Connectivity ServerUnsolicited observation messageORU^R01/ACK^R01SegmentsORU^R01 message segmentsTable 15. O

Página 27 - Vital-sign numerics filters

Programmer’s Guide WACS outbound HL7 messages 29ACK^R01 acknowledgement segmentsEach ORU message must be acknowledged with a corresponding ACK^R01ackn

Página 28

30 WACS outbound HL7 messages Welch Allyn Connectivity ServerQuery for results of observation messageQRY^R02/ORF^R04This query-response model supports

Página 29

Programmer’s Guide WACS outbound HL7 messages 31ORF^R04 reply segmentsTable 18. ORF^R04 observational report (reply)Segment Description WACS segmentre

Página 30

32 WACS outbound HL7 messages Welch Allyn Connectivity ServerQRY/ORF query and reply exampleGet the heart rate and respiration rate of Patient ID GA00

Página 31 - WACS outbound HL7 messages

Programmer’s Guide WACS outbound HL7 messages 33Query by parameterQBP^Q11/RSP^Z90SegmentsQBP^Q11 query segments and their HL7 attributesSegment QPD: Q

Página 32 - ORU^R01/ACK^R01

34 WACS outbound HL7 messages Welch Allyn Connectivity ServerRSP^Z90 reply segmentsTable 21. RSP^Z90 - segment pattern responseSegment Description Gro

Página 33

Programmer’s Guide WACS outbound HL7 messages 35QBP/RSP query and reply exampleGet Heart Rate and RR/BR of Patient ID GA003560 from 2003/06/24 11:50:0

Página 34 - QRY^R02/ORF^R04

iv Contents Welch Allyn Connectivity Server7 - XML interface ...558 - Contacts and specifications ...

Página 35 - ORF^R04 reply segments

36 WACS outbound HL7 messages Welch Allyn Connectivity ServerQuery by IDThis section covers these two formats for Query by ID:• QRY/ORF• QBP/RSPQRY/OR

Página 36 - ORF^R04 reply:

Programmer’s Guide WACS outbound HL7 messages 37QBP/RSP formatQBP^Q11 query segmentsSegment QPD: Query parameter definitionQPD-3: List of Patient’s ID

Página 37 - QBP^Q11/RSP^Z90

38 WACS outbound HL7 messages Welch Allyn Connectivity ServerQuery by locationThis section covers these two formats for Query by location:• QRY/ORF• Q

Página 38 - RSP^Z90 reply segments

Programmer’s Guide WACS outbound HL7 messages 39QBP/RSP formatQBP^Q11 segment definitionSegment QPD: Query parameter definitionQPD-4: List of Patient’

Página 39 - RSP^Z90 reply:

40 WACS outbound HL7 messages Welch Allyn Connectivity Server

Página 40 - Query by ID

641Inbound ADT HL7 messagesIf your facility includes the WACS Inbound HLT ADT Data module, patient informationfields in Acuity System patient identifi

Página 41 - QBP/RSP format

42 Inbound ADT HL7 messages Welch Allyn Connectivity ServerOverview: Inbound HL7 ADT Data moduleADT information is transferred to the WACS server in t

Página 42 - Query by location

Programmer’s Guide Inbound ADT HL7 messages 43How an Acuity System uses ADT informationWhen a facility’s CIS sends a patient’s ADT information to WACS

Página 43

44 Inbound ADT HL7 messages Welch Allyn Connectivity ServerSequence of events when ID number is enteredThis is the sequence of events that occurs with

Página 44

Programmer’s Guide Inbound ADT HL7 messages 45Rules regarding Acuity System patient IDsThese rules apply within the Acuity System:• A patient ID numbe

Página 45 - Inbound ADT HL7 messages

11IntroductionIntended useThe Welch Allyn Connectivity Server (WACS) is an option to the Welch Allyn Acuity®Central Monitoring System. WACS consists o

Página 46

46 Inbound ADT HL7 messages Welch Allyn Connectivity ServerADT messages accepted and stored by WACSWACS accepts the message types and formats describe

Página 47

Programmer’s Guide Inbound ADT HL7 messages 47Data typesThe HL7 Standard allows for different data formats for each of the following data types.This s

Página 48

48 Inbound ADT HL7 messages Welch Allyn Connectivity ServerCode valuesCE Coded element <identifier (ST)> ^ <text (ST)> ^<name of coding

Página 49

Programmer’s Guide Inbound ADT HL7 messages 49DemographicsAD Address <street address (ST)> ^ < otherdesignation (ST)> ^ <city (ST)>^

Página 50 - Accepted message formats

50 Inbound ADT HL7 messages Welch Allyn Connectivity ServerSpecialtyWaveformCD Channel definition <channel identifier (*)> ^<channel number (

Página 51 - Data types

Programmer’s Guide Inbound ADT HL7 messages 51Master filesDLN Driver’s license number <license number (ST)> ^<issuing state, province,country

Página 52

52 Inbound ADT HL7 messages Welch Allyn Connectivity ServerExamples of ADT messagesWACS returns acknowledgements for accepted messages and error messa

Página 53

Programmer’s Guide Inbound ADT HL7 messages 53Unacceptable ADT messages and WACS error messagesWACS returns error messages to the CIS/HIS ADT server i

Página 54

54 Inbound ADT HL7 messages Welch Allyn Connectivity ServerReconfiguration of ADT servicesIf your WACS system receives inbound ADT messages from your

Página 55

755XML interfaceThe optional Third-Party Data Stream Interface option provides a means of moving patientidentification and patient numeric data betwee

Página 56 - Examples of ADT messages

2 Introduction Welch Allyn Connectivity ServerConventionsWarning and noteThe CE Mark and Notified Body Registration Number signify that theproduct mee

Página 57

56 XML interface Welch Allyn Connectivity ServerFor example:<?xml version="1.0" encoding="UTF-8"?><Emergin Version="

Página 58

857Contacts and specificationsContact informationIf you encounter a problem that cannot be corrected by ordinary operating proceduresdescribed in this

Página 59 - XML interface

58 Contacts and specifications Welch Allyn Connectivity ServerWACS HL7 Interface optionOutbound messagingTable 27. Configuration variables under HL7 t

Página 60 - For example:

59IndexAADTacceptable messages from 52data types accepted from 47erroneous messages 52HL7 messages 41how Acuity System uses information 43message form

Página 61 - Contacts and specifications

60 Index Welch Allyn Connectivity ServerWWACSHelp 57troubleshooting 57warning 2Welch Allyn, Technical Service 57XXML interface 55

Página 62 - WACS HL7 Interface option

Programmer’s Guide Introduction 3Related documentsDocumentWelch Allyn Connectivity Server (WACS)Welch Allyn Connectivity Server (WACS) CD-ROM (English

Página 63 - , 36, 38

4 Introduction Welch Allyn Connectivity Server

Página 64

25System overviewWelcome!The Acuity Central Monitoring System is a real-time patient monitoring system thatcollects and displays vital-sign informatio

Comentários a estes Manuais

Sem comentários