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

FHIR IG Statistics: CodeSystem/nzcr-flag-alert-code-da-cs

Packagenz.central.ihub.ig
TypeCodeSystem
Idnzcr-flag-alert-code-da-cs
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/crih/https://build.fhir.org/ig/tewhatuora/centralRegion-integrationHub-ig/CodeSystem-nzcr-flag-alert-code-da-cs.html
URLhttps://standards.digital.health.nz/ns/central-region/flag-alert-code-da
Version1.0.12-rc2
Statusactive
Date2025-04-29T22:55:58+00:00
NameNZCentralRegionFlagAlertCodeDACodeSystem
TitleNZ Central Region - Flag Alert Codes (DA)
Realmnz
Authoritynational
DescriptionDA (HCP Arrangments) alert codes ex. WebPAS in NZ Central Region, that appear in Flag resource
Contentcomplete

Resources that use this resource

ValueSet
ValueSet-flag-alert-codeNZ Central Region - Flag Alert Code 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-flag-alert-code-da-cs

This case-sensitive code system https://standards.digital.health.nz/ns/central-region/flag-alert-code-da defines the following codes:

CodeDisplay
S00 General Surgery
S75 Vascular Surgery

Source

{
  "resourceType": "CodeSystem",
  "id": "nzcr-flag-alert-code-da-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/central-region/flag-alert-code-da",
  "version": "1.0.12-rc2",
  "name": "NZCentralRegionFlagAlertCodeDACodeSystem",
  "title": "NZ Central Region - Flag Alert Codes (DA)",
  "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": "DA (HCP Arrangments) alert codes ex. WebPAS in NZ Central Region, that appear in Flag resource",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "S00",
      "display": "General Surgery"
    },
    {
      "code": "S75",
      "display": "Vascular Surgery"
    }
  ]
}