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

FHIR IG analytics

Packagefhir.r4.wales.test
Resource TypeCodeSystem
IdCodeSystem-DataStandardsWales-DocumentCategory.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@2.3.0&canonical=https://fhir.nhs.wales/CodeSystem/DataStandardsWales-DocumentCategory
URLhttps://fhir.nhs.wales/CodeSystem/DataStandardsWales-DocumentCategory
Version0.0.1
Statusdraft
Date2025-08-18
NameDataStandardsWalesDocumentCategory
TitleData Standards Wales Document Category
Realmus
Authorityhl7
DescriptionA set of codes used to identify the category of a document within NHS Wales
Copyright2025 NHS Wales.
Contentcomplete

Resources that use this resource

ValueSet
DataStandardsWales-DocumentCategoryData Standards Wales Document Category

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "DataStandardsWales-DocumentCategory",
  "url": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-DocumentCategory",
  "version": "0.0.1",
  "name": "DataStandardsWalesDocumentCategory",
  "title": "Data Standards Wales Document Category",
  "status": "draft",
  "experimental": true,
  "date": "2025-08-18",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "FHIR Standards",
      "telecom": [
        {
          "system": "email",
          "value": "fhir.standards@wales.nhs.uk",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "A set of codes used to identify the category of a document within NHS Wales",
  "copyright": "2025 NHS Wales.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "assessments",
      "display": "Assessments",
      "definition": "Assessments Record"
    },
    {
      "code": "alerts",
      "display": "Alerts",
      "definition": "Alert Records"
    },
    {
      "code": "allergies",
      "display": "Allergies",
      "definition": "Allergy Records"
    },
    {
      "code": "care-plans",
      "display": "Care Plans",
      "definition": "Care Plan Records"
    },
    {
      "code": "clinical-notes",
      "display": "Clinical Notes",
      "definition": "Clinical Note Records"
    },
    {
      "code": "correspondences",
      "display": "Correspondences",
      "definition": "Correspondence Records"
    },
    {
      "code": "interventions-or-procedures",
      "display": "Interventions / Procedures",
      "definition": "Intervention and/or Procedure Records"
    },
    {
      "code": "medication",
      "display": "Medication",
      "definition": "Medication Records"
    },
    {
      "code": "miscellaneous-and-third-party-documents",
      "display": "Miscellaneous and Third Party Documents",
      "definition": "Miscellaneous and Third Party Document Records"
    },
    {
      "code": "notification-and-legal-documents",
      "display": "Notification and Legal Documents",
      "definition": "Notification and Legal Document Records"
    },
    {
      "code": "observations",
      "display": "Observations",
      "definition": "Observation Records"
    },
    {
      "code": "patient-preferences-or-instructions-and-patient-held-records",
      "display": "Patient Preferences / Instructions and Held Records",
      "definition": "Patient Preferences and/or Instructions and Held Document Records"
    },
    {
      "code": "reports-and-test-results",
      "display": "Reports and Test Results",
      "definition": "Reports and Test Result Records"
    },
    {
      "code": "research-or-study",
      "display": "Research / Study",
      "definition": "Research and/or Study Records"
    }
  ]
}