Package | nz.central.ihub.ig |
Type | CodeSystem |
Id | nzcr-referral-category-cs |
FHIR Version | R4 |
Source | https://fhir-ig.digital.health.nz/crih/https://build.fhir.org/ig/tewhatuora/centralRegion-integrationHub-ig/CodeSystem-nzcr-referral-category-cs.html |
URL | https://standards.digital.health.nz/ns/central-region/pas-referral-category |
Version | 1.0.12-rc2 |
Status | active |
Date | 2025-04-29T22:55:58+00:00 |
Name | NZCentralRegionReferralCategoryCodeSystem |
Title | NZ Central Region - Referral Category Code System |
Realm | nz |
Authority | national |
Description | Referral Category Type codes; ex. WebPAS in NZ Central Region; used as referral type, when no referral type provided. |
Content | complete |
ValueSet | |
ValueSet-referral-type | NZ Central Region - Referral Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nzcr-referral-category-cs
This case-sensitive code system https://standards.digital.health.nz/ns/central-region/pas-referral-category
defines the following codes:
Code | Display |
R | Referral |
W | Waiting List Request |
{ "resourceType": "CodeSystem", "id": "nzcr-referral-category-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://standards.digital.health.nz/ns/central-region/pas-referral-category", "version": "1.0.12-rc2", "name": "NZCentralRegionReferralCategoryCodeSystem", "title": "NZ Central Region - Referral Category 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 Category Type codes; ex. WebPAS in NZ Central Region; used as referral type, when no referral type provided.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "NZ", "display": "New Zealand" } ] } ], "caseSensitive": true, "content": "complete", "count": 2, "concept": [ { "code": "R", "display": "Referral" }, { "code": "W", "display": "Waiting List Request" } ] }