This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "20170821 inm agenda"

From HL7Wiki
Jump to navigation Jump to search
m
Line 3: Line 3:
 
#Roll Call
 
#Roll Call
 
#'''MOTION''' to approve the text for 2.A.75 below.
 
#'''MOTION''' to approve the text for 2.A.75 below.
#'''MOTION''' to request an extension for V2.9 to 30 days after the updated material is posted.
+
#'''MOTION''' to request an extension for V2.9 to September 20, 2017 which is 30 days after the date updated material will be posted on 8/21/2017.
#*Posting date is estimated to be 8/21/2017.
 
 
#*Rationale: It has been detected that a substantive change based on line items 117-119  was approved during ballot reconciliation was not applied to V2.9 Chapter 2.A section 2.A.75 String Text.
 
#*Rationale: It has been detected that a substantive change based on line items 117-119  was approved during ballot reconciliation was not applied to V2.9 Chapter 2.A section 2.A.75 String Text.
 
#*Rather than postpone the ballot until January 2018, InM is therefore requesting an extension of the ballot period for 30 days from the posting of the updated material.
 
#*Rather than postpone the ballot until January 2018, InM is therefore requesting an extension of the ballot period for 30 days from the posting of the updated material.

Revision as of 14:43, 18 August 2017

InM meeting agenda - Meeting (Date in Title)

  1. Call To order
  2. Roll Call
  3. MOTION to approve the text for 2.A.75 below.
  4. MOTION to request an extension for V2.9 to September 20, 2017 which is 30 days after the date updated material will be posted on 8/21/2017.
    • Rationale: It has been detected that a substantive change based on line items 117-119 was approved during ballot reconciliation was not applied to V2.9 Chapter 2.A section 2.A.75 String Text.
    • Rather than postpone the ballot until January 2018, InM is therefore requesting an extension of the ballot period for 30 days from the posting of the updated material.
    • NOTE: Underline is new text. Strikethrough is removed text.

2.A.75 String Text

String data is left justified (i.e., no leading blank space) with trailing blanks optional, which may be trimmed, and SHOULD be ignored on string compare operations for 2 values of type ST.

Any displayable (printable) ACSII characters (hexadecimal values between 20 and 7E, inclusive, or ASCII decimal values between 32 and 126), except the defined escape characters and defined delimiter characters.

Any displayable (printable) characters are allowed based on the character set identified in MSH-18. For the default ASCII character set this is hexadecimal values between 20 and 7E, inclusive, or decimal values between 32 and 126, except the defined escape characters and defined delimiter characters. For Unicode this is any code point with a Basic Type of Graphic, except the defined escape characters and defined delimiter characters; see The Unicode Standard section 2.4 <http://www.unicode.org/versions/Unicode10.0.0/ch02.pdf> for details.