FHIR IG Statistics: StructureDefinition/Extension-DataStandardsWales-PSOM-PathwayLaterality
Package | fhir.r4.wales.psom |
Resource Type | StructureDefinition |
Id | Extension-DataStandardsWales-PSOM-PathwayLaterality |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.r4.wales.psom@1.0.0-rc3&canonical=https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-PSOM-PathwayLaterality |
URL | https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-PSOM-PathwayLaterality |
Status | draft |
Name | ExtensionDataStandardsWalesPSOMPathwayLaterality |
Title | Extension Data Standards Wales Pathway Laterality |
Realm | us |
Authority | hl7 |
Description | Extension to capture the anatomical side associated with the healthcare referral / pathway record. Note that if a patient had been referred onto a pathway for interventions to both left and right sides and the Referral Identifier was common to both, then the Pathway Laterality would be both left and right. |
Copyright | © 2023 NHS Wales. |
Type | Extension |
Kind | complex-type |
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "Extension-DataStandardsWales-PSOM-PathwayLaterality",
"url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-PSOM-PathwayLaterality",
"name": "ExtensionDataStandardsWalesPSOMPathwayLaterality",
"title": "Extension Data Standards Wales Pathway Laterality",
"status": "draft",
"publisher": "NHS Wales",
"contact": [
{
"name": "Data Standards",
"telecom": [
{
"system": "email",
"value": "data.standards@wales.nhs.uk",
"use": "work"
}
]
}
],
"description": "Extension to capture the anatomical side associated with the healthcare referral / pathway record. Note that if a patient had been referred onto a pathway for interventions to both left and right sides and the Referral Identifier was common to both, then the Pathway Laterality would be both left and right.",
"copyright": "© 2023 NHS Wales.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "PROMs-Metadata-2024004",
"name": "NHS Wales DSCN Metadata Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "CarePlan"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-PSOM-PathwayLaterality"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"short": "Laterality",
"definition": "To capture the anatomical side associated with the healthcare referral / pathway record. Note that if a patient had been referred onto a pathway for interventions to both left and right sides and the Referral Identifier was common to both, then the Pathway Laterality would be both left and right.",
"min": 1,
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"description": "Identifies the laterality",
"valueSet": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-PSOM-PathwayLaterality"
},
"mapping": [
{
"identity": "PROMs-Metadata-2024004",
"map": "MPRPX014X",
"comment": "Pathway Laterality"
}
]
}
]
}
}