| Package | uk.nhsdigital.r4.test |
| Resource Type | ValueSet |
| Id | 4fea62fc-5110-48c1-9ae2-98a5295bb040 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/ValueSet/DM-task-code |
| URL | https://fhir.nhs.uk/ValueSet/DM-task-code |
| Version | 1.0.3 |
| Status | draft |
| Name | TaskCode |
| Description | Task Code |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "4fea62fc-5110-48c1-9ae2-98a5295bb040",
"url": "https://fhir.nhs.uk/ValueSet/DM-task-code",
"version": "1.0.3",
"name": "TaskCode",
"status": "draft",
"description": "Task Code",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"version": "4.0.1"
}
]
},
"expansion": {
"timestamp": "2021-04-13T12:00:00+00:00",
"contains": [
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "replace",
"display": "Replace the focal resource with the input resource"
},
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "change",
"display": "Change the focal resource"
},
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "suspend",
"display": "Suspend the focal resource"
},
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "approve",
"display": "Activate/approve the focal resource"
},
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "abort",
"display": "Mark the focal resource as no longer active"
},
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "fulfill",
"display": "Fulfill the focal request"
},
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "resume",
"display": "Re-activate the focal resource"
}
]
}
}