be.fgov.ehealth.recipe.core.v1
Class PrescriberServiceAdministrativeInformationType

java.lang.Object
  extended by be.fgov.ehealth.recipe.core.v1.PrescriberServiceAdministrativeInformationType
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CreatePrescriptionAdministrativeInformationType, SendNotificationAdministrativeInformationType

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-07-06T09:29:02+02:00",
           comments="JAXB RI v2.2.6")
public class PrescriberServiceAdministrativeInformationType
extends Object
implements Serializable

Java class for PrescriberServiceAdministrativeInformationType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="PrescriberServiceAdministrativeInformationType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="PatientIdentifier" type="{urn:be:fgov:ehealth:commons:core:v1}IdentifierType"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
PrescriberServiceAdministrativeInformationType()
           
 
Method Summary
 IdentifierType getPatientIdentifier()
          Gets the value of the patientIdentifier property.
 void setPatientIdentifier(IdentifierType value)
          Sets the value of the patientIdentifier property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrescriberServiceAdministrativeInformationType

public PrescriberServiceAdministrativeInformationType()
Method Detail

getPatientIdentifier

public IdentifierType getPatientIdentifier()
Gets the value of the patientIdentifier property.

Returns:
possible object is IdentifierType

setPatientIdentifier

public void setPatientIdentifier(IdentifierType value)
Sets the value of the patientIdentifier property.

Parameters:
value - allowed object is IdentifierType



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.