Package | nhsd.assets.stu3 |
Resource Type | CodeSystem |
Id | UEC-TaskCode-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/UEC-TaskContext-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/UEC-TaskContext-1 |
Version | 1.0.0 |
Status | draft |
Date | 2020-03-24T00:00:00+00:00 |
Name | UEC Task Code |
Authority | hl7 |
Description | A CodeSystem to identify the context of a task required following a triage encounter. |
Copyright | Copyright © 2020 NHS Digital |
Content | complete |
ValueSet | |
UEC-TaskContext-1 | UEC Task Context |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "UEC-TaskCode-1", "url": "https://fhir.nhs.uk/STU3/CodeSystem/UEC-TaskContext-1", "version": "1.0.0", "name": "UEC Task Code", "status": "draft", "date": "2020-03-24T00: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 context of a task required following a triage encounter.", "copyright": "Copyright © 2020 NHS Digital", "caseSensitive": true, "content": "complete", "concept": [ { "code": "triage", "display": "Triage" }, { "code": "consultation", "display": "Consultation" }, { "code": "history-taking", "display": "History taking" } ] }