{
"description": "The presentation types of notes.",
"_filename": "codesystem-note-type.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": null,
"content": "complete",
"name": "NoteType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.8"
} ],
"status": "draft",
"id": "7ff5f19f-bfd5-40b6-925e-ba6cbc1f11f1",
"valueSet": "http://hl7.org/fhir/ValueSet/note-type",
"kind": null,
"url": "http://hl7.org/fhir/note-type",
"concept": [ {
"code": "display",
"display": "Display",
"definition": "Display the note."
}, {
"code": "print",
"display": "Print (Form)",
"definition": "Print the note on the form."
}, {
"code": "printoper",
"display": "Print (Operator)",
"definition": "Print the note for the operator."
} ],
"caseSensitive": true,
"version": "1.4.0"
}