public class PSS extends AbstractSegment
Represents an HL7 PSS message segment (Product/Service Section). This segment has the following fields:
log| Constructor and Description |
|---|
PSS(Group parent,
ModelClassFactory factory)
Creates a new PSS segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
CP |
getBilledAmount()
Returns
PSS-4: "Billed Amount" - creates it if necessary
|
EI |
getPayerProductServiceSectionNumber()
Returns
PSS-2: "Payer Product/Service Section Number" - creates it if necessary
|
SI |
getProductServiceSectionSequenceNumber()
Returns
PSS-3: "Product/Service Section Sequence Number" - creates it if necessary
|
EI |
getProviderProductServiceSectionNumber()
Returns
PSS-1: "Provider Product/Service Section Number" - creates it if necessary
|
EI |
getPss1_ProviderProductServiceSectionNumber()
Returns
PSS-1: "Provider Product/Service Section Number" - creates it if necessary
|
EI |
getPss2_PayerProductServiceSectionNumber()
Returns
PSS-2: "Payer Product/Service Section Number" - creates it if necessary
|
SI |
getPss3_ProductServiceSectionSequenceNumber()
Returns
PSS-3: "Product/Service Section Sequence Number" - creates it if necessary
|
CP |
getPss4_BilledAmount()
Returns
PSS-4: "Billed Amount" - creates it if necessary
|
ST |
getPss5_SectionDescriptionOrHeading()
Returns
PSS-5: "Section Description or Heading" - creates it if necessary
|
ST |
getSectionDescriptionOrHeading()
Returns
PSS-5: "Section Description or Heading" - creates it if necessary
|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isEmpty, isRequired, main, numFields, parse, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic PSS(Group parent, ModelClassFactory factory)
public EI getProviderProductServiceSectionNumber()
public EI getPss1_ProviderProductServiceSectionNumber()
public EI getPayerProductServiceSectionNumber()
public EI getPss2_PayerProductServiceSectionNumber()
public SI getProductServiceSectionSequenceNumber()
public SI getPss3_ProductServiceSectionSequenceNumber()
public CP getBilledAmount()
public CP getPss4_BilledAmount()
public ST getSectionDescriptionOrHeading()
public ST getPss5_SectionDescriptionOrHeading()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2013 University Health Network. All Rights Reserved.