{
  "resourceType": "CodeSystem",
  "id": "triage-outcome-pathways-sg-codes",
  "url": "https://fhir.nhs.uk/CodeSystem/pathways-sg-codes",
  "identifier": [
    {
      "system": "https://fhir.nhs.uk/identifier/pathways-sg-codes",
      "value": "pathways-sg-codes"
    }
  ],
  "version": "1.0.2",
  "name": "pathwayssgcodes",
  "title": "Triage Outcome Pathways SG 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 SG Codes from the triage outcome. These are EXAMPLE VALUES ONLY.",
  "copyright": "Copyright © 2022 NHS Digital",
  "content": "complete",
  "concept": [
    {
      "code": "1010",
      "display": "Allergic Reaction"
    },
    {
      "code": "SG1011",
      "display": "Ankle or Foot Injury, Blunt"
    },
    {
      "code": "SG1137",
      "display": "Palpitations"
    },
    {
      "code": "1122334455",
      "display": "SG Code example"
    },
    {
      "code": "SG1193",
      "display": "Immediate threats to life"
    }
  ]
}