{
"description": "The presentation types of notes.",
"_filename": "ValueSet-note-type.json",
"package_name": "hl7.fhir.r2.expansions",
"date": "2015-10-24T07:41:03+11:00",
"publisher": "HL7 (FHIR Project)",
"name": "NoteType",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"contains": [ {
"code": "display",
"system": "http://hl7.org/fhir/note-type",
"display": "Display"
}, {
"code": "print",
"system": "http://hl7.org/fhir/note-type",
"display": "Print (Form)"
}, {
"code": "printoper",
"system": "http://hl7.org/fhir/note-type",
"display": "Print (Operator)"
} ],
"parameter": [ {
"name": "version",
"valueUri": "http://hl7.org/fhir/ValueSet/note-type?version=1.0.2"
} ],
"timestamp": "2015-10-22T12:31:48+11:00",
"identifier": "urn:uuid:1eac2ce2-79ea-406b-93d7-9deac3ce3c1e"
},
"title": null,
"package_version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.8"
} ],
"status": "draft",
"id": "13dd9369-484d-4d44-a083-3c77c560a038",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/note-type",
"codeSystem": {
"system": "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."
} ],
"version": "1.0.2",
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}