AngularJS
This page provides information specifically related to AngularJS in SanteDB applets.
Directives
Entity Search (entity-search)
<entity-search
type="[Patient|Person|Place|Organization|Act|AssigningAuthority|SecurityUser|..]"
display="'property.to.display'"
search-field="'field-to-search-resources-on'"
default-results="{ results to show by default }"
filter="'hdsi expression'"
group-display="'Group Display Selector'"
group-by="[Group Selector]"
key="'property path in ng-model to use as value'"
selector="'property path to use as <option value='"
value-property="path on scope to set selected value"
value-selector="path on returned objects to set as selected value"
multi-select="true|false"
auto-tab-next="true|false"
copy-nulls="true|false"
min-render="10"
change-clear="other object to watch - if its value changes then clear this"
is-required="true|false"
filter="[Filter Expression]"
/> Address Edit (address-edit)
Attribute
Type
Description
Example of Use
Geographic Edit (geo-edit)
Attribute
Type
Description
Name Edit (name-edit)
Attribute
Type
Description
Telecom Edit (telecom-edit)
Identifier List Editor (identifier-list-edit)
Identifier Edit (identifier-edit)
Relationship Edit (admin-relation-edit)
Schedule Editor (schedule-edit)
Entity History (entity-history)
Entity Policy Assignment (entity-policy-admin)
Demand (demand)
Entity Table (entity-table)
Attribute
Description
Rendering Buttons
Authority Select (authority-select)
Attribute
Description
Concept Select (concept-select)
Parameters
Attribute
Type
Description
Example Use
Security Provenance (provenance)

Entity List
Property
Dynamic/Bind
Description
Filters
Localize (i18n)
Identifier (identifier)
Concept (concept)
Entity Name (name)
Entity Address (address)
Extended Date (ext-date)
Last updated
Was this helpful?