Sante |
| Class | Description | |
|---|---|---|
| AddDependentSerializersAttribute | Attribute which instructs the XmlSerializerFactory to append all dependent serializers | |
| BindingAttribute | Binding attributes to suggest what values can be used in a property | |
| ClassConceptKeyAttribute | Maps a class concept key to this type | |
| ClassifierAttribute | Classifier attribute used to mark a class' classifier | |
| DelayLoadInverseAttribute | Instructs LoadProperty(IAnnotatedResource, String, Boolean, IEnumerableIdentifiedData) to load this property in an inverse way | |
| KeyLookupAttribute | Identifies to the persistence layer what property can be used for lookup when a key is not present | |
| NoCaseAttribute | Indicates that a particular property has no case | |
| NonCachedAttribute | Instructs any data caching that the object should not be cached | |
| QueryParameterAttribute | The query parameter attribute allows for the querying of non-serialized values such as simple values or "handy" shortcut values | |
| ResourceNameAttribute | Hack - This allows a resource to provide an API name for the resource | |
| ResourceSensitivityAttribute | Tags a resource's class as either: * Clinical * Administrative * Metadata This allows other generic processes to understand the resource's sensitivity and to take appropriate auditing and/or privacy decisions (such as export, etc.) | |
| SerializationMetadataAttribute | Identifies that a property containins no meaningful data and is provided only for serialization | |
| SerializationReferenceAttribute | Identifies where tools can find the serialization information for an ignored property | |
| SimpleValueAttribute | Identifies the simple value |
| Interface | Description | |
|---|---|---|
| IPropertyReference | Represents a class which references a property |
| Enumeration | Description | |
|---|---|---|
| ResourceSensitivityClassification | Classifications of resources |