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

FHIR IG Statistics: CodeSystem/nzcr-referral-priority-cs

Packagenz.central.ihub.ig
TypeCodeSystem
Idnzcr-referral-priority-cs
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/crih/https://build.fhir.org/ig/tewhatuora/centralRegion-integrationHub-ig/CodeSystem-nzcr-referral-priority-cs.html
URLhttps://standards.digital.health.nz/ns/central-region/pas-referral-priority
Version1.0.12-rc2
Statusactive
Date2025-04-29T22:55:58+00:00
NameNZCentralRegionReferralPriorityCodeSystem
TitleNZ Central Region - Referral Priority Code System
Realmnz
Authoritynational
DescriptionReferral Priority codes; ex. WebPAS in NZ Central Region.
Contentcomplete

Resources that use this resource

ConceptMap
ConceptMap-referral-priorityNZ Central Region Referral Priority Concept Map
ValueSet
ValueSet-referral-priorityNZ Central Region - Referral Priority Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem nzcr-referral-priority-cs

This case-sensitive code system https://standards.digital.health.nz/ns/central-region/pas-referral-priority defines the following codes:

CodeDisplay
NPR Not prioritised
IMM 1 Immediate
URG 2 Urgent
SEM 3 Semi-urgent
ROU 4 Routine
LOW 5 Low priority
TES 6 Pending test
WAI 7 Waiting for triage
NOT 8 Not seen
OVR Clinical override
TOS Transfr othr service
AR Active review
PLP Planned procedure
STP Staged procedure
U Urgent
S Semi-urgent
A ASAP
R Routine

Source

{
  "resourceType": "CodeSystem",
  "id": "nzcr-referral-priority-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/central-region/pas-referral-priority",
  "version": "1.0.12-rc2",
  "name": "NZCentralRegionReferralPriorityCodeSystem",
  "title": "NZ Central Region - Referral Priority Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-04-29T22:55:58+00:00",
  "publisher": "Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral",
  "contact": [
    {
      "name": "Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral",
      "telecom": [
        {
          "system": "url",
          "value": "http://https://www.tewhatuora.govt.nz/"
        }
      ]
    }
  ],
  "description": "Referral Priority codes; ex. WebPAS in NZ Central Region.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 18,
  "concept": [
    {
      "code": "NPR",
      "display": "Not prioritised"
    },
    {
      "code": "IMM",
      "display": "1 Immediate"
    },
    {
      "code": "URG",
      "display": "2 Urgent"
    },
    {
      "code": "SEM",
      "display": "3 Semi-urgent"
    },
    {
      "code": "ROU",
      "display": "4 Routine"
    },
    {
      "code": "LOW",
      "display": "5 Low priority"
    },
    {
      "code": "TES",
      "display": "6 Pending test"
    },
    {
      "code": "WAI",
      "display": "7 Waiting for triage"
    },
    {
      "code": "NOT",
      "display": "8 Not seen"
    },
    {
      "code": "OVR",
      "display": "Clinical override"
    },
    {
      "code": "TOS",
      "display": "Transfr othr service"
    },
    {
      "code": "AR",
      "display": "Active review"
    },
    {
      "code": "PLP",
      "display": "Planned procedure"
    },
    {
      "code": "STP",
      "display": "Staged procedure"
    },
    {
      "code": "U",
      "display": "Urgent"
    },
    {
      "code": "S",
      "display": "Semi-urgent"
    },
    {
      "code": "A",
      "display": "ASAP"
    },
    {
      "code": "R",
      "display": "Routine"
    }
  ]
}