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

FHIR IG Statistics: ValueSet/UEC-TaskCode-1

PackageTest.Training
Resource TypeValueSet
IdUEC-TaskCode-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=Test.Training@1.0.0&canonical=https://fhir.nhs.uk/STU3/ValueSet/UEC-TaskCode-1
URLhttps://fhir.nhs.uk/STU3/ValueSet/UEC-TaskCode-1
Version1.0.0
Statusdraft
Date2020-03-23T00:00:00+00:00
NameUEC Task Code
Authorityhl7
DescriptionA ValueSet to identify the task required following a triage encounter.
CopyrightCopyright © 2020 NHS Digital

Resources that use this resource

StructureDefinition
UEC-Task-1UEC-Task-1

Resources that this resource uses

CodeSystem
UEC-TaskCode-1UEC Task Code

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "UEC-TaskCode-1",
  "url": "https://fhir.nhs.uk/STU3/ValueSet/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 ValueSet to identify the task required following a triage encounter.",
  "copyright": "Copyright © 2020 NHS Digital",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/STU3/CodeSystem/UEC-TaskCode-1"
      }
    ]
  }
}