NoteType

The presentation types of notes.

This code system http://hl7.org/fhir/note-type defines the following codes:

Code Display Definition
display Display Display the note.
print Print (Form) Print the note on the form.
printoper Print (Operator) Print the note for the operator.
<status value="draft"/> <experimental value="false"/> <date value="2019-11-01T09:29:23+11:00"/> <description value="The presentation types of notes."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/note-type"/> <content value="complete"/> <concept> <code value="display"/> <display value="Display"/> <definition value="Display the note."/> </concept> <concept> <code value="print"/> <display value="Print (Form)"/> <definition value="Print the note on the form."/> </concept> <concept> <code value="printoper"/> <display value="Print (Operator)"/> <definition value="Print the note for the operator."/> </concept> </CodeSystem>