StructRoleType enumeration type |
|
|
Enumerates the defined role types/typifications of a structure.
|
 |
 |
| Set of enumeration values |
11 elements |
| enStructRoleCard: 1 |
The structure is of type "card" - the patient card structure |
|
| enStructRoleLaw: 2 |
The structure is of type "law" - a law data structure |
|
| enStructRoleTreatment: 3 |
The structure is of type "treatment" - a treatment data structure |
|
| enStructRoleDiagnosis: 4 |
The structure is of type "diagnosis" - a diagnosis structure |
|
| enStructRoleMedication: 5 |
The structure is of type "medication" - a medication structure |
|
| enStructRoleAllergy: 6 |
The structure is of type "allergy" - an allergy structure |
|
| enStructRoleVaccination: 7 |
The structure is of type "vaccination" - a vaccination structure |
|
| enStructRoleUnemployability: 8 |
The structure is of type "unemployability" - an unemployability structure |
|
| enStructRoleNumericResult: 9 |
The structure is of type "numericResult" - a numerical clinical or lab result |
|
| enStructRoleTextResult: 10 |
The structure is of type "textResult" - a texual clinical or lab result |
|
| enStructRoleDocument: 11 |
The structure is of type "document" - a document data structure |
|
 |