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

FHIR IG analytics

Packagefhir.r4.wales
Resource TypeValueSet
IdValueSet-FHIRStandardsWales-DocumentAttribute.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": "FHIRStandardsWales-DocumentAttribute",
  "url": "https://fhir.nhs.wales/ValueSet/FHIRStandardsWales-DocumentAttribute",
  "version": "0.0.1",
  "name": "FHIRStandardsWalesDocumentAttribute",
  "title": "FHIR Standards Wales Document Attribute",
  "status": "draft",
  "experimental": true,
  "date": "2025-09-19",
  "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 specific document attributes that are not part of the formal document metadata.  Values have been sourced from documents in the Welsh Care Records System",
  "copyright": "2025 NHS Wales.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.wales/CodeSystem/FHIRStandardsWales-DocumentAttribute"
      }
    ]
  }
}