| Package | uk.nhsdigital.r4.test |
| Resource Type | CodeSystem |
| Id | c535a372-bec0-4f8a-ae80-4e2bed546464 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/Workflow-Code |
| URL | https://fhir.nhs.uk/CodeSystem/Workflow-Code |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-04-28 |
| Name | WorkflowCodes |
| Title | Workflow Codes |
| Description | workflow codes for use with (sub-)Tasks |
| Copyright | Copyright © 2022 NHS Digital |
| Content | complete |
| ValueSet | |
| NHSDigital-workflow-code | NHSDigital Workflow Code |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "c535a372-bec0-4f8a-ae80-4e2bed546464",
"url": "https://fhir.nhs.uk/CodeSystem/Workflow-Code",
"version": "1.0.0",
"name": "WorkflowCodes",
"title": "Workflow Codes",
"status": "active",
"date": "2022-04-28",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "workflow codes for use with (sub-)Tasks",
"copyright": "Copyright © 2022 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "APPOINTMENT_DEFERRAL",
"display": "Appointment Deferral"
},
{
"code": "TRIAGE_DEFERRAL",
"display": "Triage Deferral"
}
]
}