FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED 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"
}
]
}
]
}
}