FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/Extension-DataStandardsWales-PSOM-PathwayLaterality

Packagefhir.r4.wales.psom
Resource TypeStructureDefinition
IdExtension-DataStandardsWales-PSOM-PathwayLaterality
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.psom@1.0.0-rc3&canonical=https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-PSOM-PathwayLaterality
URLhttps://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-PSOM-PathwayLaterality
Statusdraft
NameExtensionDataStandardsWalesPSOMPathwayLaterality
TitleExtension Data Standards Wales Pathway Laterality
Realmus
Authorityhl7
DescriptionExtension 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.
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
DataStandardsWales-PSOM-CarePlanData Standards Wales PSOM CarePlan

Resources that this resource uses

ValueSet
DataStandardsWales-PSOM-PathwayLateralityData Standards Wales PSOM Pathway Laterality

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"
          }
        ]
      }
    ]
  }
}