{
"description": "The presentation types of notes.",
"_filename": "CodeSystem-note-type.json",
"package_name": "hl7.fhir.r2b.examples",
"date": null,
"versionNeeded": false,
"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"
} ],
"compositional": false,
"status": "draft",
"id": "b19fc410-0c65-4c48-bf06-0a0cfc895459",
"valueSet": "http://hl7.org/fhir/ValueSet/note-type",
"kind": null,
"count": 0,
"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"
}