FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/c535a372-bec0-4f8a-ae80-4e2bed546464

Packageuk.nhsdigital.r4.test
Resource TypeCodeSystem
Idc535a372-bec0-4f8a-ae80-4e2bed546464
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/Workflow-Code
URLhttps://fhir.nhs.uk/CodeSystem/Workflow-Code
Version1.0.0
Statusactive
Date2022-04-28
NameWorkflowCodes
TitleWorkflow Codes
Descriptionworkflow codes for use with (sub-)Tasks
CopyrightCopyright © 2022 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
NHSDigital-workflow-codeNHSDigital Workflow Code

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
    }
  ]
}