{
"description": "High-level categorization of the type of activity in a protocol.",
"_filename": "codesystem-activity-definition-category.json",
"package_name": "hl7.fhir.core",
"date": "2016-12-06T12:22:34+11:00",
"meta": {
"lastUpdated": "2016-12-06T12:22:34.981+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "ActivityDefinitionCategory",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "9c862942-c137-4a32-9614-cad7169114ce",
"valueSet": "http://hl7.org/fhir/ValueSet/activity-definition-category",
"kind": null,
"url": "http://hl7.org/fhir/activity-definition-category",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.546",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "communication",
"display": "Communication",
"definition": "To communicate with a participant in some way"
}, {
"code": "device",
"display": "Device",
"definition": "To use a specific device"
}, {
"code": "diagnostic",
"display": "Diagnostic",
"definition": "To perform a particular diagnostic"
}, {
"code": "diet",
"display": "Diet",
"definition": "To consume food of a specified nature"
}, {
"code": "drug",
"display": "Drug",
"definition": "To consume/receive a drug or other product"
}, {
"code": "encounter",
"display": "Encounter",
"definition": "To meet with the patient (in-patient, out-patient, etc.)"
}, {
"code": "immunization",
"display": "Immunization",
"definition": "To administer a particular immunization"
}, {
"code": "observation",
"display": "Observation",
"definition": "To capture information about a patient (vitals, labs, etc.)"
}, {
"code": "procedure",
"display": "Procedure",
"definition": "To modify the patient in some way (surgery, physiotherapy, education, counseling, etc.)"
}, {
"code": "referral",
"display": "Referral",
"definition": "To refer the patient to receive some service"
}, {
"code": "supply",
"display": "Supply",
"definition": "To provide something to the patient (medication, medical supply, etc.)"
}, {
"code": "vision",
"display": "Vision",
"definition": "To receive a particular vision correction device"
}, {
"code": "other",
"display": "Other",
"definition": "Some other form of action"
} ],
"caseSensitive": true,
"version": "1.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}