PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.psom@1.0.0-rc2
    https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-PSOM-PathwayLaterality
{
  "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.",
  "_filename": "Extension-DataStandardsWales-PSOM-PathwayLaterality.json",
  "package_name": "fhir.r4.wales.psom",
  "date": null,
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "ExtensionDataStandardsWalesPSOMPathwayLaterality",
  "mapping": [ {
    "name": "NHS Wales DSCN Metadata Mapping",
    "identity": "PROMs-Metadata-2024004"
  } ],
  "abstract": false,
  "copyright": "© 2023 NHS Wales.",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Extension Data Standards Wales Pathway Laterality",
  "package_version": "1.0.0-rc2",
  "status": "draft",
  "id": "056dbe10-e62d-4680-8f10-3e7667d71548",
  "kind": "complex-type",
  "url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-PSOM-PathwayLaterality",
  "context": [ {
    "type": "element",
    "expression": "CarePlan"
  } ],
  "version": null,
  "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]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Laterality",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-PSOM-PathwayLaterality",
        "description": "Identifies the laterality"
      },
      "mapping": [ {
        "map": "MPRPX014X",
        "comment": "Pathway Laterality",
        "identity": "PROMs-Metadata-2024004"
      } ],
      "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."
    } ]
  },
  "contact": [ {
    "name": "Data Standards",
    "telecom": [ {
      "use": "work",
      "value": "data.standards@wales.nhs.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}