FHIR IG analytics| Package | fhir.r4.wales |
| Resource Type | StructureDefinition |
| Id | Extension-DataStandardsWales-DocumentVersion.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "Extension-DataStandardsWales-DocumentVersion",
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.version",
"version": "0.0.1",
"name": "ExtensionDataStandardsWalesDocumentVersion",
"title": "Extension Data Standards Wales Document Version",
"status": "draft",
"experimental": true,
"date": "2025-09-23",
"publisher": "NHS Wales",
"contact": [
{
"name": "FHIR Standards",
"telecom": [
{
"system": "email",
"value": "fhir.standards@wales.nhs.uk",
"use": "work",
"rank": 1
}
]
}
],
"copyright": "2025 NHS Wales",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "DocumentReference"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "An explicitly assigned identifer of a variation of the content in the DocumentReference.",
"definition": "This is a business version identifier, not a resource version id. It can be used to store the SetSequenceNumber of a document from the Welsh Care Records Service. (Backport from FHIR R5.)"
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.version"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "string"
}
]
}
]
}
}