XdsObjects Help file
XdsObjects Namespace / XdsPatient Class
Properties Methods


In This Topic
    XdsPatient Class Members
    In This Topic

    The following tables list the members exposed by XdsPatient.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Construct a new XdsPatient object  
    Top
    Public Properties
     NameDescription
    Public Property The address of the patient as a single string  
    Public Property Composite ID, incorporating the root and extension (Inherited from XdsObjects.XdsPerson)
    Public Property A simple human readable form of the name. (Inherited from XdsObjects.XdsPerson)
    Public Property The person's date of birth (Inherited from XdsObjects.XdsPerson)
    Public Property The family name/surname of the person (Inherited from XdsObjects.XdsPerson)
    Public Property The forename of the person (Inherited from XdsObjects.XdsPerson)
    Public Property Use for non-standard IDs such us extension^^^ID_Domain&root&ISO^ID_Type (Inherited from XdsObjects.XdsPerson)
    Public PropertyThe ientity of the person with the domain identified by XdsPerson.ID_Root (Inherited from XdsObjects.XdsPerson)
    Public Property The Identifier of the domain/system issuing the person's ID - this is normally an OID (Inherited from XdsObjects.XdsPerson)
    Public Property The "Name" of the system/organisation issuing the person's ID (Inherited from XdsObjects.XdsPerson)
    Public Property Use for non-standard IDs such us extension^^^ID_Domain&root&ISO^ID_Type (Inherited from XdsObjects.XdsPerson)
    Public Property The middle name of the person (Inherited from XdsObjects.XdsPerson)
    Public Property The person's contact number (Inherited from XdsObjects.XdsPerson)
    Public Property The name prefix e.g. Mr, Mrs, Ms, Dr etc. (Inherited from XdsObjects.XdsPerson)
    Public Property The gender of the person (Inherited from XdsObjects.XdsPerson)
    Public Property Simple human-readable version of the person's name (Inherited from XdsObjects.XdsPerson)
    Public Property Structured version of the name, as used in DICOM (Inherited from XdsObjects.XdsPerson)
    Public Property Structured version of the name, as used in HL7 (Inherited from XdsObjects.XdsPerson)
    Public Property The name suffix e.g. Jnr. or III (Inherited from XdsObjects.XdsPerson)
    Top
    Public Methods
     NameDescription
    Public MethodUses a PIX query to lookup the identity of a patient in a different domain - i.e. with a different ID_Root  
    Top
    See Also