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

FHIR IG analytics

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

Resources that use this resource

StructureDefinition
DataStandardsWales-DocumentReferenceData Standards Wales Document Reference

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "DataStandardsWales-DocumentType",
  "url": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-DocumentType",
  "version": "0.0.1",
  "name": "DataStandardsWalesDocumentType",
  "title": "Data Standards Wales Document Type",
  "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.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "constraint",
            "op": "=",
            "value": "DescendantOf 1127551000000109"
          }
        ]
      }
    ]
  }
}