Care Plan Activity Kind
CarePlanActivityKind
http://hl7.org/fhir/ValueSet/care-plan-activity-kind
Resource types defined as part of FHIR that can be represented as in-line definitions of a care plan activity.
| ID | care-plan-activity-kind |
|---|
| Status | DRAFT |
|---|
| URL | http://hl7.org/fhir/ValueSet/care-plan-activity-kind |
|---|
| Version | 4.0.1 |
|---|
| Date | Fri Nov 01 08:29:23 AEST 2019 |
|---|
| Publisher | HL7 International - Patient Care WG |
|---|
Includes
| System | http://hl7.org/fhir/resource-types |
|---|
| Concepts |
| Code | Display |
|---|
| Appointment | | | CommunicationRequest | | | DeviceRequest | | | MedicationRequest | | | NutritionOrder | | | Task | | | ServiceRequest | | | VisionPrescription | |
|
|---|
{
"resourceType": "ValueSet",
"id": "care-plan-activity-kind",
"meta": {
"versionId": "1",
"lastUpdated": "2023-12-19T16:42:05.335+10:00",
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
} ],
"url": "http://hl7.org/fhir/ValueSet/care-plan-activity-kind",
"identifier": [ {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.145"
} ],
"version": "4.0.1",
"name": "CarePlanActivityKind",
"title": "Care Plan Activity Kind",
"status": "draft",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"publisher": "HL7 International - Patient Care WG",
"contact": [ {
"telecom": [ {
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare/"
} ]
} ],
"description": "Resource types defined as part of FHIR that can be represented as in-line definitions of a care plan activity.",
"compose": {
"include": [ {
"system": "http://hl7.org/fhir/resource-types",
"concept": [ {
"code": "Appointment"
}, {
"code": "CommunicationRequest"
}, {
"code": "DeviceRequest"
}, {
"code": "MedicationRequest"
}, {
"code": "NutritionOrder"
}, {
"code": "Task"
}, {
"code": "ServiceRequest"
}, {
"code": "VisionPrescription"
} ]
} ]
}
}