FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.r4.wales.stu1
Resource TypeValueSet
IdValueSet-DataStandardsWales-WrrsTaskType.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "DataStandardsWales-WrrsTaskType",
  "url": "https://fhir.nhs.wales/ValueSet/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": "2023 NHS Wales.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-WrrsTaskType"
      }
    ]
  }
}