Name | Description | |
---|---|---|
XdsPatient Constructor | Overloaded. Construct a new XdsPatient object |
The following tables list the members exposed by XdsPatient.
Name | Description | |
---|---|---|
XdsPatient Constructor | Overloaded. Construct a new XdsPatient object |
Name | Description | |
---|---|---|
Address | The address of the patient as a single string | |
CompositeId | Composite ID, incorporating the root and extension (Inherited from XdsObjects.XdsPerson) | |
CompositeName | A simple human readable form of the name. (Inherited from XdsObjects.XdsPerson) | |
DOB | The person's date of birth (Inherited from XdsObjects.XdsPerson) | |
FamilyName | The family name/surname of the person (Inherited from XdsObjects.XdsPerson) | |
GivenName | The forename of the person (Inherited from XdsObjects.XdsPerson) | |
ID_Domain | Use for non-standard IDs such us extension^^^ID_Domain&root&ISO^ID_Type (Inherited from XdsObjects.XdsPerson) | |
ID_Extension | The ientity of the person with the domain identified by XdsPerson.ID_Root (Inherited from XdsObjects.XdsPerson) | |
ID_Root | The Identifier of the domain/system issuing the person's ID - this is normally an OID (Inherited from XdsObjects.XdsPerson) | |
ID_Root_Name | The "Name" of the system/organisation issuing the person's ID (Inherited from XdsObjects.XdsPerson) | |
ID_Type | Use for non-standard IDs such us extension^^^ID_Domain&root&ISO^ID_Type (Inherited from XdsObjects.XdsPerson) | |
MiddleName | The middle name of the person (Inherited from XdsObjects.XdsPerson) | |
PhoneNumber | The person's contact number (Inherited from XdsObjects.XdsPerson) | |
Prefix | The name prefix e.g. Mr, Mrs, Ms, Dr etc. (Inherited from XdsObjects.XdsPerson) | |
Sex | The gender of the person (Inherited from XdsObjects.XdsPerson) | |
SingleName | Simple human-readable version of the person's name (Inherited from XdsObjects.XdsPerson) | |
StructuredNameDicom | Structured version of the name, as used in DICOM (Inherited from XdsObjects.XdsPerson) | |
StructuredNameHl7 | Structured version of the name, as used in HL7 (Inherited from XdsObjects.XdsPerson) | |
Suffix | The name suffix e.g. Jnr. or III (Inherited from XdsObjects.XdsPerson) |
Name | Description | |
---|---|---|
WithRoot | Uses a PIX query to lookup the identity of a patient in a different domain - i.e. with a different ID_Root |