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

FHIR IG Statistics: CodeSystem/triage-outcome-pathways-dx-codes

Packageuk.nhsdigital.bars.r4
Resource TypeCodeSystem
Idtriage-outcome-pathways-dx-codes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.bars.r4@1.36.0&canonical=https://fhir.nhs.uk/CodeSystem/pathways-dx-codes
URLhttps://fhir.nhs.uk/CodeSystem/pathways-dx-codes
Version1.0.2
Statusactive
Date2023-04-13
Namepathwaysdxcodes
TitleTriage Outcome Pathways DX Codes
DescriptionPathways DX Codes from the triage outcome. These are EXAMPLE VALUES ONLY.
CopyrightCopyright © 2022 NHS Digital
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "triage-outcome-pathways-dx-codes",
  "url": "https://fhir.nhs.uk/CodeSystem/pathways-dx-codes",
  "identifier": [
    {
      "system": "https://fhir.nhs.uk/identifier/pathways-dx-codes",
      "value": "pathways-dx-codes"
    }
  ],
  "version": "1.0.2",
  "name": "pathwaysdxcodes",
  "title": "Triage Outcome Pathways DX Codes",
  "status": "active",
  "date": "2023-04-13",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "NHS Digital",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Pathways DX Codes from the triage outcome. These are EXAMPLE VALUES ONLY.",
  "copyright": "Copyright © 2022 NHS Digital",
  "content": "complete",
  "concept": [
    {
      "code": "DX02",
      "display": "The individual needs to attend an emergency treatment centre within 1 hour."
    },
    {
      "code": "Dx335",
      "display": "A clinician from our service will call the individual back immediately to assess the problem"
    },
    {
      "code": "Dx0122",
      "display": "Emergency Ambulance Response (Category 3)"
    },
    {
      "code": "1122334455",
      "display": "DX Code example"
    },
    {
      "code": "Dx0116",
      "display": "Emergency Ambulance Response for Major Blood Loss"
    }
  ]
}