public class CM_PRACTITIONER extends AbstractComposite
Represents an HL7 CM_PRACTITIONER (Maßnahme durchgeführt von) data type. This type consists of the following components:
log| Constructor and Description |
|---|
CM_PRACTITIONER(Message message)
Creates a new CM_PRACTITIONER type
|
| Modifier and Type | Method and Description |
|---|---|
CN |
getCm_practitioner1_ProcedurePractitionerID()
Returns Procedure Practitioner ID (component 1).
|
ID |
getCm_practitioner2_ProcedurePractitionerType()
Returns procedure practitioner type (component 2).
|
Type |
getComponent(int number)
Returns an individual data component.
|
Type[] |
getComponents()
Returns an array containing the data elements.
|
CN |
getProcedurePractitionerID()
Returns Procedure Practitioner ID (component 1).
|
ID |
getProcedurePractitionerType()
Returns procedure practitioner type (component 2).
|
accept, clear, getTyped, isEmptyencode, getExtraComponents, getMessage, getName, parse, provideLocation, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitencode, getExtraComponents, getMessage, getName, parseprovideLocationpublic CM_PRACTITIONER(Message message)
public Type[] getComponents()
public Type getComponent(int number) throws DataTypeException
number - The component number (0-indexed)DataTypeException - if the given element number is out of range.public CN getProcedurePractitionerID()
public CN getCm_practitioner1_ProcedurePractitionerID()
public ID getProcedurePractitionerType()
public ID getCm_practitioner2_ProcedurePractitionerType()
Copyright © 2001-2014 University Health Network. All Rights Reserved.