| Package | Test.Training |
| Resource Type | CodeSystem |
| Id | UEC-TaskCode-1 |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=Test.Training@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/UEC-TaskCode-1 |
| URL | https://fhir.nhs.uk/STU3/CodeSystem/UEC-TaskCode-1 |
| Version | 1.0.0 |
| Status | draft |
| Date | 2020-03-23T00:00:00+00:00 |
| Name | UEC Task Code |
| Authority | hl7 |
| Description | A CodeSystem to identify the task required following a triage encounter. |
| Copyright | Copyright © 2020 NHS Digital |
| Content | complete |
| ValueSet | |
| UEC-TaskCode-1 | UEC Task Code |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "UEC-TaskCode-1",
"url": "https://fhir.nhs.uk/STU3/CodeSystem/UEC-TaskCode-1",
"version": "1.0.0",
"name": "UEC Task Code",
"status": "draft",
"date": "2020-03-23T00:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A CodeSystem to identify the task required following a triage encounter.",
"copyright": "Copyright © 2020 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "validation",
"display": "Validation"
},
{
"code": "ambulance",
"display": "Ambulance"
},
{
"code": "cpcs",
"display": "Community Pharmacist Consultation Service (CPCS)"
}
]
}