http://terminology.hl7.org/CodeSystem/activity-definition-category|4.0.1
name
ActivityDefinitionCategory
ActivityDefinitionCategory
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
ActivityDefinitionCategory
High-level categorization of the type of activity.
{
"description" : "High-level categorization of the type of activity.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@4.0.1",
"date" : "2019-10-31T22:29:23Z",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"name" : "ActivityDefinitionCategory",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "ActivityDefinitionCategory",
"supliment" : null,
"status" : "draft",
"id" : "c4fa9531-69b5-588f-9300-61097d717857",
"valueSet" : "http://hl7.org/fhir/ValueSet/activity-definition-category",
"url" : "http://terminology.hl7.org/CodeSystem/activity-definition-category",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1243",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "treatment",
"display" : "Treatment",
"definition" : "The activity is intended to provide or is related to treatment of the patient."
}, {
"code" : "education",
"display" : "Education",
"definition" : "The activity is intended to provide or is related to education of the patient."
}, {
"code" : "assessment",
"display" : "Assessment",
"definition" : "The activity is intended to perform or is related to assessment of the patient."
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}