jmandel / fhir-ballot-comments

FHIR Ballot Comments September 2013
0 stars 0 forks source link

It's unclear how DocumentReference.type and DocumentReference.class differ #35

Open jmandel opened 9 years ago

jmandel commented 9 years ago

The documentation for type says:

Specifies the particular kind of document.

Whereas class says:

A categorization for the type of document.

One of these fields has example valuesof "Patient Summary" and "Prescription", whereas the other has example values of "Patient Preferences" and "Summary". I don't know what principles a reader is supposed to discern from reading these descriptions and examples; the distinction is entirely unclear.

jmandel commented 9 years ago

http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=6345