Package | nz.central.ihub.ig |
Type | CodeSystem |
Id | nzcr-referral-status-cs |
FHIR Version | R4 |
Source | https://fhir-ig.digital.health.nz/crih/https://build.fhir.org/ig/tewhatuora/centralRegion-integrationHub-ig/CodeSystem-nzcr-referral-status-cs.html |
URL | https://standards.digital.health.nz/ns/central-region/pas-referral-status |
Version | 1.0.12-rc2 |
Status | active |
Date | 2025-04-29T22:55:58+00:00 |
Name | NZCentralRegionReferralStatusCodeSystem |
Title | NZ Central Region - Referral Status Code System |
Realm | nz |
Authority | national |
Description | Referral Status codes; ex. WebPAS in NZ Central Region. |
Content | complete |
ValueSet | |
ValueSet-referral-status | NZ Central Region - Referral Status Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nzcr-referral-status-cs
This case-sensitive code system https://standards.digital.health.nz/ns/central-region/pas-referral-status
defines the following codes:
Code | Display |
A | Accepted |
E | Expired |
D | Draft |
P | Pending |
R | Rejected |
I | Inactive |
{ "resourceType": "CodeSystem", "id": "nzcr-referral-status-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://standards.digital.health.nz/ns/central-region/pas-referral-status", "version": "1.0.12-rc2", "name": "NZCentralRegionReferralStatusCodeSystem", "title": "NZ Central Region - Referral Status 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 Status 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": 6, "concept": [ { "code": "A", "display": "Accepted" }, { "code": "E", "display": "Expired" }, { "code": "D", "display": "Draft" }, { "code": "P", "display": "Pending" }, { "code": "R", "display": "Rejected" }, { "code": "I", "display": "Inactive" } ] }