HS.SDA3.AbstractIdentifier
abstract serial class HS.SDA3.AbstractIdentifier extends HS.SDA3.DataType
Property Inventory
Properties
The coding system or assigning authority for the Number.
This identifies who actually assigned the Number. So if the NumberType is an MRN, this could be the URI of the health network which assigned that MRN to the patient. Or, if the number comes from a coding system, this property can be set to a URI to that coding system specification, or to an IdentityCode value from a row in the OID registry table that has its Type set to "CodeSystem" and other values in the row could provide further details about that coding system.
The identifier.
A label indicating the identifier type.
Patient identifier examples: Medical record number (MRN), social security number (SSN), national identifier, driver's license, etc. Organization identifier examples: National Provider Identifier (NPI), tax ID number, Clinical Laboratory Improvement Amendments (CLIA) Number.
MAXLEN = 50 for compatibility with HS.SDA3.PatientNumber.
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Delete()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %GetSwizzleObject()
- %IsA()
- %IsModified()
- %IsNull()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- IsDefined()
- LogIgnoredTag()
- LogicalToOdbc()
- OdbcToLogical()
- ToQuickXML()
- ToQuickXMLStream()
- ToQuickXMLString()
- Translate()
- UpdateSDA()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportSDAString()
- XMLImportSDAStringUnknown()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()