This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Datatypes R2 Issue 71

From HL7Wiki
Revision as of 21:54, 14 September 2006 by GrahameGrieve (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Data Types Issue 71: Datatype for LanguageCommunication

Introduction

Create a special datatype for languageCommunication so it can be removed from the RIM (the sole "Grey class")

? backwards compatibility -> would produce a RIM Change, but is compatible on the wire

Discussion

We could create a datatype for LanguageCommunication Class so the sole grey class can be removed

The datatype has the same attribute semantics and names as the class, and is introduced as a attribute with the name languageCommunication : Set<LanguageCommunication>

This means that the wire format is the same.


Links

Back to Data Types R2 issues