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

FHIR IG Statistics: CodeSystem/DataStandardsWales-WrrsTaskType

Packagefhir.r4.wales.test
Resource TypeCodeSystem
IdDataStandardsWales-WrrsTaskType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/CodeSystem/DataStandardsWales-WrrsTaskType
URLhttps://fhir.nhs.wales/CodeSystem/DataStandardsWales-WrrsTaskType
Version0.0.5
Statusdraft
Date2023-05-24
NameDataStandardsWalesWrrsTaskType
TitleData Standards Wales WRRS Task Type
Realmus
Authorityhl7
DescriptionA set of task type codes for the Welsh Result Reporting Service (WRRS)
Copyright2024 NHS Wales.
Contentcomplete

Resources that use this resource

ValueSet
DataStandardsWales-WrrsTaskTypeData Standards Wales WRRS Task Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "DataStandardsWales-WrrsTaskType",
  "url": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-WrrsTaskType",
  "version": "0.0.5",
  "name": "DataStandardsWalesWrrsTaskType",
  "title": "Data Standards Wales WRRS Task Type",
  "status": "draft",
  "experimental": true,
  "date": "2023-05-24",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "Data Standards",
      "telecom": [
        {
          "system": "email",
          "value": "data.standards@wales.nhs.uk",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A set of task type codes for the Welsh Result Reporting Service (WRRS)",
  "copyright": "2024 NHS Wales.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "acknowledge-personal-notification",
      "display": "Acknowledge personal notification",
      "definition": "A request to acknowledge a personal notification for a completed diagnostic test report generated by the WRRS system. A pesonal notification is sent to the test requestor, or has been forwarded by another clinical user."
    },
    {
      "code": "acknowledge-report-notification",
      "display": "Acknowledge report notification",
      "definition": "A request to acknowledge a general notification for a completed diagnostic test report generated by the WRRS system."
    }
  ]
}