A
that represents the
clinical meaning of a data item or collection of data items.
Notes
SNOMED CT meaning bindings associate a meaning, represented by A meaning binding associates a clinical meaning with either a , or or a defined collection of data items in an , with a data item (or a collection of data items) defined by an information information model. The clinical meaning represented by of an instance of a data item with a meaning binding is determined by applying the meaning bindingto the value or set of values in that instance. The
- SNOMED CT meaning bindings should be represented by an instance of a defined collection of data items with a meaning binding is determined by applying the meaning binding to the values in that instance. by containing one or more that can be replaced by concepts entered or stored in a particular context.
Example
- An application that manages surgical procedure requests could identify requested procedures using concepts that are subtypes of
Concept |
---|
t | 387713003 Surgical procedure |
---|
|
. In this case, the data item in which that concept is recorded should have a meaning binding that explicitly indicates that this is a request (e.g. the for that procedure. The expression template below ). When this meaning binding is applied this data item is interpreted as a subtype of Concept |
---|
t | 400999005 Procedure requested (situation) |
---|
|
and not as a completed procedure.represents this meaning binding. It indicates that the procedure selected should replace the "@procedure" , resulting in an that means procedure has been requested, rather than suggesting incorrectly, that it has been done.
Scg expression |
---|
|
/* Expression Template */
|
Regex body |
---|
Regex | margin-top:8px; |
---|
Replacement | margin-left:60px;margin-top:8px; |
---|
|
Scg expression |
---|
400999005 |Procedure requested (situation)|:
{ 363589002 |Associated procedure (attribute)| = [[ +id <387713003 |Surgical procedure| @procedure ]] }
/* Resulting Expression if "38102005 Cholecystectomy (procedure)" is entered */
400999005 |Procedure requested (situation)|:
{ 363589002 |Associated procedure (attribute)| = 38102005 | Cholecystectomy (procedure) | } |
Alternative
...