cda | datatypes | nblock | voc | common |
Package : datatypes
XML Type : SC
Comments : A ST that optionally may have a code attached. The text must always be present if a code is present. The code is often a local code.
Parent : ST
Name | Type | cardinality | Comment |
---|---|---|---|
code Attribute : code |
String | 0...1 | The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache. |
codeSystem Attribute : codeSystem |
String | 0...1 | Specifies the code system that defines the code. |
codeSystemName Attribute : codeSystemName |
String | 0...1 | A common name of the coding system. |
codeSystemVersion Attribute : codeSystemVersion |
String | 0...1 | If applicable, a version descriptor defined specifically for the given code system. |
displayName Attribute : displayName |
String | 0...1 | A name or title for the code, under which the sending system shows the code value to its users. |